2011 Feb 10 7:56 AM
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
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
2011 Feb 16 5:11 AM
Hi Martin,
Not understand what is the issue.Is there any issue to update the field.
Regards,
MADHU.
2011 Feb 18 11:47 AM
Hi,
Problem and problem... I was thinking someone could confirm that ALT 1 and ALT 2 is not an option for me... so that I need to check ALT 3.
The best solution for us would be to be able to se this extra field in SAP GUI (REF ALT 1 or ALT 2).
Br,
Martin