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
1)can any body tell the transport request number concept and 2)there are 3 screens in one screen u have uploaded the resume and second screen also u have done the same thing but when u are uploading the resume in third screen u got some error in somewhere else but whatever u have uploaded the resume in 1 and 2 should not
What is meant by hotspots?
Can matchcode object contain ids with different update types? : abap data dictionary
Explain what are the various types of selection screen event?
What are the two ways for restricting the value range for a domain? : abap data dictionary
In ALV reporting when u execute your report which event gets triggered.
Have you set up a back ground job ? How to create a background job without a variant ?
What are the functional areas, user groups? How does abap query work in relation to these?
What is append structure?
Did you create secondary index?
What is Transactional based Application & Role based Application?
Explain Catch Command in ABAP?
In which time constraint does the infotype records depend on the subtype ? : abap hr
performance tuning concepts
Is there any method apart from bdc for data upload to sap? : abap bdc