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

Explain enhancements

862


What is the logo in sap script?

561


What are the different types of operators in the sap abap?

534


Why do we use types statement in abap programming?

657


If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?

915






I need some information regarding Vcentric Test pattern ? with questions.

1673


Explain the difference between a pool table and a transparent table?

521


What is technically difference between in Table creation in table creation maintenance not allowed ,maintenance allowed with restriction, maintenance allowed ?

1145


What is the t-code to display batch input sessions? : abap bdc

618


What are the different software packets available in the market? : sap abap hr

560


What are the differences between sap memory and abap memory?

566


Can any tell me ECC 5.0, ECC 6.0 Released year? and difference between them?

1954


What is the transaction code to display the payroll results ? : abap hr

553


What is dynamic action? : sap abap hr

626


What are the objects of the abap dictionary or what types of objects can be created in the abap dictionary? : abap data dictionary

528