SAP Function BAPI_DISPUTE_STATUS_CHANGED - FSCM-DM: Status of Dispute Case Was Changed

Parameter Reference Type Length Default Optional Text
CASE_GUID BAPI_DISPUTE_STATUS-CASE_GUID C 32 FSCM-DM: GUID (Internal Key of Dispute Case)
IS_CONFIRMED BAPI_DISPUTE_STATUS-IS_CONFIRMED C 1 FSCM-DM: Dispute Case is Confirmed
IS_VOIDED BAPI_DISPUTE_STATUS-IS_VOIDED C 1 FSCM-DM: Dispute Case is Voided
PROC_SEQNR BAPI_DISPUTE_WRITE_OFF-PROC_SEQNR N 3 FSCM-DM: Sequential Number of Process

Parameter Reference Type Length Text
RETURN BAPIRET2 u 548 Return Parameter

Functionality
If the dispute case is confirmed or voided, the subledger of FinancialAccounting that is connected is informed about this status change.

Description
This structure contains the messages from the method call.

Description
Technical key (GUID) of the dispute case whose status was changed.

Description
Indicator that the dispute case was confirmed.

Value range
Dispute case was confirmed ('X').

Description
Indicator that the dispute case was voided.

Value range
Dispute case was voided ('X').

Description
Current process number of the dispute case whose status was changed.