Vendor Validaton on GST Screen

Some time required to add validation on sin number so we can add in number validation as per requirement

Include Name ZXF05U01

EXIT_SAPMF02K_001

FIELD-SYMBOLS :<RKPANDEY> type J_1IGTAKLD.
ASSIGN ('(SAPLJ1I_MASTER)J_1IMOVEND-VEN_CLASS'TO <RKPANDEY>.

IF I_LFA1-STCD4 IS INITIAL.
if <RKPANDEY> EQ ' '.
MESSAGE E000(8iwith 'GST VALUE NOT ALLOWD'.
ENDIF.
ENDIF.
*********
Please support my work

Comments

Popular posts from this blog

all user exit mv45afzz (implicit user exit )

How to Give Dropdown in alv report in sap abap programming Language

Long Text in input and output field in module pool