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


Please Help Members By Posting Answers For Below Questions

What data is contained? : abap data dictionary

876


How to find the return code of a statement in abap programs?

838


What happens Update command is used without where clause ?

838


How can we upload a text file having delimiters in to legacy system? : abap bdc

813


Hi my dear friends,Please give the answers for the following link http://www.saptechnical.com/InterviewQ/interviewQ.htm

1897


Can you print decimals in type n?

755


Explain the Inportance of pa30? : abap hr

989


HOW TO TRANSFER VENDOR MASTER DATA FROM LEGACY SYSTEM TO SAP SYSTEM THRU LSMW (IN LSMW, USING DIRECT INPUT PROGRAM:RFBIKR00)

3501


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

841


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

1917


Persistent class

1096


Why we are using Macros instead of Function Modules

1827


Can i Have Some Realtime Examples On Modulepool programming.

5746


What is dynpro? what are its components ?

829


How to convert the Unit for 'Distance' (The value from one Unit to another).

1660