Hi,
i've create a validation in Tcode GGB0 like that :
Prerequisite :
BKPF-BLART = 'SA' OR BKPF-BLART = 'AB'
Check :
BSEG-SGTXT # ' '
Message :
Please fill in the text field
when i post a doc with FB01, doc type = SA or AB and the text field is empty, the above message is displayed.
but the problem is when i want to clear 2 docs, if they didn't have a text, the message is displayed.
so i won't have that, please how to have this validation only when i post a doc not when i clear docs ??
Regards.