There are some fields in SAP table for which the converted and unconverted data are different. These fields use the functional modules to perform the conversion of the data.
e.g.
- Converted Data --- SSS-RRR-SFS00043
- Unconverted Data --- SSSRRRSF00043000000
When the data is refreshed via DSP, the data that's being pulled is unconverted data into the Database. We need to use converted data based on our requirement.
Is it possible to call these functional modules from DSP, so that the unconverted data can be converted.
Comments
4 comments