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

Name a few system global variables you can use in ABAP programs?

Answer Posted / preeti pawar

SY-DATUM, SY-UEZIT, SY-SUBRC, SY-DBCNT.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does every abap/4 have a modular structure? : abap modularization

1176


what is user specific parameter?

2118


What is a development class? : abap data dictionary

1277


How to handle error in session method? : abap bdc

1346


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.

2364


What is read line in abap?

1169


Which function module reads the data for particular infotype ? : abap hr

1162


How is conversion of data types done between abap/4 & db layer?

1244


What is static attribute

1625


What are the user groups?

1069


Does the external program run in the same sap luw as the caller, or in a separate one?

1183


What is alv programming in abap?

1201


Explain difference between primary key and unique key?

1050


What is append structure?

1118


How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?

1263