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

how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran

2248


How do you find if a logical database exists for your program requrements?

839


What is asynchronous update?

768


Explain the use of insert and append statement in sap abap?

795


What is an Unpack command?

823






I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/

2014


What is alv programming in abap? When is this grid used in abap? : abap hr

889


how to genernate 21 sencondary index

7597


The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary

1063


can anybody give me functional specification (or table name & field names) of stock analysis report, work in progress report,generating vendor detailed list

1720


What is “call mode”?

762


Describe the difference between macro and subroutine?

827


How to set an Enhancement point for a custom report?

1340


What is an evaluation path? : sap abap hr

732


hi i need detailed information on badi and bapi how can this work in real time senarios plz explain with exp

3396