In module pool, when table controls are used the command
that is written in both PBO and PAI is

Answer Posted / sandeep nigam

DATA: TBL_CTRL type tableview using screen <screen No.>.

PBO:
LOOP with control TBL_CTRL.
endloop.

PAI:
LOOP with control TBL_CTRL.
endloop.

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How are the function code handles in flow logic?

614


Can a filed occur in several field groups? : abap modularization

664


Is there any method apart from bdc for data upload to sap? : abap bdc

616


B -Credit Note report Selection Screen Ranges: Creation date Sales Org Sold to Party Selection condition: Document Category – VBTYP should be ‘O’ Table to be used: VBRK, VBRP,VBPA,ADRC List the CR order types or credit billing type by customer number (or selected customer) and displays the: - Billing Document date (FKDAT) - Customer number (KUNRG) - Name of the reseller (on top of the SAP No) (NAME1) - Billing document number,(VBELN) - order reason (AUGRU_AUFT) - Amount (NETWR) - Currency (WAERK) Group Currency wise, billing type wise sum of Net value. When user double click on field ‘Billing Document #’ , display the document in VF03 Do this using OO ABAP.

2476


Difference between Field groups and internal tables?

646






what are the 2 other types of views, which are not allowed in release 3.0? : abap data dictionary

618


What are plan versions used for? : sap abap hr

576


What is a subscreen? How can we use a subscreen?

570


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

608


what are the two methods of modifying sap standard tables ?

562


What is Transactional based Application & Role based Application?

1061


Can we use transfer dataset to transfer data in internal table ?

1650


What is asynchronous update?

581


what is difference between user exit, customer exit and badi?

4095


Table events aNd table maintains generation

993