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

Re: F-53 Coding Block WBS Element update

$
0
0

I created the Substitution already, but its not updating COBL field (wbs element).

I am able to update BSEG fields through substitution.

 

following code I am using...

ASSIGN ('(SAPMF05A)COBL') TO <fs_cobl>.

   IF <fs_cobl> IS ASSIGNED.

     <fs_cobl>-ps_psp_pnr = lv_psp_pnr.

     <fs_cobl>-ps_posid = 'P00851300002060000'.

     <fs_cobl>-objnr_real = 'PR00087131'.

     <fs_cobl>-co_kapro = '1'.

     <fs_cobl>-xauto = 'X'.

     <fs_cobl>-KTOSL = 'KDF'.

   ENDIF.


Viewing all articles
Browse latest Browse all 8944

Trending Articles



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