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

Parameter Reference Type Length Default Optional Text
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

Parameter Reference Type Length Text
RETURN BAPIRET2 u 548 Return Parameter

Parameter Reference Length Optional Text
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.