Function module to get the Option codes(Characteristic values) in Sale order.

        REQ : Fetch Option codes(characteristic values) in sale order.

Step 1: Pass Sale order in VBAP and get the cuobj.


Step 2: Pass cuobj in FM : VC_I_GET_CONFIGURATION to INSTANCE and get configuration values.



    

    In this configuration table we have option codes.


******************************Thank you*******************************

Comments

Popular posts from this blog

New syntax for append- VALUE (new syntax 7.4+) in ABAP

Read statement new syntax in ABAP. (7.4+).

Concatenation new syntax( 7.4+ ).