Explain GET PERNR concept when we use logical data base
Answer Posted / vijay kumar
get is used to fetch all the related infotype data.
get pernr will work has a loop and endloop.
once u declared a get pernr it fetch all the related personnel
number to process, to fetch all infotypes data from infotypes
into the internal table(pnnnn).
once you define infotypes in data declaration,at the runtime
system will create work area for that infotypes.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What are lock objects?
Explain what is sequence of event triggered in report?
What is a multiple line field?
What is the maximum number of structures that can be included in a table or structure : abap data dictionary
What are the events driven batch jobs?
What are the components of selection table?
Differentiate between static and dynamic step loops?
What are the types of search helps? : sap abap data dictionary
wht is the diff. b/n initialization and lotus of event
What is value table?
What are your ways to performance optimization?
What is an update type with reference to a match code id? : abap data dictionary
Where are you used type casting?
Which table stores the programs created?
Which function module would you use to check the user’s authorization to access files before opening a file?