Hi,
First try to read the message from third party to check cost.
IF cost GT 50.
PERFORM IDoc_Generation USING Message.
ENDIF.
Thanks,
Vikrant.
Hi,
First try to read the message from third party to check cost.
IF cost GT 50.
PERFORM IDoc_Generation USING Message.
ENDIF.
Thanks,
Vikrant.