Fonction SAP BKK_PAYM_ORDER_DIALOG - BCA/Own Payment Transaction Init.: Call Up Dialog for Payment Order

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_ACTIVITY TBKKIDT-AKTYP C 2 Activity
I_DOCTYPE TBKKIDT-DOCTYPE C 2 X Document Type
I_PAYM_ORDER BKKP_PAYM_ORDER_KEY 0 Payment Order Key
I_RCV_NO BKKPOIT-POSNO N 5 X Position to be Displayed First
I_XDATE_POST TBKKIDT-XDATE_POST C 1 X Indicator: Posting Date - Required Entry Field
I_X_COPY BKK_XFELD C 1 SPACE X X Field

Paramètre Reférence Type Long. Description
E_RC SYST-SUBRC I 4 Return Code
E_S_BKKPOHD IBKKPOHD u 319 Payment Order Header
E_S_POIT_SND IBKKPOIT u 755 Ordering Party Positions in Payment Order

Paramètre Reférence Long. Facultatif Description
T_POIT_RCV BKKPOIT 755 X Payment Order Recipient Positions

Field Control:
The screen layout is controlled by the document type and activity(display, postprocess, release, or enter). In addition, there is anindicator (XDATE_POST) that defines the posting date as a required entryfield in special situations.

Default Values for First Entry:
Bank area (Set/Get parameter BNS) medium, paymentmethod, and transaction type are specified via Customizing.

Lock:
A lock is set for each payment order for the Postprocess and Releaseactivities. The specified key fields are used for obtaining currentvalues by reading the payment positions from the database.

Return Values:
Change tables are returned for payment orders, and a return code thatcontains the value of the function carried out in each dialog forpayment orders.

Description
rc 0 = displayed /no changes CON_RC_DIAL_DISP (IBKKCONP)
rc 1 = changed CON_RC_DIAL_CHNG
rc 2 = posted CON_RC_DIAL_POST
rc 3 = posted with checkflags CON_RC_DIAL_FORCE
rc 4 = preposted with errors CON_RC_DIAL_PREP
rc 5 = deleted CON_RC_DIAL_DEL
rc 6 = released CON_RC_DIAL_REL