on ‎2021 Sep 24 4:15 PM
Hi,
Via standard mapping or BADI- is it possible to replicate data to custom OM infotypes (9XXX).
For eg: a custom field in Department object in EC needs to be updated in custom OM infotype
Request clarification before answering.
Hi siddharth.rajora
Thank you for the pointers. However, there is an issue.
In V_ECPAO_ECTMPL_O, have to define an EC "Object type" (OSI_TYPE_CODE).

But the target are "custom fields" in a "custom OM infotype".
So in V_SFIOM_OSITC, no OM equivalent object can be mapped (as this is not a S, C, or O or any OM object etc)
The integration works fine if you map "custom fields" to "custom OM infotype". It simply does not work if "generic object" fields are mapped to custom infotype:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We have like these options
https://launchpad.support.sap.com/#/notes/2597777
https://launchpad.support.sap.com/#/notes/2796133
You need to make a custom entity and map it, define here V_ECPAO_ECTMPL_O
similar to this
Configuring Custom Entity for custom portlet for BIB replication | SAP Blogs
and then do the mapping
EC Entity XXXX
Entity Name in EC cust_XXX
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
in Standard mapping you can map custom entities to Custom infotype ie 9 series
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you, siddharth.rajora
How do we map custom generic objects to custom infotypes?
For example, i have a custom object called "cust_group" part of std. position object. This holds value like CORP, SALES etc, this value needs to be created in a 9XXX infotype.
The cust_group is not an OM object, it will always have fixed code in HCM. How do i replicate this?
| User | Count |
|---|---|
| 8 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.