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

How to call 'CHANGE_POINTERS_READ'

Former Member
0 Likes
890

Hi all,

can any one...

Please provide sample code for calling

function module 'CHANGE_POINTERS_READ'.

Thanks and Regards

pandu

Hi all,

can any one...

Please provide sample code for calling

function module 'CHANGE_POINTERS_READ'.

Thanks and Regards

pandu

1 REPLY 1
Read only

christian_wohlfahrt
Active Contributor
0 Likes
494

call function 'CHANGE_POINTERS_READ'

exporting

message_type = 'YOUR_POINTER'

tables

change_pointers = gt_change_pointers

exceptions

error_in_date_interval = 1

error_in_time_interval = 2

others = 3.