Explain the program flow when we use logical database PNP
or PNPCE

Answer Posted / naveen chowdary

DATA DECLARATION.

INITIALIZATION OF ALL UR DEFAULT VALUES.
FOR EXAMPLE STATUS VALUE = '3'.
U GOT A PIECE OF CODE FOR THIS.
PNPSTAT2-SIGN = 'I'.
PNPSTAT2-OPTION = 'EQ'.
PNPSTAT2-LOW = '3'.

APPEND PNPSTAT2.

SELECTION SCREEN:
IF U HAVE ANY REPORT CATEGORY THEN U CAN MAINTAIN UR OWN
SELECTION SCREEN FIELDS.
(OR)
DEFAULT SELECTION SCREEN BY A LOGICAL DB

START-OF-SELECTION.

GET PERAS EVENT.
THEN DO ALL THE DATA FETCH.
MAX DO NOT LOOP INSIDE THE GETPERAS EVENT.

END-OF-SELECTION.
DISPLAY THE OUTPUT.

TOP-OF-PAGE
HEADINGS OF THE PAGE

AND VICE VERSA WITH END OF PAGE

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the properties of selection screen?

565


What is the use of message command in a report? What are the different message types?

555


If your project is support project ? when is your implementation has completed ?

1537


How will you link form with the event driven in sap scripts?

535


Have you set up a back ground job? How to create a background job without a variant ? : abap bdc

599






Explain the client concept of sap.

588


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

606


Explain buffering

893


What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?

597


What abap statement will trigger list generation?

625


What is the difference between call transaction and session method? : abap bdc

664


What is the function of the transport system and workbench organizer?

670


Mention what is alv programming in abap?

587


Can you define a field without a data element? : abap data dictionary

623


What is the difference between upload and ws_upload ? : abap bdc

677