cancel
Showing results for 
Search instead for 
Did you mean: 

Sub item has to come automatically

Former Member
0 Kudos

hi

We have a new requirement from our client . When the FG is shipped to customers, they have to use one label while when they ship to US customers it has to be a different label.

here the lable is the material..FERT material....

so when the User enter the main FG material....system should pickup the label material automatically based on the ship to party country...

for eg...if It is US ship to party, it has to pickup "Mat1" or other than US..it would be "Mat2"....

but both material should be in the sales order...

Any idea???

Cheers

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

Try to use the Material Determination purpose for this purpose.

you can use access sequnces here, You can have your own conditions defined, because of the condition technique.

Use the appropriate substituion reason.. for this... ( May be you can experiment with various reasons until you get the desired result)

for more infomration on this check the configurations in IMG --> BASIC FUNCTIONS --> MATERIAL DETERMINATION.

after doing all the configurations, create a conditioin record in Tcode VB11.

Rgds

Former Member
0 Kudos

Dear Veera,

This can be solved using free goods configuration.

1, In free goods configuration, go fieldcatalog maintanence. Add country field.

2. Create new condtion table copy from standard condition table 010.

3. Remove customer and add country to that table.

4. Create new access sequence and assign this new condition table.

5. Create new proceedure and assign this access sequence.

6. Assign this proceedure to your sales org.

Now goto VBN1 enter the country and sales org and give the material and sub item material in exclusive options.

Same way you give for other coutry.

Now create sales order. You will get output.

Regards,

M.Manickam

Former Member
0 Kudos

hi

apply your logic for the label printing program