My internal table exceed the limit. then it goes to dump.
how will u handle this issue?
Answer Posted / sunil gautam
That type of issue never occurred .If there is exceeding
limit, it will be automatically increased memory. For
example we have declared a internal table.
IT type table of Table with initial size n.
If there is exceed record more than n, automatically
increased memory allocation for next multiple of n.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
what are the two methods of modifying sap standard tables ?
How do you convert non-char field into char type fields ?
What are the payroll related Infotypes
HI GUYS , FOR SAP INSTITUTION ATOS I BEST OR NOT? IAM PLANNING TO LEARN SAP COURSE IN ATOS... GIVE ME UR SUGGESTION ABOT ATOS?
– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required: Sales Org Delivery type Sales document type Optional: Planned Goods movement date Option to choose E-Mail E-mail Address Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields, Success/Error (S/E) Sales Document number Delivery number New Debit memo request number Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS
Do you know any other patterns if yes.. explain
how to create view in bdc..??
What is the function of a data element?
What is a subscreen? How can we use a subscreen?
What kind of deliverables you have on a day to day basis?
What is view proxy in abap?
How to debug rfc function module?
Differentiate between abap memory and sap memory?
How do you set up background jobs in sap?
What is the syntax for ‘call transaction’?