SAP ABAP Function Module CRM_DAM_ERROR_LOG (Log the Error Messages to the Process Log for Batch Programs)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-BF-DAM (Application Component) Third party Digital Asset Management integration
⤷
CRM_DAM_INT (Package) Third party Digital Asset Management integration
⤷
⤷
Basic Data
| Function Module | CRM_DAM_ERROR_LOG | Log the Error Messages to the Process Log for Batch Programs |
| Function Group | CRM_DAM_GEN | Generate Structure Fields |
| Program Name | SAPLCRM_DAM_GEN | |
| INCLUDE Name | LCRM_DAM_GENU05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
IV_JOBID | TYPE | TBTCJOB-JOBCOUNT | Job ID | |||
| |
IT_FTXT_MESSAGES | TYPE | CRMT_REALIGN_ERRORS_T | Table to collect error messages during owner realignment | |||
| |
IV_OBJECT_KEY | TYPE | BALOBJ_D | 'CRM_DAM_INT' | Application log: Object name (Application code) | ||
| |
IV_SUBOBJECT_KEY | TYPE | BALSUBOBJ | 'MONITOR' | Application Log: Subobject | ||
| |
IV_ROWID | TYPE | STRING | '1' | |||
| |
IV_REP_NAME | TYPE | TBTCJOB-JOBNAME | Background job name | |||
| |
IV_FTXT_MSG | TYPE | BOOLEAN | '' | Boolean Variable (X=True, -=False, Space=Unknown) | ||
| |
IT_MESSAGES | TYPE | CRMT_BUSINESS_LOG_MESSAGES | Table Type for Business Log: Message Data | |||
| |
LOG_HEADER_INCONSISTENT | TYPE | |||||
| |
LOGGING_ERROR | TYPE | |||||
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 | 20100421 |
| SAP Release Created in | 701 |