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

Re: User-exit SDVAX001 for va02 on Billing plan

$
0
0

Hi,

 

I am not that bright. please help out this code please.

 

IF t_obj-netwr is INITIAL.

         select SINGLE netwr FROM vbak into v_netwr where vbeln = t_obj-vbeln.

         IF XFPLT-FPROZ is NOT INITIAL.

           fplt-FAKWR = v_netwr * ( xFPLT-FPROZ / 100 ).

         else.

 

         ENDIF.

         MOVE-CORRESPONDING fplt  TO xfplt.

         MODIFY xfplt INDEX xfplt_tabix.

 

   else.

      IF XFPLT-FPROZ is NOT INITIAL.

        fplt-FAKWR = t_obj-netwr * ( xFPLT-FPROZ / 100 ).

      else.

 

      ENDIF.

       MOVE-CORRESPONDING fplt  TO xfplt.

       MODIFY xfplt INDEX xfplt_tabix.

   ENDIF.


I need to restrict the billing plan from the code which is in block letter.


while entering third line item in Sales order, it would not to update the billing plan.


This solution might bring good for my career.


regards,

sudarshan


Viewing all articles
Browse latest Browse all 2807

Trending Articles



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