What is field catalog. Describe the purpose of it?
Answer Posted / teknath bera
Field catalog containing descriptions of the list output
fields. You can use fields of the catalog to determine the
number format and column properties of the list to be
displayed.
The field catalog contains more than 60 fields, some of
which are only used internally. The field catalog is
defined in the Data Dictionary through table type
LVC_T_FCAT.
We can get field description by calling function module
REUSE_ALV_FIELDCATALOG_MERGE
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What are user exits? What is involved in writing them? What precations are needed?
How to use messages in lists?
What are the contents in technical specifications?
What are the function modules used to create batch input session? : abap bdc
What are conditional chain statement?
What is locking ?
What is logo in sap script?
What is use of transparent table in abap? How it is different from pool tables?
How will you define posting procedures?
Sales Order Information Report that lists information like sales order no, Item no, material no, Quantity, Quantity unit, Net value, Currency,Sub Total, Grand Total. plz mention the detail coding Tahnks, Rahul
What is difference between float and packed data type?
What are the types of parameters in the function modules?
Program for Prime numbers and Matrix plz explain me the procedural method with steps
Can there be more than 1 main window in sap script?
How do you write manual bdc session method? : abap bdc