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

Creating Material Master in SAP using a reference Material

Former Member
0 Likes
518

Hi all,

I have to create a new material using all the views of reference material.

i am using "BAPI_GET_ALL" to get all the views of the Reference Material.

and "BAPI_MATERIAL_SAVEREPLICA" to create new material.

while passing values to internal tables in "BAPI_MATERIAL_SAVEREPLICA" FOR client specific data ( ZZ FIELDS),

WE HAVE TO populate 2 tables, one is BAPIE1PAREX FOR DATA

and other is BAPIE1PAREXX FOR CHECKBOX FIELDS.

now "BAPI_MATERIAL_GETALL" gives only EXTENSIONOUT I.E. value for client specific data.

Now i do not know how to set the CHECKBOX FIELDS in BAPIE1PAREXX for the given data.

Kindly assist on the same.

1 REPLY 1
Read only

Former Member
0 Likes
301

any inputs on the same.

<removed by moderator>

Edited by: Thomas Zloch on Sep 20, 2011 2:44 PM