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

Re: Substitution not working for MIRO

$
0
0

hello Experts,

 

As Said By Burak Uygur Sir I followed the Same to Update gsber In Miro where it Is blank. below Is my code Can Any One please Suggest Me Where i'm Going Wrong.. Problem is when i'm Debugging The Value Is get Modified in Blank Place By Gsber In T_bseg...but In Miro It Is Not Showing....

 

Z_SAMPLE_PROCESS_00001120

 

READ TABLE t_bseg into wa_bseg with key koart = 'K'.

IF SY-SUBRC = 0.

LV_GSBER = WA_BSEG-GSBER.

ENDIF.

 

if sy-tcode = 'MIRO'.

LOOP AT T_BSEG INTO WA_BSEG.

IF WA_BSEG-GSBER IS INITIAL And Lv_gsber Is Not Initial.

WA_BSEG-GSBER = LV_GSBER.

MODIFY T_BSEG FROM WA_BSEG TRANSPORTING GSBER.

CLEAR: WA_BSEG.

ENDIF.

ENDLOOP.


Thanks In Advance...


Uday...,


Viewing all articles
Browse latest Browse all 9076

Trending Articles



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