2009 Jun 18 12:06 PM
Hi all
I am trying to insert PACKNR field from flat file to Data Base Table KONDP. I am getting the PACKNR field as 75 from flat file in order to upload it to data base table i need to Convert it in internal format IVPHv6g}0MZX08002hqR8m.
How can i encode PACKNR 75 as IVPHv6g}0MZX08002hqR8m?
Regards,
Aboli.
2009 Jun 18 12:09 PM
Domain of PACKNR has a converion routine.
Double click in table on dataelement of PACKNR and next double click on domain of this dataelement.
Now you see exit routine, double click on this and you will get two routines:
CONVERSION_EXIT_VHUPI_INPUT
CONVERSION_EXIT_VHUPI_OUTPUT
Edited by: Micky Oestreich on Jun 18, 2009 1:10 PM
Hi all
I am trying to insert PACKNR field from flat file to Data Base Table KONDP. I am getting the PACKNR field as 75 from flat file in order to upload it to data base table i need to Convert it in internal format IVPHv6g}0MZX08002hqR8m.
How can i encode PACKNR 75 as IVPHv6g}0MZX08002hqR8m?
Regards,
Aboli.
2009 Jun 18 12:09 PM
Domain of PACKNR has a converion routine.
Double click in table on dataelement of PACKNR and next double click on domain of this dataelement.
Now you see exit routine, double click on this and you will get two routines:
CONVERSION_EXIT_VHUPI_INPUT
CONVERSION_EXIT_VHUPI_OUTPUT
Edited by: Micky Oestreich on Jun 18, 2009 1:10 PM
2009 Jun 18 12:10 PM
Hello
Convrsion routines:
CONVERSION_EXIT_VHUPI_INPUT
CONVERSION_EXIT_VHUPI_OUTPUT
2009 Jun 18 12:13 PM
Hi,
Use FM's CONVERSION_EXIT_VHUPI_INPUT and CONVERSION_EXIT_VHUPI_OUTPUT.
Regards,
Raju.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |