PeopleSoft

To learn and share

Pages

  • Home
  • Introduction
  • App Designer
  • People Code
  • SQR
  • App Engine
  • Component Interface
  • File Layout
  • PSQuery
  • Data Mover
  • SQL
  • Interview Questions
  • Integration Broker

Apr 16, 2012

PeopleSoft : PeopleSoft Meta Tables

Click Here to view PeopleSoft tools Tables
Posted by Chaitanya at 9:59 PM No comments:
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: Tools
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Labels

adddropdownitem() (1) AE Peoplecode.Reading excel from peoplecode. (1) app engine (2) BI Publisher error.Special Character issue.Handling special characters . (1) char function (1) data functions (1) Database links (1) DataMover (1) DB Links (1) Direct-Indirect Reportees. (1) Excel to CI (1) Excel to CI error (1) FAQ'S (1) File Handling (1) File Layout. (1) Finance (1) Fundamentals (1) gray() (1) hide minus in scroll (1) IB Messages (1) Integration Broker (1) Job Code Full Sync (1) msexcel (1) peoplecode (15) Peoplecode backup. (1) PeopleSoft BI Publisher Issue (1) peoplesoft charts (1) PeopleSoft Database links (1) PeopleSoft DBLinks (1) PeopleSoft Excel to CI error (1) PeopleSoft Excel to CI Issue (1) PeopleSoft IB (1) peoplesoft security (1) PeopleSoft XMLP (1) PeopleTools (1) PeopleTools 8.52 (1) PeopleTools 8.53 (1) Reading excel file in peoplesoft (1) Regular Expressions (1) Reserved Variables (1) row delete (1) security (3) SQL's (6) SQR (3) Tools (2) User-defined type not defined (1) User-defined type not defined error (1) Validations Using regular expressions (1) XMLP error (1) XMLP Issue (1)

Popular Posts

  • PeopleSoft : Excel to CI Issue : User-defined type not defined
    This issues comes mostly when using higher versions of windows operating system(Windows 8 and above) or using higher versions of Office (Ab...
  • PeopleSoft : Add Drop-down values through peoplecode
    /* Get the field reference into &field variable */ &field = GetRecord(Record.CH_EMPTYPE).GetField(Field.CH_EMPMAIN); /* Delete al...
  • PeopleSoft : PeopleCode to find special characters in file other than ASCII characters
    Local string &File_path, &File_path1; &File_path = "C:\temp\ascii.xml"; &bud_rep = GetFile(&File_path, ...
  • PeopleSoft : AE Peoplecode to read data from excel
    Local array of string &a; &sFilePath = "C:\temp\template.xls"; &oWorkApp = CreateObject("COM", "Exc...
  • PeopleSoft : Check whether user belongs to a role through peoplecode:
    IsUserInRole (rolename1  [ , rolename2 ]. . .) IsUserInRole() function is used to check whether current user has  the role in his profil...
  • PeopleSoft : Handling files in PeopleCode
    /*********** To move file data***************/ Exec("cmd /c move " | &file1 | " " | &file2, %Exec_Asynchrono...
  • PeopleSoft : Differences between App Engine and SQR
    App Engine SQR Advantages Disadvantages Maintained with in PeopleSoft, so Impact analysis is much easier...
  • PeopleSoft : App Engine: XML Export File using File Layout
    Creating a File Layout. Create or Select a Record for your data.  I used a view, to avoid having to deal with joins in PeopleCo...
  • PeopleSoft : New features in PeopleTools 8.52
    Records: PSPCMTXT : Contains the read only version of all peoplecode listed in plain text . PeopleCode API Reference New Classes ...
  • PeopleSoft : Passing values while transfer to another page:
    &queryString = "&SOURCE=R";             /* generate a url */             &url = GenerateComponentRelativeURL(%Po...

Search This Blog

About Me

Chaitanya
View my complete profile

Total Pageviews

Followers

Blog Archive

  • ►  2017 (3)
    • ►  January (3)
  • ►  2016 (2)
    • ►  April (2)
  • ►  2015 (2)
    • ►  June (2)
  • ►  2014 (1)
    • ►  April (1)
  • ►  2013 (12)
    • ►  December (1)
    • ►  July (1)
    • ►  February (1)
    • ►  January (9)
  • ▼  2012 (22)
    • ►  December (3)
    • ►  November (5)
    • ►  August (7)
    • ►  July (1)
    • ►  May (2)
    • ▼  April (1)
      • PeopleSoft : PeopleSoft Meta Tables
    • ►  March (3)
Copyright chaitu@2012. Picture Window theme. Powered by Blogger.