hi all,
I am using BAPI_AR_ACC_GETOPENITEMS to get open tems, process and update to a Ztable.The structure in the BAPI is having 111 Fields. Of which I am using only 16 fields. I think we cannot restrict the selection of fields only to particular fileds. When I am executing the program with same variant it is giving following runtime errors:
Sometimes TSV_TNEW_PAGE_ALLOC_FAILED ( at Append Lineitems) and sometimes TIME_OUT.
Most of the times I am getting first error.
1)My first question is Why I am getting two errors whrn I execute with same variant?
2)How to avoid TSV_TNEW_PAGE_ALLOC_FAILED
3) How to avoid TIME_OUT error?
I have searched in SDN for TSV_TNEW_PAGE_ALLOC_FAILED. There are many posts but I could not find a solution which supports my requirement?
Can anyone please help.
Regards,
Murthy.