MPA_ASSET_DATA - Mass Processing of Asset Uploaded Files
Mass Processing of Asset Uploaded Files information is stored in SAP table MPA_ASSET_DATA.
It is part of development package MPA_ASSET_MAINT in software component FI-AF-MPA. This development package consists of objects that can be grouped under "Mass Asset management".
It is part of development package MPA_ASSET_MAINT in software component FI-AF-MPA. This development package consists of objects that can be grouped under "Mass Asset management".
Fields for table MPA_ASSET_DATA
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
FILE_ID | Mass Processing of Asset File ID | X | MPA_FILEID | CHAR | 20 | |
ERNAM | Name of Person Responsible for Creating the Object | ERNAM | CHAR | 24 | ||
ERDAT | Date on which the record was created | ERDAT | DATS | 16 | ||
ERZET | Entry time | ERZET | TIMS | 12 | ||
TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 | ||
FILE_NAME | Mass Processing of Asset Uploaded File Name | MPA_FILENAME | CHAR | 200 | ||
SCEN_TYPE | Mass Processing of Asset Scenario Type | MPA_TEMPLATE_TYPE | CHAR | 4 | ||
FILE_STATUS | File Status | MPA_FILE_STATUS | CHAR | 2 | ||
JOBNAME | Background Job Name | BTCJOB | CHAR | 64 | ||
JOBCOUNT | Job ID | BTCJOBCNT | CHAR | 16 | ||
FILE_DATA | XString | XSTRINGVAL | RSTR | 8 | ||
REF_FILE_ID | Mass Processing of Asset Reference File ID | MPA_REF_FILEID | CHAR | 20 |