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

Is it impossible ?

Former Member
0 Likes
378

The documentation about Material_maintain_dark reads -

• The following data is not supported:

o Document data

o Execution of forecasts

o Average plant stock

o Scheduling of changes

o Production versions

o Classification .....

Does it mean that I can't use this FM to define classes and their values when I want to create /modify Materials ?

2 REPLIES 2
Read only

Former Member
0 Likes
338

hi peter,

this doesn't mean that . In material creation we have this datas too. but when using this FM we cannot use these parameters since it is not declared over there . thats the meaning . u can find these parameters in anyother function module.See the import and export parameters.Try using this FM u come to know that.

with regards,

magesh.

Read only

Former Member
0 Likes
338

it means that when u use this FM, u can't pass relevant data of these fields to the FM...This FM does not validate these fields nor use this fields to update in SAP.