...
Enhancement spot | BAdI definition | Interface | Method | Description |
---|---|---|---|---|
/PACG/ECM_ATTACHMENT | NEW ATTACHMENT HANDLING /PACG/ECM_PROCES_ATTCHM | /PACG/ECM_IF_A_BADI_ATTCHM | I_CHANGE_MAIN_SEGMENT | |
I_DETERMINE_BOR_TYPE | ||||
O_CHANGE_ATT_LIST | ||||
I_USER_PROCESSING | ||||
I_ADDITIONAL_REFERENCES | ||||
O_AFTER_SINGLE_SEND | ||||
O_AFTER_SEND | ||||
I_AFTER_RECEIVE | ||||
I_ADD_REFERENCE_TO_OBJECTS | ||||
I_GET_EQUI_FOR_REFERENCE | During processing of an inbound activity attachment, an additional attachment reference can be created - to equipment.
Use this BAdI to determine which equipment should the attachment reference be created for. This can be done based on attachment file name, file type or other header data found in an idoc. The following example implementation is provided: retrieve a serial number from the first (out of 3 or more) segment of the attachment’s file name and use it to find equipment in table EQUI. |