2007 Nov 21 3:59 PM
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
2007 Nov 21 6:24 PM
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.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |