cancel
Showing results for 
Search instead for 
Did you mean: 

BOM

Former Member
0 Kudos

Dear all,

The requirment from client is

in BOM for one particular componet, they need additional description

apart from material master

i suggested them to maintain in in item details, in status/lng text

but they are not satisfied by it

they want in in first screen itself, where we enter materail & quantity

then i told to use the text of sort strig.

Now the query, can we use sortstrig for adiititional description

if we enter in sort string, then will it effect anyware while doing production (in other t-codes or MRP)

Plz share Your views on this query

Regards

kumar

Edited by: kumar kumar on Sep 11, 2009 9:10 AM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You can use the Sort string field for the materials description if the field size is sufficient. It will not have any effect on Production order.

It is provided by SAP just for sorting purpose nothing else.

regards

radhak mk

Former Member
0 Kudos

Thanks to Brahmankar & Radhakrishna,

now client is using a z-report named as ZBOM

which will explode even multiuple BOM's at a time

now if i eneter in Additional description in status/lng text

then this filed should be populated in ZBOM report

can u Plz let em know the filed & table for (line 1 descrption) in status/lng text

Regards

kumar

Edited by: kumar kumar on Sep 11, 2009 9:43 AM

rupesh_brahmankar3
Active Contributor
0 Kudos

Dear,

Yes you can use it in Z report also table is STPO- SORTF for Sort String.

Regards,

R.Brahmankar

Former Member
0 Kudos

HI Kumar,

For your ZBOM report you can use the following tables to fetch the data :

1. Sort String : STPO-SORTF

2. Item Text Line 1 : STPO-POTX1

3. Item Text Line 2 : STPO-POTX2.

Hope this will help you.

regards

radhak mk

Former Member
0 Kudos

Once again thanks to both of You,

Dear Radhakrishna,

2. Item Text Line 1 : STPO-POTX1

in SE16 i am checking for the items which have mainatined (Item Text Line 1)

but unable to get it

how to get only componets which are maintained in Item Text Line 1

Regards

kumar

Edited by: kumar kumar on Sep 11, 2009 10:37 AM

former_member199502
Active Contributor
0 Kudos

Hi Kumar,

In se16,for STPO,in the field POTX1 .go to multiple option(F4) and there in the selction optios(F2).you select not equal to (not equal to blank)and then execute.then system will take entries only for those item text i s maintained.

Hope it helps

Former Member
0 Kudos

Thanks to Girish, Brahmankar & Radhakrishna,

This thread is closed

Regards

kumar

Ritz
Active Contributor
0 Kudos

Hi Kumar,

In SE16 input

STLTY = M

STLNR= BOM number what you get from table MAST by passing the header material number.

double click in the input screen of POTXI you will get a new popup with varies operaters (+, <, >, etc)

choose the last one whic is not eaqual to , and let this field reamin blank.

execute the transaction , now you will only have entries for which POTX1 value is maintain.

please check and revert back.

Hoep it helps you.

Regards

Ritesh

Former Member
0 Kudos

Thanks Ritesh,

For ur input

Regards

kumar

Answers (2)

Answers (2)

former_member199502
Active Contributor
0 Kudos

Hi Kumar,

Yes you can use the sort string,there is no impact anywhere .

rupesh_brahmankar3
Active Contributor
0 Kudos

Dear,

It will not affect anywhere. It is use to l sort the components according to "sortstrng" value

Assign the string value for "sortstrng" filed for each Bom component in Item over View screen,

Then try with sort by sort string option.

Regards,

R.Brahmankar