Answer Posted / suresh
FISCAL year is nothing but a business year , not like a common year like JAN-DEC , business years depends on the companies some companies follows MARCH-APRIL(12 MONTHS) like that
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the maximum number of structures that can be included in a table or structure
How do you get the number of lines in an internal table?
Explain the differences between sap memory and abap memory?
How many types of tables exist and what are they in data dictionary?
What are the different function modules used in sapscript?
What are control tables?
hi experts,,, what is meant by documentation? test casr preparation? documentation and preparation and Tcode for this? quality and releasing? test case scenario?
Explain what is the step-by-step process to create a table in data dictionary?
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
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 CAN YOU USE A PAGE COUNT IN CALLING A PAGE IN SMARTFORM?
Create any functions? How to go about it?
Did you use buffering?
How do you take care of performance issues in your ABAP programs?
What are the layers of data description in r/3? : abap data dictionary