Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9076

Re: BW Transformation help

$
0
0

Hi Venkat,

 

Check this code;

 

IF ( SOURCE_FIELDS-ZMARG1 ne 0 AND SOURCE_FIELDS-ZMARG2 ne 0 AND SOURCE_FIELDs-ZMARG3 ne 0 ).

 

 

  READ TABLE IT_ZPUR WITH KEY MATERIAL = SOURCE_FIELDS-MATNR

             INTO WA_ZPUR.

  IF SY-SUBRC = 0.

    RESULT = WA_PUR-/BIC/ZPUR_ZCHY1.

  ENDIF.

ELSE.

  RESULT = '0'.

ENDIF.

 

 

 

Best regards,

Sakthi


Viewing all articles
Browse latest Browse all 9076

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>