Fonction SAP BAPI_DISPUTE_PROCESS - FSCM-DM: Process Dispute Case

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
AMOUNTS_DELTA BAPI_DISPUTE_AMOUNTS u 80 X FSCM-DM: BAPI - Amounts
CASE_GUID BAPI_DISPUTE_SPLIT-CASE_GUID C 32 FSCM-DM: GUID (Internal Key of Dispute Case)
PROC_SEQNR_NEW BAPI_DISPUTE_WRITE_OFF-PROC_SEQNR N 3 FSCM-DM: Sequential Number of Process
PROC_SEQNR_OLD BAPI_DISPUTE_WRITE_OFF-PROC_SEQNR N 3 FSCM-DM: Sequential Number of Process
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 X FSCM-DM: Attribute Value
FILECONTENT BAPI_DISPUTE_FILECONTENT 648 X FSCM-DM: File Content for Attachment to Dispute
NOTES BAPI_DISPUTE_NOTE 134 X FSCM-DM: Text Lines for Notes for Dispute Case
OBJECTS BAPI_DISPUTE_OBJECT 110 X FSCM-DM: Objects
SPLIT_AMOUNTS BAPI_DISPUTE_SPLIT_AMOUNTS 112 X FSCM-DM: Amounts of Dispute Cases to be Created for Split
SPLIT_ATTRIBUTES BAPI_DISPUTE_SPLIT_ATTRIBUTE 194 X FSCM-DM: Attributes of Dispute Cases to be Created for Split
SPLIT_DISPUTE BAPI_DISPUTE_SPLIT 36 X FSCM-DM: Dispute Cases to be Created for Split
SPLIT_NOTES BAPI_DISPUTE_SPLIT_NOTES 166 X FSCM-DM: Notes for Dispute Cases to be Created for Split
SPLIT_OBJECTS BAPI_DISPUTE_SPLIT_OBJECT 142 X FSCM-DM: Objects of Dispute Cases to be Created for Split

Functionality
A process in the subledger of Financial Accounting can change a disputecase using this method. An example of such a process is clearing anitem that is classified as disputed in the dispute case. If new disputecases arise during the process (split), these are created if the datarequired is provided by the SPLIT parameter.

Description
This structure contains the messages from the method call.

Description
The changes to the amounts are provided in this structure. The amountsare added to the amounts in the dispute case.

Description
Technical key (GUID) of the dispute case to be processed.

Description
Number of the process step that changes the dispute case.

Description
The number of the previous process step must be provided in thisparameter. This enables the method to ensure that the process steps areprocessed in the correct order.

Description
Indicator for simulation mode. If the indicator is set, there is nochange to the database.

Description
This table contains the attributes of the dispute case to be changed.Field ATTR_ID contains the name of the attribute, field ATTR_VALUEcontains the new value of the attribute. If XDELTA is set in thenumerical attributes, the new value is the total of the old value andATTR_VALUE.

Description
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
trados = docu -> ep -> epfinfscmdm

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

Description
This table contains the BOR objects to be included in the record, movedwithin the record, or deleted from the record by the process. If anobject is included in the record of the case, OLD_CLASS must be blank.If the object is deleted from the record, NEW_CLASS remains blank. Ifyou move an object within the record, OLD_CLASS describes the originalposition and NEW_CLASS the target position.

Description
This parameter provides the amounts for the dispute cases that arecreated by a split.

Description
Attributes of the dispute cases to be created for a split.

Description
Attributes of the dispute cases created by a split.

Description
Notes for the dispute cases created for a split.

Description
This parameter provides the objects included in the record of thedispute case created by a split. The field OLD_CLASS must remain blank.