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

Re: How to use the Exit EXIT_SAPLKACB_002 to change the data in I_COBL parameter

$
0
0

I copied the entire logic which you mentioned.

 

FIELD-SYMBOLS: <lv_kostl> TYPE kostl.

 

 

  IF i_cobl-kostl IS INITIAL.

 

 

    ASSIGN i_cobl-kostl TO <lv_kostl>.

 

 

    IF <lv_kostl> IS ASSIGNED.

 

 

      <lv_kostl> = 'C0123456'.  

 

 

    ENDIF.

 

 

  ENDIF.

 

Here, we need to export the changed value to CALL CUSTOMER-FUNCTION '002' right? how to do that?


Viewing all articles
Browse latest Browse all 8453

Latest Images

Trending Articles



Latest Images

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