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

Function Module CHANGEDOCUMENT_PREPARE_TABLES causing exception

Former Member
0 Likes
1,097

halo experts

I am using FM CHANGEDOCUMENT_PREPARE_TABLES for comparing PBO and PAI records .

I am passing the PBO and PAI records as input parameters to the FM . it was working fine. Once I changed the structure of the table ( I added some CURR fields to it ) it is throwing an exception CX_SY_RANGE_OUT_OF_BOUND

Anyone has idea regarding the same

Regards

Arshad

2 REPLIES 2
Read only

Former Member
0 Likes
680

Hi Arshad,

Hope you have included the new field in both Old and New Table Structure.

Regards

Bala

Read only

hardyp180
SAP Mentor
SAP Mentor
0 Likes
680

I think it dumps once the structure is over a certain length e.g. 512