Skip to Content
0
Former Member
Feb 10, 2011 at 07:56 AM

ME12 - BDC

99 Views

Hi,

Area: Inforecord - Vendor/Material

Mod.Pool: SAPMM06I

Screen: 102

Gui Status: IAA

I have a Z program that updates data via BDC technology to ME12.

Now I have a requirement for a new field ZINF_FLAG (char1) in program screen SAPMM06I

There is actually not required any User interface on screen. (User do not have to see this value.) But more nice to have..

Taking into account that we use BDC for update I can see these options:

An append to EINE will be done.

1#. I tried to look for any Menu exit. No Success.

2#.I tried to look for any Screen exit. No Success

3#. Maybe set a global variable before execute the BDC, that will be used in the update function of the inforecord.

Any pointers ?

Br, Martin