In module pool, when table controls are used the command
that is written in both PBO and PAI is
Answer Posted / dhivya
controls mytab1 type tableview using screen '4000'.
PBO:
loop at it1 with control mytaB1
endloop.
PAI:
loop at it1
endloop.
Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What data is contained? : abap data dictionary
How to find the return code of a statement in abap programs?
What happens Update command is used without where clause ?
How can we upload a text file having delimiters in to legacy system? : abap bdc
Hi my dear friends,Please give the answers for the following link http://www.saptechnical.com/InterviewQ/interviewQ.htm
Can you print decimals in type n?
Explain the Inportance of pa30? : abap hr
HOW TO TRANSFER VENDOR MASTER DATA FROM LEGACY SYSTEM TO SAP SYSTEM THRU LSMW (IN LSMW, USING DIRECT INPUT PROGRAM:RFBIKR00)
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
Sales Order Information Report that lists information like sales order no, Item no, material no, Quantity, Quantity unit, Net value, Currency,Sub Total, Grand Total. plz mention the detail coding Tahnks, Rahul
Persistent class
Why we are using Macros instead of Function Modules
Can i Have Some Realtime Examples On Modulepool programming.
What is dynpro? what are its components ?
How to convert the Unit for 'Distance' (The value from one Unit to another).