cancel
Showing results for 
Search instead for 
Did you mean: 

How do we populate an additional zfield from MARA to CRM product master

Former Member
0 Kudos

Hi All

How do u populate an additional Zfield available in an R/3 table to corresponding CRM object? For eg for Products, we would like to have a similar ZField in CRM Products Master from Product Master table MARA in R/3.

Please give me a step-by-step instructions !!

Thanks in Advance

Jaman

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Implement use-exit CRM0_200 on the R/3 side (use transaction FIBF and search for a standard example function containing "CRM0_200" --> copy it in a Z*function and implement)

Within the function, identify the object (material) in the BAPI structures and select the additional data from the DB.

Add a Z-segment to the BAPI-structures and put the additional info in there.

on CRM-side: implement user-exit smoutil3 (same logic)

within the function: extract you Z* segment from the BAPI-structures and map it to the bdoc structure (which should contain the field that you want to use).

Subscribe to the following thread and I will send you a document containing an overview of possible enhancements in the MW:

/thread/105447 [original link is broken]

Kind regards,

Michael.

Former Member
0 Kudos

Dear Michael

Could you please send that doc specified in ur linked weblog to SAP.MONI@GMAIL.COM ?

Giving you the full points now ...

Thanks a ton

Jaman

Former Member
0 Kudos

Mail Sent.Reward points to Michael.

Former Member
0 Kudos

thx!

Former Member
0 Kudos

Hi Michael,Natrajan

Could you pls send the document of MW enhancements.

elgooglian@gmail.com

Thanks in Advance,

Sid.

Former Member
0 Kudos

Hi Michael,Natrajan

I am a novice at CRM .

I want to populate Z~field which is filled with logic in R/3 to CRM.

For example authorizaion group to product hierarchy.

Could you please send a step-by-step instruction of MW enhancements

sylee@dfocus.net

Thanks in Advance,

Answers (0)