Application Development 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: 

RFC Error: Cannot convert string valu

Former Member
0 Kudos

Hi,

I'm using DataStage and the BAPI : BAPI_ALM_ORDER_MAINTAIN. I activated 2 parameters : IT_METHODS and IT_HEADERS.

For IT_METHODS I have :

000001,HEADER,CREATE,%00000000001

000001,,SAVE,%00000000001

000001,OPERATION,CREATE,%000000000010010 000001,HEADER,RELEASE,%00000000001

And when I launch the job I have this error :

BAPI_ALM_ORDER_MAINTAIN,0: Error: RFC Error: RFC_CONVERSION_FAILURE DSTAGE-BAPI-F-00096`:`RFC Error: Cannot convert string value 000000

I think, there is a problem with the fields : T_IT_HEADER_BAPI_ALM_ORDER_HEADERS_I_BASICSTART and T_IT_HEADER_BAPI_ALM_ORDER_HEADERS_I_BASIC_FIN. They are numeric (6).

Do you know how I can solve this issue ?

Thanks,

David

0 REPLIES 0