How many fields(max) can be there in a transparent table?
Answer Posted / sathish
Table fields is limited to 4030.I have practically implemented
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain what is the difference between sy-tabix and sy-index? Where it is used?
What is the table buffer?
1/ How do u apprach if error occur in sending idocs ? 2/ where u assigned process code ?
What is the difference between call transaction and session method? : abap bdc
Sy index and sy tabix
How do you find the information on the current screen? : abap bdc
Is sap xi intended to replace ale?
Explain the uses of the simple maintenance interface? : sap abap hr
What is abap dictionary or data dictionary? What is the transaction to access abap dictionary? : abap data dictionary
Can matchcode object contain ids with different update types? : abap data dictionary
What are the different types of mode (run code) in call transaction method?
How to eliminate duplicate entries in internal tables? : abap data dictionary
What are internal tables? How do you get the number of lines in an internal table?
Why do we declare a method of a class final? What can be the purpose? Give a scenario.
Is it possible to pass data to and from include programs explicitly? : abap modularization