Fonction SAP BKK_STANDING_ORDER_BOTH_GET - Supplies Released and Unreleased Standing Order Variants

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_ACNUM_INT BKKSO-ACNUM_INT C 10 Internal Account Number for Current Account
I_BKKRS BKKSO-BKKRS C 4 Bank Area
I_SONO BKKSO-SONO N 10 Standing Order Number

Paramètre Reférence Type Long. Description
E_RETURN SYST-SUBRC I 4 Return Value, Return Value After ABAP Statements

Paramètre Reférence Long. Facultatif Description
E_TAB_BKKSO BKKSO 548 BCA: Standing Orders
E_TAB_BKKSONT BKKSONT 104 X Standing Order Payment Notes
E_TAB_VAR_AMNT BKKSO_VAR_AMNT 56 X Standing Order: Variable Amounts

Exception Description
IMPERROR Incomplete Data
NO_SO_FOUND No Standing Order Found

Functionality
Reads all versions of the standing order (released and unreleased) fora standing order number, and returns these in a table.
Reads the payment notes for the standing order if a table of paymentnotes is supplied.

Description
Return code.

Value range
00 More than one standing order variant has been found.
01 Only one standing order variant has been found.
02 No standing order has been found.

Default
02