Announcement:
wanna exchange links? contact me at sapchatroom@gmail.com.
Posted by
Admin at
Question from Aneel on Aug 10 at 8:24 AM How can I add multiple parvw in tkomk in the exit FORM USEREXIT_PRICING_PREPARE_TKOMK. in the include MV45AFZZ. I have used the following code. But it works only for one pRAVW. I have defined many parvw for one customer. REAd TABLE xvbpa into wa_XVBPA with key kunnr = VBAK-KUNNR. IF SY-SUBRC EQ 0. PERFORM XVBPA_LESEN(SAPFV45K) USING wa_XVBPA-parvw VBAP-POSNR SY-TABIX. MOVE XVBPA-PARVW TO TKOMK-WTY_V_PARVW. MOVE XVBPA-kunnr TO TKOMK-WTY_V_PARNR. ENDIF. | Reply to this email to post your response. __.____._ | _.____.__ |