InterviewSolution
| 1. |
"storage Location In Pm" we Have A Problem Here. Our Design Is, The Delivery Address In The Purchase Order Is Deriving From The Storage Location. So, When Creating The Request From Work Order, We Enter The Material Master (if It Is Stock Item) As Well As The Storage Location, Vendor Details, Etc, Under The Component Tab. Then, The Storage Location Will Be Defaulted Into Pr, Then Po. Hence, The Delivery Address Is There. but In Service, I Can't Enter Any Storage Location. Is There A Solution For This? if I Create The Service In Pm (via Iw31), Is There A Way For Me To Enter The Storage Location? |
|
Answer» we Have A Problem Here. Our Design Is, The Delivery Address In The Purchase Order Is Deriving From The Storage Location. So, When Creating The Request From WORK Order, We Enter The Material Master (if It Is Stock Item) As Well As The Storage Location, Vendor Details, Etc, Under The Component Tab. Then, The Storage Location Will Be Defaulted Into Pr, Then PO. Hence, The Delivery Address Is There. but In SERVICE, I Can't Enter Any Storage Location. Is There A Solution For This? if I Create The Service In Pm (via Iw31), Is There A WAY For Me To Enter The Storage Location? Storage locations are only used when issuing/receiving stock into the warehouse. I think the delivery address can only be ENTERED for non stock materials. This makes sense since you are delivering a physical object to a particular location. Services are not stock/non-stock items and I suspect you cannot enter a SLoc or delivery address. You could try user-exits/batch program which allocates the address dependent upon some information from the order. Have a look at the services user-exits via TCode SMOD and search criteria SRV*. Storage locations are only used when issuing/receiving stock into the warehouse. I think the delivery address can only be entered for non stock materials. This makes sense since you are delivering a physical object to a particular location. Services are not stock/non-stock items and I suspect you cannot enter a SLoc or delivery address. You could try user-exits/batch program which allocates the address dependent upon some information from the order. Have a look at the services user-exits via TCode SMOD and search criteria SRV*. |
|