What is field catalog. Describe the purpose of it?
Answer Posted / ahmed
field catalog is used to represent the field where to and how to appear in the list.
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
What is alv programming in abap? When is this grid used in abap? : abap hr
What are the arithmetic operators in the sap abap?
Does every abap/4 have a modular structure?
How we can give authorization on the fields of table control in a dialog-programming?
What is the name of the system variable that holds the contents of the selected line in interactive reporting?
What is meant by payscale structure? How did you configure pay scale structure? : sap abap hr
How many structures can be created in a Ztable ?
What is native sql?
List the events in abap/4 language?
What are the types of subroutines? : abap modularization
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'
How many main windows will be there in a page window?
How do I find the output type of a table or a program?
What is a multiple line field? : abap bdc