SAP ABAP Function Module FDM_AR_DOC_DISPUTE_BUILD (FSCM-DM: Anlegen eines Disputes zu einem FI-Beleg)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FIN-FSCM-DM-AR (Application Component) Accounts Receivable Accounting Process Integration
⤷
FDM_AR (Package) FSCM Dispute Management Process Integration - FI-AR

⤷

⤷

Basic Data
Function Module | FDM_AR_DOC_DISPUTE_BUILD | FSCM-DM: Anlegen eines Disputes zu einem FI-Beleg |
Function Group | FDM_AR_SERVICES_DOC | FSCM-DM: Services in AR (Document) |
Program Name | SAPLFDM_AR_SERVICES_DOC | |
INCLUDE Name | LFDM_AR_SERVICES_DOCU14 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
I_SINGLE | TYPE | BOOLE_D | 'X' | Kennzeichen Ein Dispute je Posten | ||
![]() |
I_DIALOG | TYPE | BOOLE_D | 'X' | Kennzeichen Anlegen mit Dialog (Popup für Attribute und Notizen) | ||
![]() |
I_CHECK | TYPE | BOOLE_D | 'X' | Kennzeichen Belege prüfen (nicht sinnvoll beim Buchen, z.B. Biller Direct) | ||
![]() |
I_SAVE | TYPE | BOOLE_D | 'X' | Kennzeichen Sichern durchführen | ||
![]() |
I_MESSAGE | TYPE | BOOLE_D | 'X' | Kennzeichen Erfolgsnachricht ausgeben (nach Sichern) | ||
![]() |
I_ACTION | TYPE | FDM_ACTION | FDMCO_CREATE | 1 Anlegen, 2 Hinzufügen aus Biller Direct, 4 Aufnehmen aus Dispute Case | ||
![]() |
I_SUBJECT | TYPE | FDM_CASE_SUBJECT | '000' | Subject of Dispute Case | ||
![]() |
IT_ATTRIBUTES | TYPE | FDM_T_ATTRIBUTE | Attributes | |||
![]() |
IS_NOTE_PROPERTIES | TYPE | BDM_S_NOTE_PROPERTIES | FSCM-DM: Properties for Notes for Dispute Case | |||
![]() |
IT_NOTES | TYPE | TLINETAB | Notes | |||
![]() |
IT_FILECONTENT | TYPE | FDM_T_AR_FILECONTENT | FSCM-DM: File Content for Attachment to Dispute | |||
![]() |
IT_FILECLASS | TYPE | BDM_T_FILECLASS | FSCM-DM: Classifications for Attachments to Dispute | |||
![]() |
IT_OBJECTS | TYPE | FDM_T_AR_OBJECTS | In Dispute aufzunehmende Objekte (außer Belegen) | |||
![]() |
I_CALLER | TYPE | FDM_CALLER | 0 | FSCM-DM: Calling Application | ||
![]() |
T_BSEG_FDM | TYPE | FDM_AR_BSEG | FSCM-DM: Structure for BSEG (with Fields from BKPF) | |||
![]() |
CANCELLED | TYPE | Action was canceled by the user | ||||
![]() |
ITEM_LOCKED | TYPE | Position durch anderen Benutzer oder Ausgleich gesperrt | ||||
![]() |
ITEM_CLEARED | TYPE | Position inzwischen ausgeglichen | ||||
![]() |
ITEM_DISPUTED | TYPE | Position bereits in anderem Dispute enthalten | ||||
![]() |
VENDOR_NOT_ACTIVE | TYPE | Dispute Management für Kreditoren nicht aktiv | ||||
![]() |
NO_INVOICE | TYPE | Es wurden keine Forderungen übergeben | ||||
![]() |
NO_ITEMS | TYPE | Es wurden keine Belegzeilen übergeben | ||||
![]() |
NO_PARTNER | TYPE | Kein debitor bzw. Buchungskreis | ||||
![]() |
CDIS_NOT_ACTIVE | TYPE | CDIS Function Not Active | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20030327 |
SAP Release Created in | 471 |