Functionality This function module reads all planned payment orders and plannedpayment itemswithin a selectable time period for the posting date. Itreads these for a bank area for an internal account number.The interval of time can also be chosen freely. If the posting datefrom> (or posting date to>) is initial, all orders or items asof or to this posting date are selected.If both values are initial, all orders oritems are selected, and output in the table of results.Parameters: Import : I_BKKRS Bank area I_ACNUM_INT Internal account no. I_DATE_POST_FROM Posting date from(optional) I_DATE_POST_TO Posting date to(optional) Export : E_RETURN Return code Tables : T_BKKPOIT_TMP_DP Table of selecteditems for planned order (optional) T_BKKIT_TMP Table of selectedplanned payment orders (optional) Return code Values: 0 Processing OK 4 No planned paymentorders found 8 No plannedpayment items found 12 No planned ordersor items found |