Explain the program flow when we use logical database PNP
or PNPCE
Answer Posted / arijit
Data declaration
START_OF_SELECTION.
GET PERNR.
retrieve the data from internal tables to output internal
tables
END_OF_SELECTION.
Display the data retrieved above.
From GET PERNR to END_OF_SELECTION ; it will loop with the
employee numbers selected from the selection screen.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is dynamic action? : sap abap hr
How to transfer the objects? Have to transferred any objects?
How do you set up background jobs in sap? What are the steps? What are the events driven batch jobs?
What is the difference between collect and sum?
In ALV reporting when u execute your report which event gets triggered.
What does the extract statement do in extract datasets?
What are the user interfaces of interactive lists?
What will you code in start-of-selection & end-of-selecton & why?
How is time management and payroll is integrated? : sap abap hr
How are BAPI different from normal function modules?
Explain what is sap script? What is the purpose of sap script? Difference between sap script and report?
I need the coding for BDC program to upload Purchase orders of known vendor (ME21) in Material Management
Lock objects and what are parameters of ENQUEUE FM?
How do you set up background jobs in sap? What are the steps?
Is sap xi intended to replace ale?