SAP ABAP Class CL_FDM_COLL_POST_SERV (Services for Posting the Documents)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FIN-FSCM-COL-AR (Application Component) Accounts Receivable Accounting Process Integration
     FDM_AR_COLL_MIRROR (Package) SAP Collections Management - Data from Non-SAP System
Properties
Class CL_FDM_COLL_POST_SERV  
Short Description Services for Posting the Documents    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FDM_AR_COLL_MIRROR   SAP Collections Management - Data from Non-SAP System 
Created 20090512   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FDM_COLL_POST_SERV has no forward declaration.
Interfaces
Class CL_FDM_COLL_POST_SERV has no interface implemented.
Friends
Class CL_FDM_COLL_POST_SERV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_CHANGE_CHANGE Constant Private Type reference (TYPE) FDM_MIRR_CHANGE_ACTION 2 Simple Change 20090512
2 CON_CHANGE_DELTA Constant Private Type reference (TYPE) FDM_MIRR_CHANGE_ACTION 4 Delta Document 20090512
3 CON_CHANGE_NO Constant Private Type reference (TYPE) FDM_MIRR_CHANGE_ACTION 0 No Changes 20090512
4 CON_CHANGE_REVERSE Constant Private Type reference (TYPE) FDM_MIRR_CHANGE_ACTION 8 Reversal and New 20090512
5 CON_REBZT_PARTPY Constant Private Type reference (TYPE) REBZT 'Z' Partial Payment 20090512
6 CON_REBZT_RESIT Constant Private Type reference (TYPE) REBZT 'V' Residual items 20090512
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_NEW Static method Private Method Adapt New Record for Processing 20090520
2 COMPARE Static method Public Method Compare Old and New 20090512
3 COMPARE_EXCEPT_SGTXT Static method Public Method Compare Old and New (Text Changes Received) 20090512
4 DOC_TO_ACC Static method Public Method Document Data Transferred in ACC Structures 20090512
5 MATCH_NEW_OLD Static method Private Method Find suitable old entry for a new one 20090512
6 PAIRING Static method Public Method Identify Old-New Pairs 20090512
7 TIMESTAMP_REDU Static method Private Method Reduction to the newest entries 20090512
Events
Class CL_FDM_COLL_POST_SERV has no event.
Types
Class CL_FDM_COLL_POST_SERV has no local type.
Method Signatures

Method ADJUST_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_NEW Call by reference Type reference (TYPE) FDM_DOC_MIRROR Beleginformationen (Rohdaten im Stellvertretersystem) 20090520

Method ADJUST_NEW on class CL_FDM_COLL_POST_SERV has no exception.

Method COMPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACCCHG Call by reference Type reference (TYPE) FDM_T_ACCCHG Änderungen in einem FI-Beleg 20090512
2 Exporting E_CHANGE_ACTION Call by reference Type reference (TYPE) FDM_MIRR_CHANGE_ACTION Aktion bei Änderung der Prima Nota 20090512
3 Importing IS_NEW Call by reference Type reference (TYPE) FDM_DOC_MIRROR Beleginformationen (Rohdaten im Stellvertretersystem) 20090512
4 Importing IS_OLD Call by reference Type reference (TYPE) FDM_DOC_MIRROR Beleginformationen (Rohdaten im Stellvertretersystem) 20090512
5 Importing IT_REF Call by reference Type reference (TYPE) FDM_T_DOC_MIRROR Belegliste zum Verbuchen 20090512

Method COMPARE on class CL_FDM_COLL_POST_SERV has no exception.

Method COMPARE_EXCEPT_SGTXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACCCHG Call by reference Type reference (TYPE) FDM_T_ACCCHG Änderungen in einem FI-Beleg 20090512
2 Exporting E_CHANGE_ACTION Call by reference Type reference (TYPE) FDM_MIRR_CHANGE_ACTION Aktion bei Änderung der Prima Nota 20090512
3 Importing IS_NEW Call by reference Type reference (TYPE) FDM_DOC_MIRROR Beleginformationen (Rohdaten im Stellvertretersystem) 20090512
4 Importing IS_OLD Call by reference Type reference (TYPE) FDM_DOC_MIRROR Beleginformationen (Rohdaten im Stellvertretersystem) 20090512
5 Importing IT_REF Call by reference Type reference (TYPE) FDM_T_DOC_MIRROR Belegliste zum Verbuchen 20090512

Method COMPARE_EXCEPT_SGTXT on class CL_FDM_COLL_POST_SERV has no exception.

Method DOC_TO_ACC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_BKPF Call by reference Type reference (TYPE) BKPF Belegkopf für Buchhaltung 20090512
2 Changing CT_BSEG Call by reference Type reference (TYPE) BSEG_T Tabellenart für BSEG 20090512
3 Exporting ES_MSG Call by reference Type reference (TYPE) BAL_S_MSG Anwendungs-Log: Daten einer Meldung 20090512
4 Exporting ET_ACCCR Call by reference Type reference (TYPE) ACCCR_T Schnittstelle ins Rechnungswesen: Währungsinformation 20090512
5 Exporting ET_ACCHD Call by reference Type reference (TYPE) ACCHD_T Übergabetabelle Kopfinformationen für die RW-Belege 20090512
6 Exporting ET_ACCIT Call by reference Type reference (TYPE) ACCIT_T Schnittstelle ins Rechnungswesen: Positionsinformation 20090512
7 Exporting E_SUBRC Call by reference Type reference (TYPE) SYSUBRC Rückgabewert von ABAP-Anweisungen 20090512

Method DOC_TO_ACC on class CL_FDM_COLL_POST_SERV has no exception.

Method MATCH_NEW_OLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_OLD Call by reference Type reference (TYPE) FDM_T_DOC_MIRROR Belegliste zum Verbuchen 20090512
2 Exporting E_MATCH Call by reference Type reference (TYPE) FDM_DOC_MIRROR Beleginformationen (Rohdaten im Stellvertretersystem) 20090512
3 Importing I_NEW Call by reference Type reference (TYPE) FDM_DOC_MIRROR Beleginformationen (Rohdaten im Stellvertretersystem) 20090512

Method MATCH_NEW_OLD on class CL_FDM_COLL_POST_SERV has no exception.

Method PAIRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NEW Call by reference Type reference (TYPE) FDM_T_DOC_MIRROR Belegliste zum Verbuchen 20090512
2 Changing CT_OLD Call by reference Type reference (TYPE) FDM_T_DOC_MIRROR Belegliste zum Verbuchen 20090512
3 Exporting ET_PAIR Call by reference Type reference (TYPE) FDM_T_DOC_MPAIR Rohdaten-Paare (neu und alt) 20090512

Method PAIRING on class CL_FDM_COLL_POST_SERV has no exception.

Method TIMESTAMP_REDU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DUPLICATE_KEY Call by reference Type reference (TYPE) FDM_T_DOC_MIRROR_KEY Schlüssel der Rohdaten-Tabelle 20090512
2 Changing CT_MULTIPLE Call by reference Type reference (TYPE) FDM_T_DOC_MIRROR Belegliste zum Verbuchen 20090512
3 Exporting ET_SINGLE Call by reference Type reference (TYPE) FDM_T_DOC_MIRROR Belegliste zum Verbuchen 20090512

Method TIMESTAMP_REDU on class CL_FDM_COLL_POST_SERV has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 605