cancel
Showing results for 
Search instead for 
Did you mean: 

Type conflict in Function module in Smartform (CRM).

Former Member
0 Kudos

Hi all,

I am presently working on smartforms (Invoice, Contracts) and using a function module 'CRM_ORDER_READ( Importing parameter is IT_HEADER_GUID)', here in importing parameters i need to pass a variable which has a different associate type to that of the FM. so theres an short dump in the program.

So i created a Field-symbol with Type ANY. and then assigned the value to this <FS>. still the problem persists.Any help how to convert that type....

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Boss..

u have to creat sane date type variable n assign value to that. then padd that variable. otherwise system won't allowe, even though variable of type ANY.

Regards,

KP.