Fonction SAP BAPI_DISPUTE_ATTRIBUTES_CHANGE - FSCM-DM: Change Dispute Case Attributes

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
CASE_GUID BAPI_DISPUTE_SPLIT-CASE_GUID C 32 FSCM-DM: GUID (Internal Key of Dispute Case)
TESTRUN BAPI_DISPUTE_FLAGS-TESTRUN C 1 X Switch to Simulation Session for Write BAPIs

Paramètre Reférence Type Long. Description
RETURN BAPIRET2 u 548 Return Parameter

Paramètre Reférence Long. Facultatif Description
ATTRIBUTES BAPI_DISPUTE_ATTRIBUTE 163 FSCM-DM: Attribute Value
FILECONTENT BAPI_DISPUTE_FILECONTENT 648 X FSCM-DM: File content for Dispute Attachment
NOTES BAPI_DISPUTE_NOTE 134 X FSCM-DM: Text Lines for Notes for Dispute Case

Functionality
This method is used to change the attributes of a dispute case.

Description
This structure contains the messages from the method call.

Description
Technical key (GUID) of the dispute case whose attributes are to bechanged.

Description
Indicator for simulation mode. If the indicator is set, the database isnot chanaged.

Description
This table contains the attributes to be changed. Field ATTR_IDcontains the name of the attribute, field ATTR_VALUE contains the newvalue of the attribute. If XDELTA is set in the numerical attributes,the new value is the total of the old value and ATTR_VALUE.


The fields of this structure are filled from the application SAP BillerDirect in order to attach files to dispute cases. Their meanings are:
FILE_ID Sequential number
CONTENT_LINE Line for binary document content
COMP_ID Name of attachment
MIMETYPE Type of document
COMP_SIZE size of document in bytes

Description
This table contains a note for the dispute case. The note is in the formof a SAPscript text.