why you are creating tables ? Already so many Predefined
tables are there?
Answers were Sorted based on User's Feedback
Answer / tharun
Sap tables doesn't satify the customer needs fully.So we go
in for customised tables.The purpose may vary.Sometimes
these tables also act as a buffer where data is stored
before populating them into SAP tables.
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / jackson
Internal tables : which represent the exact structre
of Ddic tables by using internal tables the traffic
of data dictonary can be reduced a lot and data excatly
reside in ddic can be retrived easly.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / tharun
Sap tables doesn't satify the customer needs fully.So we go
in for customised tables.The purpose may vary.Sometimes
these tables also act as a buffer where data is stored
before populating them into SAP tables.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / bapiraju414@yahoo.co.in
Tables that are created by user are of two types :-
1)Internal tables : which represent the exact structre
of Ddic tables by using internal tables the traffic
of data dictonary can be reduced a lot and data excatly
reside in ddic can be retrived easly.
Is This Answer Correct ? | 1 Yes | 3 No |
Give 3 scenario due to which you require Gap analysis in your project?
How would you set the formatting options statically and dynamically within a report?
Can you do enhancement in a table?
What are the ABAP commands that link to a layout set?
What is the function of the transport system and workbench organizer? : abap data dictionary
Plz can any one tell me about the detailed information of issues raised by the enduser, as an abap developer how we need to pick up that issues and what are the steps involved in the process(support project ), and tell me about the tickets. who is the person that is going to generate the tickets( send the detailed information regarding the support project and as a abap developer, what is its roles and responsibilites from beginning to the end of support project .
What is a data dictionary? : sap abap data dictionary
Hi, I have 100 records in a table, how to read every 7Th record each in that...
If you write a write statement after end-of-selection, will that be triggered ?
Can you define a field without a data element? : abap data dictionary
how to code in SMARTFORMS for MULTIPLE RECORDS?
hi i need detailed information on badi and bapi how can this work in real time senarios plz explain with exp