Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Convert Raw into Char from External Data

ArunKMugunthan
Newcomer
0 Likes
3,224

Hi All,

I'm writing a custom Program and where I need to read the file from the external Source. The Value coming from external system will be sending a External ID as a Char to store the values in the AFRU.

Can anyone please help me to convert the Char to Raw to store the values in the AFRU-EXTID?

Hi All,

I'm writing a custom Program and where I need to read the file from the external Source. The Value coming from external system will be sending a External ID as a Char to store the values in the AFRU.

Can anyone please help me to convert the Char to Raw to store the values in the AFRU-EXTID?

1 REPLY 1
Read only

Yogananda
Product and Topic Expert
Product and Topic Expert
0 Likes
3,172

akm5400

The AFRU-EXTID is a custom field in the database and it is used to store the external ID of the file. In order to convert the Char to Raw, you can use the AFRU-EXTID's Data Type Conversion function. This function will allow you to convert the Char value to a Raw value and then store it in the AFRU-EXTID.