Fonction SAP BANK_API_CHDOC_GET_CURSORFIELD -

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_OBJAP BU_OBJAP C 4 BDT: Application Object

Paramètre Reférence Type Long. Description
E_STR_ATTRIBUT BANK_STR_CD_ATTRIBUT u 60 Description of an Attribute

Exception Description
INTERNAL_ERROR Internal Error
NOT_FOUND
NO_CHANGE_DOCUMENT_FIELD

Functionality
In the BTE environment, the position of the cursor for the applicationobject specified (I_OBJAP) is supplied in structureE_STR_ATTRIBUT. The system determines the database fieldbelonging to the corresponding screen field.
If the cursor is not positioned on a permitted screen field or if theassignment to the database field is not possible, the system reportsexception NOT_FOUND.
If the database field can be assigned but no change documents arecreated for the field, the system triggers exceptionNO_CHANGE_DOCUMENT_FIELD.