How many fields(max) can be there in a transparent table?
Answer Posted / pankaj sharma
A table may not have more than 249 fields. The sum of all
field lengths is limited to 1962 (whereby fields with data
type LRAW and LCHR are not counted).
| Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
Explain sap abap 3-tier architecture?
In which particular scenario we use sorted table and which particular scenario we use standard table?
What are the classifications of the sap abap data classes?
Is the basic list deleted when the new list is created?
How can we declare a table control in the abap/4 program?
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
What are pooled tables? : abap data dictionary
What is img? : sap abap hr
what is call back in alv?
Did you create secondary index?
What is the function of a domain? : abap data dictionary
How to debug a sapscript?
What is the difference between call transaction method and the session method? : abap bdc
What is PS structure
What is the difference between data elements and domains?