Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

User exit for IDOC inbound CREMAS

0 Kudos
3,990

Hi experts,

I want to find a USER EXIT to change the value for vendor inbound idoc of message type CREMAS when create a new vendor or change a existing vendor. EXIT_SAPLKD02_001 is a function module can be enhanced but it cannot be called when I debug in WE19. The segment of IDOC is not extended by customazing field.

Can anyone tell me what user exit is for IDOC I can use to change the data for vendor when inbound idoc receive?

3 REPLIES 3
Read only

Former Member
0 Kudos
1,669

Hi panzhijun,

please check this link

http://forums.sdn.sap.com/thread.jspa?threadID=1659323

An Expert V.V.Reddy is exactly discussing about your issue on extending the FM in a Include: LKD02F01,

just have a look on this and go throw completely so u may get some solutions .

This is how somewhat i can help you , If i get any further details will let u know .

BR,

Lakshmi Rajkumar.

Read only

0 Kudos
1,669

Hi Lakshmi Rajkumar,

I've checked the solution. The trigger of that user exit is extend the segment, but is that possible a user exit we can use rather than extend it? Or any other user exit or BADI we can use?

Read only

0 Kudos
1,669

Any one know it?