FOR COST CENTER master
1. Determine the receiving Partner Profile to receive.
2. Put COSMAS as message type on the receiving partner (only specified partner will have the extended sgment)
3. include YCOSMA01 as the extended idoc for COSMAS mess type basic idoc COSMAS01
4. add additional code in badi :
implementation name: ZCOOM_CI_CSKS_IDOC
definition name: COOM_CI_CSKS_IDOC
interface name: IF_EX_COOM_CI_CSKS_IDOC
implementing class: ZCL_IM_COOM_CI_CSKS_IDOC
CODE: upload data to segment as long as cost center date is valid.
FM: MASTERIDOC_CREATE_SMD_COSMAS <--- exits can be found here
1. Determine the receiving Partner Profile to receive.
2. Put COSMAS as message type on the receiving partner (only specified partner will have the extended sgment)
3. include YCOSMA01 as the extended idoc for COSMAS mess type basic idoc COSMAS01
4. add additional code in badi :
implementation name: ZCOOM_CI_CSKS_IDOC
definition name: COOM_CI_CSKS_IDOC
interface name: IF_EX_COOM_CI_CSKS_IDOC
implementing class: ZCL_IM_COOM_CI_CSKS_IDOC
CODE: upload data to segment as long as cost center date is valid.
FM: MASTERIDOC_CREATE_SMD_COSMAS <--- exits can be found here