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


Please Help Members By Posting Answers For Below Questions

Can you show multiple alvs on a single screen?

604


What are the difference between tables and structures? : abap data dictionary

664


Explain different types of locks?

570


What is the difference of update types in call transaction method ? : abap bdc

635


What are control tables?

680






How to eliminate duplicate entries in internal tables? : abap data dictionary

790


If I want to execute a program only in background not in foreground is there any option for this? : abap bdc

560


What is use of transparent table in abap? How it is different from pool tables?

632


How do you find the tables to report from when the user just tell you the transaction he uses? And all the underlying data is from SAP structures?

700


What is hotspot?

927


What are the attributes of the data in data dictionary? : abap data dictionary

608


What are the table controls in bdc ? What is the difference between bdc and lsmw ?what is the difference between bdc and rfc ? : abap bdc

560


MY DOMAIN IS SAP-ABAP COMPARE TO WEBDYNPRO AND CRM-TECHNICAL WHICH IS BEST?

2446


What are the different types of views and their definition?

594


What are the different types joins?

571