Skip to Content
0
Former Member
Nov 25, 2008 at 04:13 PM

Validation Rule for making Trading Partner mandatory in FB50

133 Views

Hi,

Validation Rule for making Trading Partner mandatory in FB50

I am trying to make trading field mandatory in FB50. If trading partner is not entered for the line items in FB50, User should get a error

I have tried the follwiong (at the Line Item level) and it does not work:

1)

Prerequiste:

Transaction code = 'FB50'

Check:

Trading Partner = ''

Message:

2)

Prerequiste:

SYST-TCODE = 'FB50'

Check:

Trading Partner = ''

Message:

Any ideas?