SAP - ABAP
Dialog Programming Tutorial: Module Pool in SAP ABAP
SAP-ABAP supports two types of programs - Report Program and Dialog Program. If your ABAP program...
You can you the SAP program - RPUAUD00 to determine changes made in Master Data
Step 1) While in SAP Transaction SE38
Step 4) In the next screen, select the type of document you want to display-
Long-term documents are used for revision purposes. Changes made to the infotype are stored in the database or can be archived. Long texts are stored until they are deleted. The archiving object is called PA_LDOC.
Short-terms documents are stored in the database. Short-term documents are evaluated differently to long-term documents - short-term documents are evaluated according to date and time.
Step 5) Next,Select the Transaction Class as Master Data
HR transactions are divided into different transaction classes such as
A - HR Master Data (Administration) - Data stored in tables PAxxxx (where xxxx = SAP Infotype Number)
B - Applicant Data - Data stored in table PBxxx (where xxxx = SAP Infotype Number)
Step 6) Enter the Selection Criteria -
Hint:- Enter SAP user ID in the Changed By field to determine changes made by a particular user to an employee
Step 7) Select the Output Options and click Execute
Step 8) The next screen gives changed made to the employee.
This process is very useful for Payroll Regression. If there any pernrs in mis-compare , and you are not sure if the difference is genuine or due to some changes in master data you made , you can execute this report and audit the master data changes.
SAP-ABAP supports two types of programs - Report Program and Dialog Program. If your ABAP program...
SAP-ABAP supports two types of Programs - Report Programs & Dialog Programs. Report Programs are used...
What is Planned Independent Requirement(PIR)? Planned Independent Requirements (PIR) are used to...
What is Partner Function? Partner function is two-character identification key that describes the...
In SAP , we can create One Time Customer Master Record for those customers which do not have...
Reservations are system documents that show a requirement for a certain amount of good for...