How to get the table name from a field?
NOTE:if only the field name is given in a flat file.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / sivaramakrishna
HELLOW BASS IT IS VERY SIMPLE A FIELD IS NOTHING BUT A
COMBINATION OS DOMAIN + DATA ELEMENT . GO SE11-->SELECT
DATA ELEMENT --> GIVE THE FIELD NAME--->CLICK ON
DISPLAY,NOWIT DISPLAY THAT FIELD BELONGS TO WHICH TABL.
Is This Answer Correct ? | 1 Yes | 2 No |
What is view? Explain the different types of view?
WHAT IS FIELD-SYMBOLS?
what is the print program used to change the status of IDOC from 03-12.
what is ASAP methodology? How many phases are there? what is the percentage of each phase?
What are the ABAP commands that link to a layout set?
Kindly help me to Know the process of mapping in EDI from R/3 to a convertor(third party which translates IDoc flatfile to EDIFACT /XML / FTP /HTTP ) ?
What are the types of subroutines?
What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary
could you tell me the difference between an INTERFACE AND CONVERSION?
What is the diff b/w load of program and Initailazatio Events? Which event triggers each time we exectute the program?
What are the rules to create a BAPI?
How to Read long Text using Scripts