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

Waht is "READ TABLE" command?? Whats the use of it??
Whats the syntax of the same?

Answer Posted / pramada oram

Below given are 2 types of syntaxes for READ statement
which are used in common.

1)Read table itab into wa with key fname1 = fname2.

fname1 is the field defined in internal table 'itab'
and work area 'wa'.

fname2 is the field defined in the table corresponding to
which the read statement is used.

(or)

2)Read table itab into wa with index index_no.


* Here itab and wa should have the same structure.

Is This Answer Correct ?    9 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are screen painter? Menu painter? Gui status?

1188


Can you delete data element, which is being used by table fields. : abap data dictionary

1202


Why do we use abstract class

1545


how to create view in bdc..??

2871


what comes in Timkein written test I hope some body can tell me at this id plz tell it before 9 pm 19 march

2208


Can you delete data element, which is being used by table fields?

1403


How can the standard tables of sap be modified?

1185


What are the update types possible? : abap data dictionary

1066


What is meant by a schema? : sap abap hr

1224


I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.

2369


What is the difference between a substructure and an append structure?

1312


what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.

2627


Explain what is sap script? What is the purpose of sap script? Difference between sap script and report?

1122


What is off cycle payroll run

2315


Explain the difference between a dialog program and a report?

1087