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

ME12 - BDC

Former Member
0 Likes
668

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

2 REPLIES 2
Read only

madhu_vadlamani
Active Contributor
0 Likes
569

Hi Martin,

Not understand what is the issue.Is there any issue to update the field.

Regards,

MADHU.

Read only

0 Likes
569

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