cancel
Showing results for 
Search instead for 
Did you mean: 

'CURR' type data field

Former Member
0 Kudos

Hi guys,

Need some pointers here. I'm calling a webservice CO (from ABAP) to populate my Adobe form in GP on initiation. That works fine.

But, some how or rather, i can't seem to consolidate any of the 'decimal/numeric' type parameters. The 'group' functionality is just greyed out. Eg. 'insurance' parameter in the WS is type 'CURR' (from ECC) and i've created a decimal type field in Adobe form too. HOwever, i can't seem to consolidate those type of parameters. Any reasons why?

how do i actually map a 'CURR' type field (ABAP) in ADOBE Interactive form (what type of field)?

Thanks

Just an update on this. The fields in the WebService are actaully of type 'CURR' (ABAP type). How do i map this in GP? Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Solved. According to SAP, GP does not support 'CURR' data type field as it is only ABAP specific..Go figure ;)..Anyways, managed to get a workaround