Answer Posted / well wisher
In India ISU market is very dull, no use with isu in india,
the best place for isu is Europe, brezil, canda, south
africa.
| Is This Answer Correct ? | 14 Yes | 35 No |
Post New Answer View All Answers
What is the significance of the screen number ‘0’?
What are the different buffering methods?
How to call transaction in session method without recording?
How many types of views are there? : abap data dictionary
What are screen painter and menu painter? : abap hr
What are the 3 methods that we use in sequence in a batch input session method? : abap bdc
What are the fields in the memory table ‘screen’?
What is the use of table control in bdc is it same in module pool table control? : abap bdc
how to use table control?if suppose i have 6 records and i want more 4 records in sequence.How to handle this scenario?
When the top-of-page event does get triggered?
What is an Open Item in SAP? How will you find an Open Item in SAP?
What are the list of screen elements?
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.
Do we have to migrate all sapscript forms to smart forms?
Tell me a scenario where did you use secondary index?