Skip to Content
0
Former Member
May 11, 2010 at 06:02 AM

Z field addition in MM01 and updation of MARA table

547 Views

Hi ABAPers

I have created a Z field in BASIC DATA1 TAB in MM01 transaction as Input/Output Enabled of length 1 and type CHAR.

Screen Name: SAPLZMGD1

Numer : 2313

And also added the same field in MARA table (Append structure) .

When I enter value in MM02 screen for this field and is getting updated in MARA table and in MM02/MM03 screen as well.

My requirement is to update this field through BAPI_MATERIAL_SAVEDATA throug a Z program.

To update using this BAPI , I have added this field to BAPI_TE_MARA and BAPI_TE_MARAX structures also and passing these values to EXTENSIONIN and EXTENSIONINNX tables.

But it is not getting updated when I supplied this value to BAPI , whereas other Z fields getting populated in MARA table.

So please let me know where Iam doing wrong or any settings I missed while creating Screen field -


Your quick response is highly appreciated

Thanks

Satya