Application Development 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: 

Material Master Upload using BAPI_MATERIAL_SAVEREPLICA

Former Member
0 Kudos

Hi All,

I am using BAPI_MATERIAL_SAVEREPLICA for creating materials. I am facing an issue where BAPI is not doing the validations properly. In 'Work Scheduling' View, there are some fields which gives error in MM01 transaction. But BAPI posts successfully even with that data. Can anyone please help me in solving this issue. Below are the parmeters passed to the BAPI. Header data and other details are also passed.

noappllog = 'X'

nochangedoc = 'X'

testrun = space

inpfldcheck = space

Thanks,

Deepti

1 REPLY 1

Former Member
0 Kudos

Hi.

Did you set

'X'

for

HEADDATA-WORK_SCHED_VIEW

parameter?