/
Send UDF groups without a BAdI implementation

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.

 

 

 

Related content

Automatic inbound and outbound data processing of UDFs
Automatic inbound and outbound data processing of UDFs
More like this
UDFs used in FSM Cloud Connector
UDFs used in FSM Cloud Connector
Read with this
/PACG/ECM_UDFG_CONF - UDF Group Configuration
/PACG/ECM_UDFG_CONF - UDF Group Configuration
More like this
Message Broker Releases
Message Broker Releases
Read with this
/PACG/ECM_UDFG_UDF - Build UDF and UDFG out of Class.
/PACG/ECM_UDFG_UDF - Build UDF and UDFG out of Class.
More like this
Outbound/inbound message configuration
Outbound/inbound message configuration
Read with this

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.