Send UDF groups without a BAdI implementation

If UDF data is found for a given object during transfer processing, for each found UDF its related UDF group is retrieved. The retrieval is performed based on assignment of a UDF to a group in transaction /PACG/ECM_UDFG_CONF - UDF Group Configuration. The solution is implemented as method GET_UDF_GROUP of class /PACG/ECM_CL_X_UTIL. It’s called before BADI for UDF groups in the following methods:

 

·       Class /PACG/ECM_CL_S_IDOC_O_ACTI_E, method /PACG/ECM_IF_S_IDOC_OUTPUT~IDOC_OUTPUT

·       Class /PACG/ECM_CL_S_IDOC_O_BATCH, method /PACG/ECM_IF_S_IDOC_OUTPUT~IDOC_OUTPUT

·       Class /PACG/ECM_CL_S_IDOC_O_BQTY, method /PACG/ECM_IF_S_IDOC_OUTPUT~IDOC_OUTPUT

·       Class /PACG/ECM_CL_S_IDOC_O_CUSTSING, method /PACG/ECM_IF_S_IDOC_OUTPUT~IDOC_OUTPUT

·       Class /PACG/ECM_CL_S_IDOC_O_EQUI, method /PACG/ECM_IF_S_IDOC_OUTPUT~IDOC_OUTPUT

·       Class /PACG/ECM_CL_S_IDOC_O_ITEM, method /PACG/ECM_IF_S_IDOC_OUTPUT~IDOC_OUTPUT

·       Class /PACG/ECM_CL_S_IDOC_O_PERRESRV, method /PACG/ECM_IF_S_IDOC_OUTPUT~IDOC_OUTPUT

 

UDF group BAdI implementation should be used only in justified cases. 

 

The retrieved UDF groups will be included in the /PACG/ECM_IS_UDFGROUP_OUT idoc segment.

 

 

 

If you'd like to help us improve the documentation, please provide your feedback using the communication channels listed /wiki/spaces/PFCC/pages/1561427969. Learn about support possibilities here.