BEL_D_PAYLOAD - Changed field table
Changed field table information is stored in SAP table BEL_D_PAYLOAD.
It is part of development package BEL_CORE in software component CA-GTF-BEL. This development package consists of objects that can be grouped under "Business Event Logging - Core funtions".
It is part of development package BEL_CORE in software component CA-GTF-BEL. This development package consists of objects that can be grouped under "Business Event Logging - Core funtions".
Fields for table BEL_D_PAYLOAD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
EVENT_GUID | Event GUID | X | SWE_EGUID | CHAR | 64 | |
BO_TYPE | SAP Object Type | X | SBO_BO_TYPE | CHAR | 60 | |
FIELDNAME | Data element for field name | X | BEL_FIELD_NAME | CHAR | 60 | |
OLD_VALUE | Old Value | BEL_OLD_VALUE | CHAR | 512 | ||
OLD_UNIT | Old Unit | BEL_OLD_UNIT | UNIT | 6 | ||
NEW_VALUE | New Value | BEL_NEW_VALUE | CHAR | 512 | ||
NEW_UNIT | New Unit | BEL_NEW_UNIT | UNIT | 6 | ||
CURRENCY_OLD | Old currency | BEL_CUR_OLD | CUKY | 10 | ||
CURRENCY_NEW | New Currency | BEL_CUR_NEW | CUKY | 10 | ||
HAS_OLD_VALUE | Old value of a field | BEL_HAS_OLD_VALUE | CHAR | 2 | ||
IS_QUALIFIER | Flag that specifies a qualifier field | BEL_IS_QUAL | CHAR | 2 |