cancel
Showing results for 
Search instead for 
Did you mean: 

Sales order blocking in partner name and address

Former Member
0 Kudos

Hi Everyone,

I need your advice. I have a requirement here to check/determine the block number triggered corresponding to any change in the partner tab for SO.

For example:

block numbers will be triggered if

PB25 - partner name/address is manually changed in SOLD TO

PB26 - manual change name or address sa SHIP TO

PB27 - manual change of sold to party and sold to party is not maintained in customer master of ship to

PB28 - manual change of ship to party and ship to party is not maintained in customer master of sold to

how do i address these in my code changes? any advice would be much appreciated. thanks!

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member184881
Active Participant
0 Kudos

Hi,

you can add or modify this option by screen varient. use t-code: SHD0

Thanks

Md. Enayet Hossain

jpfriends079
Active Contributor
0 Kudos

With proper logical code for changes, in relevant useexit, you can achieve your requirement.

For your reference, you can refer following discussion:

- http://scn.sap.com/thread/3174132

Thanks, JP