My internal table exceed the limit. then it goes to dump.
how will u handle this issue?
Answer Posted / mishra
the memory can be increased in the application server.This
is usually done in basis.
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
How will you find manager of an employee
foreign key enforcement?
hi I am in training of functional module, i am unable to understand what exactly use of IDOC,BAPI,DIM and BIM. As LSMW and BDC methods are used for data conversion from legacy to sap. Might be it is silly question. please explain me
What are the three components of a work process?
How many primary keys can be created for a table?
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.
Can we set page headers to details lists?
How do you set up background jobs in sap? What are the steps? What are the event driven batch jobs?
Proxy Programming with ABAP - How to develop the Proxy identification through programming
what is the exact code that shoud be implimented in sap note
What is the use of lock objects?
What is foreign key relationship? : abap hr
What is the functionality of BIZTALK and how it handles the IDOC’s and how u will transfer the IDOCS to the BIZTALK ?
What is a sequence of event-triggered in report?
Can you create a table with fields not referring to data elements? : abap data dictionary