Answer Posted / amar
i think it's not a event i think it will be how to handle
exceptions in report?
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
On abap: did you set up a workflow? Are you familiar with all the steps for setting up a workflow?
Hi,have Good Command in SAP ABAP, ABAP WEBDYNPRO now i want to learn sap IS utilities.. can u plz suggest me is it useful r not? If not can i learn BI? Is ABAP with BI have gud future?
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 do you take care of performance issues in your ABAP programs?
what is abstract classes
How to handle error in session method? : abap bdc
What is the max no of match code id's that can be defined for one match code object? : abap data dictionary
What is a fall back class?
What is the meaning of sap r/3?
What are conversion routines? : abap data dictionary
How to copy table across clients?
Does the call transaction method allow multiple transactions to be processed by sap? : abap bdc
While doing bdc exp va01 transaction sometime in the item level data shows only 4 items and other times it will show 6 line items, how will you maintain this kind of screen resolutions scenerio? : abap bdc
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
Table events aNd table maintains generation