‎2009 Jun 23 6:36 AM
Hi All,
i prepare one flat file, i select data from PROJ table passing PROJ-PSPID( Project Definition) based upon flat file.flat file contains Project Definition,WBS Element,Level,......
there is any Function Modules convert the flat file Input into Standard form.
for example : EM/AP09/NEW1 convert this into EM/AP09/NEW1000000000000.
give me suggistions.
Thanks.
‎2009 Jun 23 6:37 AM
Use these FM.
CONVERSION_EXIT_ABPSP_INPUT
CONVERSION_EXIT_ABPSP_OUTPUT.
‎2009 Jun 23 6:37 AM
Use these FM.
CONVERSION_EXIT_ABPSP_INPUT
CONVERSION_EXIT_ABPSP_OUTPUT.
‎2009 Jun 23 6:41 AM
make use of conversion exit routines....
e.g. - CONVERSION_EXIT_XXXX_INPUT
‎2009 Jun 23 6:45 AM
Hi,
Please try with this function module.
KCD_EXCEL_OLE_TO_INT_CONVERT
hope it will useful.
Thanks
Hemant
‎2009 Jun 24 2:25 PM