SAP ABAP Table BDM_RFDOM (Structure for the domain data requried by RFC function)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MW-BDM (Application Component) BDOC Modeler
⤷
SMW_BDM (Package) CRM Middleware - BDoc Model
⤷
⤷
Basic Data
| Table Category | INTTAB | Structure |
| Structure | BDM_RFDOM |
|
| Short Description | Structure for the domain data requried by RFC function |
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 | |
DOMNAME | DOMNAME | CHAR | 30 | 0 | Domain name | * | |
| 2 | |
DATATYPE_D | DATATYPE | CHAR | 4 | 0 | Data Type in ABAP Dictionary | ||
| 3 | |
DDLENG | DDLENG | NUMC | 6 | 0 | Length (No. of Characters) | ||
| 4 | |
DECIMALS | DDLENG | NUMC | 6 | 0 | Number of Decimal Places | ||
| 5 | |
LOWERCASE | AS4FLAG | CHAR | 1 | 0 | Lowercase letters allowed/not allowed | ||
| 6 | |
SIGNFLAG | AS4FLAG | CHAR | 1 | 0 | Flag for sign in numerical fields | ||
| 7 | |
AS4TEXT | AS4TEXT | CHAR | 60 | 0 | Short Description of Repository Objects | ||
| 8 | |
AS4DATE | AS4DATE | DATS | 8 | 0 | Date of Last Change | ||
| 9 | |
AS4TIME | AS4TIME | TIMS | 6 | 0 | Last changed at |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 30A |