IRDB Configuration Examples
Functional Location
About This Task
An end user is recommended to have a custom field in SAP to be extracted and added to a custom field in APM. Details on SAP and APM Families are as follows:
- SAP Table Name: IFLOT
- SAP Field Name: ERNAM
- APM Family Name: MI_FLOC00
- APM Field Name: CC_CREATED_BY
To update the interface, the following steps need to be followed:
Procedure
Equipment
About This Task
An end user is recommended to have a custom field in SAP to be extracted and added to a custom field in APM. Details on SAP and APM Families are as follows:
- SAP Table Name: EQUI
- SAP Field Name: ERNAM
- APM Family Name: MI_EQUIP000
- APM Field Name: CC_CREATED_BY
To update the interface, the following steps need to be followed:
Procedure
Work History
About This Task
An end user is recommended to have a custom field in SAP to be extracted and added to a custom field in APM. Details on SAP and APM Families are as follows:
- SAP Table Name: VIQMEL
- SAP Field Name: ERNAM
- APM Family Name: MI_EVWKHIST
- APM Field Name: CC_CREATED_BY
To update the interface, the following steps need to be followed:
Procedure
Work Management Interface
- SAP Table Name: VIMPLA
- SAP Field Name: ERNAM
- APM Family Name: MI_TASKINSP
- APM Field Name: CC_CREATED_BY
Inspection Task
About This Task
To update the interface, the following steps need to be followed for inspection tasks:
Procedure
Calibration Task
About This Task
To update the interface the following steps need to be followed for Calibration tasks:
Procedure
Notifications
About This Task
An end user is recommended to have a custom field in APM to be extracted and sent back to SAP into the SAP Coding Code. Details on SAP and APM Families are as follows:
- APM Field Name: MI_REC_CODING
- SAP Target Field Name: CODING
To update,
Procedure
- Open the table southbound_mapping_control table.
- Update the field apm_family_name to “MI_REC_CODING” where target_field_name=”CODING”.
- Additionally, change the mapping_enabled Boolean to True.