what is Deep Structure?
Answers were Sorted based on User's Feedback
Answer / alexandre
A deep structure is a structure that contains fields with
no fixed length like (tables,string,reference type)
Structure that contains other structure is a nested
strucuture.
Is This Answer Correct ? | 28 Yes | 2 No |
Answer / ajith kumar
If a structure includes another structure as one of
it components then such types of structure is called
as deep structure.
Is This Answer Correct ? | 16 Yes | 8 No |
Answer / dhaval barot
Deep structure is a structure which has a field with variable length (like string and xstring) or a refernece to other data object or internal table.
Is This Answer Correct ? | 7 Yes | 0 No |
Answer / harish
When you create a deep structure the system creates pointer
in memory that points to the real field content
Is This Answer Correct ? | 3 Yes | 3 No |
Answer / akshaykumar
in transformational grammar, the abstract syntactic pattern
underlying the construction in the surface structure of a
sentence
Is This Answer Correct ? | 0 Yes | 6 No |
How will you add search help in a program
How can we declare a table control in the abap/4 program?
Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc
For which transaction you used BDC?
Is function module is client dependent or client independent.
what is call back in alv?
How do you know that data is updated in call transaction
If your project is support project ? when is your implementation has completed ?
what is SAP R/3? What it means?
What is direct input method ?
What two statements would be used to exchange data between programs using abap memory?
How to pass data from list to report?