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...

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 many structures can be created in a Ztable ?

3667


1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?

1926


What are the different types of data dictionary objects? : abap data dictionary

1160


What are the three components of a work process?

1168


Explain how data is stored in cluster table?

1227


What is dialog module?

1140


What are the system fields?

1044


What is full form of bdc session? : abap bdc

1227


What are the domains and data elements?

1667


It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization

1321


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

1151


Explain different types of locks?

1116


IN SCRIPTS IF WE HAVE EMPTY SECOND LAYOUT AND IF WE HAVE MENTIONED ABOUT IT IN NEXT PAGE ATTRIBUTE THEN IN OUTPUT HOW WE GET THE SECOND PAGE OUTPUT.

1999


What are subroutines? : abap modularization

1146


What are the two ways for restricting the value range for a domain? : abap data dictionary

1030