5. What is the difference between report and script?
Answer Posted / usha
Reports script
getting the data from sap redirecting sap data into
data base and displaying other environments is
in output screen is called called sap script
a report
reports also can redirected will promts for output devi
into other devices ce.
font formats options are not fonr formats options are
applicable applicable
are used for company internal are used for customer
usage service
Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
While doing bdc exp va01 transaction sometime in the item level data shows only 4 items and other times it will show 6 line items, how will you maintain this kind of screen resolutions scenerio? : abap bdc
What are the different methods of passing data?
What is the use of info groups? : sap abap hr
What is the difference b/t Session method and call transaction method ??
What is a function group? : abap modularization
Advantages and disadvantages of different types of bdc's?
Concepts of OO ABAP and why we are using it?
How do you find if a logical database exists for your program requrements?
To how many tables can an append structure be assigned. : abap data dictionary
In which table the material master data is stored?
What is logical database? : abap hr
What is a data dictionary? : abap data dictionary
Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.
What is the project you are currently working and work that you are doing
What is an internal table?