what is the difference between [select single xxx from ...] and [select * from ... up to one row]?
4 7793to find an enhancement we will go to smod and check with the given package. but how can we know that a particular funx exit is used for particular enhancement( for eg: mm06e005 for mm22n screen exit.) will it be given by SD people or we have to find it?
3 6486In Interactive Report ,can I have more than 20 interactive Lists? Is it Possible ,If Yes How can i do it?
4 10844In the performance standards we have SE30 for Run time analysis where it will show the system count,abap count,data base count if it is more than means then what we will do let us take my abap count will be some 30% and data base will be 60% and system count 50% now what i want to do
HCL,
2 6853
In what ways we can get the context sensitive f1 help on a field?
Explain the difference between a pool table and a transparent table and how they are stored at the database level?
What is generic area buffering in abap?
What are the difference between pool tables and transparent tables?
A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary
How can a lock object be called in the transaction?
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.
How to call a subroutine in sapscript?
Hi! I want to join SAP ABAP course in Hyderabad, can any one tell me where should I join? and Which is the best institute for SAP WORKSHOP? Thank you...
What is netweaver???what is the relationship with ABAP?
Differentiate between table and template ?
1.why dont use top of page. wat is the use? 2. wat is sub screen? 3. why u select the session method in bdc ? how many records wil be updated on that time? 4.why dont use start form in script? 5.wat is difference b/w dilldown and interactive report? 6. wat is pf status interactine report?
What is the difference between RETURNING and CHANGING parameters for a method?
What are control tables?
Normally how many and what files get created when a transaction program is written?