SAP ABAP Function Module TB_TR_DYNAMIC_READ_OF_FIELDS (read field names of 2 tables and compare)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
FTT (Package) R/3 application development for Treasury forward trading
⤷
⤷
⤷
Basic Data
| Function Module | TB_TR_DYNAMIC_READ_OF_FIELDS | read field names of 2 tables and compare |
| Function Group | TB46 | Derivatives: Drilldown Reporting/MRM |
| Program Name | SAPLTB46 | Derivatives: Drilldown Reporting Link |
| INCLUDE Name | LTB46U05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_TAW_FIELDS1 | TYPE | TRDE_TAB_FIELDS | Fieldnames of 1. DDIC object | |||
| |
E_TAW_FIELDS2 | TYPE | TRDE_TAB_FIELDS | Fieldnames of 2. DDIC object | |||
| |
E_TAW_FIELDS_BOTH | TYPE | TRDE_TAB_FIELDS | Intersection of 1. and 2. DDIC objects | |||
| |
I_DDIC1 | TYPE | C | 1. Name of DDIC object | |||
| |
I_DDIC2 | TYPE | C | 2. Name of DDIC object | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19990115 |
| SAP Release Created in |