SAP ABAP Table BCFG_FIELD_MAPPING (container for mapping of view fields and table fields)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-API (Application Component) Business Configuration API (SAP-internal)
⤷
S_BCFG_SCPR_IMPL (Package) Business Configuration Support SCPR Implementation
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | BCFG_FIELD_MAPPING |
|
| Short Description | container for mapping of view fields and table fields |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | ||
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
SCPR_TABL | AS4TAB | CHAR | 30 | 0 | BC Set: Table/View Name | * | |
| 2 | |
SCPR_FLD | FDNAME | CHAR | 30 | 0 | BC Set: Field name | * | |
| 3 | |
SCPR_TABL | AS4TAB | CHAR | 30 | 0 | BC Set: Table/View Name | * | |
| 4 | |
SCPR_FLD | FDNAME | CHAR | 30 | 0 | BC Set: Field name | * | |
| 5 | |
FORDIR | FORDIR | CHAR | 1 | 0 | Direction of Foreign Key Dependency | ||
| 6 | |
SAP_BOOL | SAP_BOOL | CHAR | 1 | 0 | Boolean Variable (X=True, Space=False) |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |