Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

How we format the data before writing a statement in the report?

950


1.If there is one receiver,then To send 10 materials at a time through BD10 tcode, How many Master Idoc create? 2.If there is one receiver,then To send 1 material at a time through BD10 tcode, how many Master Idoc generated? 3.Can I Send Multiple Messges through BD10 tcode?

2014


How can we achieve MVC ?

1384


Is logo in script 1st stored as tiff format before uploading or in jpeg format?and where is that stored after uploading?

2120


What is lock object ? : abap data dictionary

1194


What are roles and authorization objects?

1747


Differentiate between abap memory and sap memory?

1175


How would you suppress the display of a parameter on the selection screen?

1095


What are conversion & interface programs in sap?

1180


What are the types of the programming language used in the sap abap software?

1222


if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?

2179


What is img? : sap abap hr

1186


How many tables are there in sap?

1157


what is bapi,badi,bdc,ale idocs?

2349


How can we create callable modules of program code within one abap/4 program? : abap modularization

1087