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

can i use data element or domain in the program and how

Answer Posted / kubera naidu

Hi,
You can use data element in the program declarations...

TYPES: Begin of type_marc,
werks type werks_d (WERKS_D is data element)
--- --- ---
--- --- ---
End of type_marc.
TYPES: Begin of type_marc,
werks type marc-werks, (Table field)
--- --- ---
--- --- ---
end of type_marc.

Is This Answer Correct ?    18 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the steps in creating screen ?

2112


Define the various contents of technical specifications ?

1134


Value table VS check Table.

1515


What are local objects?

1179


How can you find the field/data underlying a transaction?

1092


What is gui status? How to create /edit gui status?

1123


Describe the data classes?

1079


What is full form of bdc session? : abap bdc

1227


What is sap luw or update transaction?

1101


Differentiate between abap memory and sap memory?

1175


What is the functionality of BIZTALK and how it handles the IDOC’s and how u will transfer the IDOCS to the BIZTALK ?

2759


What do you understand by work area and internal tables in abap? Why do we use it?

1166


What are the tcodes for performance tuning?

1539


Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?

1055


What is the use of f4if_shlp_exit_example function module ? : sap abap data dictionary

1934