How to get the table name from a field?
NOTE:if only the field name is given in a flat file.
Answer Posted / kumar
we can find the table for a specific field from table DD03L which will contain all table names for corresponding fields.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
How do you get the number of lines in an internal table?
Hat are the different types of mode (run code) in call transaction method?
What is the structure of the bdc table? : abap bdc
Does the call transaction method allow multiple transactions to be processed by sap?
What are the update types possible?
How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?
What is meant by search help? : sap abap data dictionary
What is get cursor field?
Explain what is the difference between sy-tabix and sy-index? Where it is used?
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
What are the types of indexes in abap?
How do you validate the selection criteria of a report? And how do you display initialvalues in a selection screen?
What is the project you are currently working and work that you are doing
What is the difference b/t Session method and call transaction method ??
What are the types of subroutines? : abap data dictionary