Fonction SAP BKK_PAYM_CHNG_FIELDSTAT - Verbinden der Feldstatus in Abhängigkeit v. RCV-Identifizierung

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_DIA_VAR BKK_BANK_VAR_FL C 1 Field Status Variants
I_DYNNR SYST-DYNNR C 4 ABAP Program, Number of Current Screen
I_EXCLBUTTON TBKKI_02A-EXCLBUTTON N 2 X Sequential Number for Functions to Be Hidden
I_OBJECT TBKKI_02A-OBJECT C 4 Object in BCA (Payment Item or Payment Order)

Paramètre Reférence Long. Facultatif Description
C_T_FIELDSTATUS BKKP_T_FIELDSTATUS 0

Functionality
This checks the field status of the layout (T_ANZVAR) and of the actiontype (T_AKTTYP).
Determination of the field status (results table T_FIELDSTATUS):
The system searches for the field group of the action type that issuitable for the layout. If the field group status is the same as thatof the layout, or of the action type, then the status is placed in the r
esult table. The sequence is important for this: Hidden -> DisplayOnly -> Required Entry -> Optional Entry -> Space (n. defin.).Sequence for required entry, only Display exchanged:
Change to Customizing:
The layout is now the document type.
The document type Payment Order with the Enter activityhas required entry fields for the bank number of the recipient. Thedocument type Internal Payment Order with the same activity has,however, got only the display mode for the same recipient fields. Thisis because this document type is the same for the sender and therecipient, and must not be changed.