What's an effective way of using an internal table record?
Answer Posted / siri
Declare Nessisary fields in the internal table, instead of
declaring the entire structure of the table.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Can we specify the next screen number with a variable?
PLEASE HELP ANYONE ON THIS ISSUE,is there any problem with this function module :RHPQ_T77BX_ADD_QUALIS_OF_DPLAN. IT IS TRIGGERING BEFORE COMPLETION OF THE DEVELOPMENT PLAN but it has to trigger after compltion of development plan..this issue raised in my project..so reply urgently..thanks in advance..
I just wanted to know that when I am recruiting somebody, I am generating his personal no also. Then I want to give him training also. Now I just want to create 2 scenarios to clear my doubts? : sap abap hr
From Excel to ABAP - Is batch mode possible ?
what is 3 tire architecture and how does SAP utilizes this architecture. and how do netweaver came into picture?
What is step-loop?
What are the various events associated with screen programming?
when are objects are passed from task to the change request?
Explain about Recording Function?
What is the t-code to display batch input sessions? : abap bdc
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.
What is netweaver???what is the relationship with ABAP?
What is pnp-sw-found ? : abap hr
What is buffering allowed but switched off?
What is generic area buffering in abap?