2015 Dec 20 3:02 PM
Hi Friends,
My requirement is based on the Variant configuration characteristic value the print output type should be validation either to allow or delete (not allowed).
I am using VOFM Routine (Output value) for this solution. The FM what I have is for change on sales orders and the CUOBJ is a temporary or dummy number during creation which is not validated or worked out.
Kindly suggest some Function modules which can fetch characteristic values during sales order creation.
Thanks & Regards
Mani.
2015 Dec 20 7:47 PM
Hi Friends,
My requirement is based on the Variant configuration characteristic value the print output type should be validation either to allow or delete (not allowed).
I am using VOFM Routine (Output value) for this solution. The FM what I have is for change on sales orders and the CUOBJ is a temporary or dummy number during creation which is not validated or worked out.
Kindly suggest some Function modules which can fetch characteristic values during sales order creation.
Thanks & Regards
Mani.
2015 Dec 20 7:47 PM
2015 Dec 21 9:15 AM
hi,
you can try the Function module VC_I_GET_CONFIGURATION to get characteristics.
you need to pass the internal field VBAP-CUOBJ to the given FM.
or you can also use the tables like IBIN and IBINVALUES which hold characteristics and their values, symbolids
thanks!!
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |