SAP ABAP Class CL_FDM_COLL_POST_DATA (Update of Documents for a Customer)
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_DATA  
Short Description Update of Documents for a Customer    
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 20081125   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FDM_COLL_POST_DATA has no forward declaration.
Interfaces
Class CL_FDM_COLL_POST_DATA has no interface implemented.
Friends
Class CL_FDM_COLL_POST_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BADI_POST Static Attribute Private Object reference (TYPE REF TO) FDM_COLL_POST_DATA BAdI for Posting / Changing 20090120
2 CON_AUGLV_CLOSE Constant Private Type reference (TYPE) AUGLV 'UMBUCHNG' Transfer Posting Transaction 20081218
3 CON_AUGLV_CREM Instance attribute Private Type reference (TYPE) AUGLV 'GUTSCHRI' Credit Memo Transaction 20081218
4 CON_AUGLV_INV Constant Private Type reference (TYPE) AUGLV 'INV' Invoice Transaction 20081218
5 CON_AUGLV_PAY Constant Private Type reference (TYPE) AUGLV 'EINGZAHL' Payment Transaction 20081218
6 CON_AVSRT_CLEARING Constant Private Type reference (TYPE) AVSRT '03' Payment Advice Type 20081212
7 CON_AWSYS_MIRROR Constant Private Type reference (TYPE) AWSYS 'MIRROR' AWSYS for Substitute Documents 20090108
8 CON_AWTYP_MIRROR Constant Private Type reference (TYPE) AWTYP 'BKPFM' AWTYP for Substitute Documents 20090108
9 CON_BLART_CLOSE Constant Private Type reference (TYPE) BLART 'AB' Document type clearing 20081211
10 CON_BLART_CREM Constant Private Type reference (TYPE) BLART 'DG' Cred.memo doc.type 20081218
11 CON_BLART_INV Constant Private Type reference (TYPE) BLART 'DR' Invoice doc.type 20081125
12 CON_BLART_OTHR Constant Private Type reference (TYPE) BLART 'DA' Document Type Other Transactions 20081126
13 CON_BLART_PAY Constant Private Type reference (TYPE) BLART 'DZ' Document Type Payment 20081125
14 CON_BSCHL_DS Constant Private Type reference (TYPE) BSCHL '01' Posting Key D in Invoice 20081125
15 CON_CHANGE_CHANGE Constant Private Type reference (TYPE) FDM_MIRR_CHANGE_ACTION 2 Simple Change 20081222
16 CON_CHANGE_DELTA Constant Private Type reference (TYPE) FDM_MIRR_CHANGE_ACTION 4 Delta Document 20081222
17 CON_CHANGE_NO Constant Private Type reference (TYPE) FDM_MIRR_CHANGE_ACTION 0 No changes 20081222
18 CON_CHANGE_REVERSE Constant Private Type reference (TYPE) FDM_MIRR_CHANGE_ACTION 8 Reversal and New 20081222
19 CON_CLEARING_SIZE Constant Private Type reference (TYPE) SYTABIX 25 Size of Clearing 20111021
20 CON_COMMIT_MAX Constant Private Type reference (TYPE) SYTABIX 50 Index of Internal Tables 20081126
21 CON_CUSTOMER_OBZEI Constant Private Type reference (TYPE) OBZEI 001 Number of Line Item in Original Document 20081223
22 CON_HKONT_CASH Constant Private Type reference (TYPE) HKONT '0000100000' G/L Account Cash 20081125
23 CON_HKONT_DISC Constant Private Type reference (TYPE) HKONT '0000880000' G/L Account Cash Discount 20081125
24 CON_HKONT_REV Constant Private Type reference (TYPE) HKONT '0000800000' G/L Account Revenue 20081125
25 CON_LOG_SUBOBJ Constant Private Type reference (TYPE) BALSUBOBJ 'FIDM_POST_NON_SAP' Application Log: Subobject 20090204
26 CON_REBZT_CREM Constant Private Type reference (TYPE) REBZT 'G' Credit Memo 20081218
27 CON_REBZT_PARTPY Constant Private Type reference (TYPE) REBZT 'Z' Partial Payment 20081218
28 CON_REBZT_RESIT Constant Private Type reference (TYPE) REBZT 'V' Residual items 20081218
29 CON_REBZT_SUPPLEMENT Constant Private Type reference (TYPE) REBZT 'R' Supplement 20090318
30 CON_REVERSAL_REASON Constant Private Type reference (TYPE) STGRD '01' Clearing Documents Reversal Reason 20090115
31 CON_RSTGR Constant Private Type reference (TYPE) RSTGR 'ZDI' Write-Off Reason Code 20081209
32 CON_STAT_ARCHIVED Constant Private Type reference (TYPE) CHAR1 'A' Archived (Not Found) 20110805
33 CON_STAT_ERROR Constant Private Type reference (TYPE) CHAR1 'E' Error Flag 20090213
34 CON_STAT_INITIAL Constant Private Type reference (TYPE) CHAR1 'I' Initial (No Old Document) 20090213
35 CON_STAT_NO_NEW Constant Private Type reference (TYPE) CHAR1 'N' No New Document 20090213
36 CON_STAT_OBSOLETE Constant Private Type reference (TYPE) CHAR1 'O' Obsolete 20090213
37 CON_STAT_REVERSE Constant Private Type reference (TYPE) CHAR1 'R' To be reversed 20090213
38 GC_MIRR_LOG Instance attribute Private Object reference (TYPE REF TO) CL_FDM_MIRR_LOG Class for Log Handling 20090219
39 GF_COMPANY Instance attribute Private Type reference (TYPE) T001 Company Codes 20081127
40 GF_CUSTOMER Instance attribute Private Type reference (TYPE) KNB1 Customer Master (Company Code) 20081127
41 GT_KNB5 Instance attribute Private Type reference (TYPE) FDM_T_KNB5 Table Type for KNB5 20081127
42 GT_T041A Instance attribute Private Type reference (TYPE) FDM_T_T041A Clearing Procedures 20081218
43 G_CNT_MESSAGES Instance attribute Private Type reference (TYPE) SYTFILL Counter for Messages 20090219
44 G_COMMIT_CNT Instance attribute Private Type reference (TYPE) SYTABIX Index of Internal Tables 20081126
45 G_FLG_LOG_ALL_MESSAGES Instance attribute Private Type reference (TYPE) XFELD Include All Messages 20090219
46 G_MSG_DUMMY Instance attribute Private Type reference (TYPE) C Dummy Field for Messages 20090219
47 G_TIMESTAMP Instance attribute Private Type reference (TYPE) BDM_COLL_TIMESTAMP Time Stamep: Time Data Was Created or Updated 20081222
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE_TO_LOG Instance method Private Method Include Message in Log (System or Import) 20090219
2 ADJUST_DISCOUNT Instance method Private Method Adjust Cash Discount Amount of Open Items 20090424
3 ADVICE Instance method Private Method Create Payment Advice for Clearing for a Customer 20081209
4 CHANGE_SINGLE Instance method Private Method Change Document 20081209
5 CLEARED_INFO Instance method Private Method Return Clearing Information 20090114
6 CLOSE_AND_RESIDUAL Instance method Private Method Treatment of Closing and Residual Items 20090114
7 CLOSE_ARCHIVED Instance method Private Method Clearing for Archived Invoices 20110805
8 CLOSE_BSID Instance method Private Method Clear Specified Open Items (a Customer) 20111021
9 CLOSE_SINGLE Instance method Private Method Close Documents (a Cluster) 20081209
10 COMMIT_HANDLER Instance method Private Method Commit Control 20081126
11 CUSTOMER_DATA Instance method Private Method Set Customer and Company Code Data 20081204
12 CUSTOMER_ITEM Instance method Private Method Data for Customer Item 20081126
13 CUSTOMER_REFERENCE Instance method Private Method Enter Invoice Reference 20081126
14 DOCUMENT_AWKEY Instance method Private Method Determine Internal Header Data for Document 20081201
15 DOCUMENT_HEADER Instance method Private Method Data for the Document Header 20081125
16 DOCUMENT_POST Instance method Private Method Write Document 20081201
17 DUNN_AREA_MASTER Instance method Private Method Check and Enter Dunning Area 20081126
18 FBRA Instance method Private Method Reset Clearing and Reverse AUGBL 20081215
19 FTCLEAR_FILL Instance method Private Method Prepare Clearing Information 20081212
20 FTPOST_FILL Instance method Private Method Header Data for Clearing Document 20081211
21 GL_ITEM Instance method Private Method Data for G/L Account Item 20081201
22 INCOMPLETE_RUCKSACK Instance method Private Method Remove lines that relate to invoice not available 20110831
23 INTERNAL_AMOUNT Instance method Private Method Convert amount from BAPI format to internal format 20090129
24 OLD_REF_TO_NEW Instance method Private Method Copy old references (M fields) to new source document record 20090108
25 OUTDATED_RESIDUALS Instance method Private Method Select Historic Residual Items 20090319
26 POSTING_DATA Instance method Private Method Fill Global Table with Posting Data 20081218
27 POST_DATA_CUST Instance method Public Method Update data for a customer and adjust source document 20081211
28 POST_DELTA Instance method Private Method Post New Deltal Document, Reverse Old One 20090204
29 POST_NEW Instance method Private Method Update New Documents 20081204
30 PRIMAN_CHECKS Instance method Private Method Check Source Document 20081201
31 REVERSE_SINGLE Instance method Private Method Reverse Document 20081209
Events
Class CL_FDM_COLL_POST_DATA has no event.
Types
Class CL_FDM_COLL_POST_DATA has no local type.
Method Signatures

Method ADD_MESSAGE_TO_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MSG Call by reference Type reference (TYPE) BAL_S_MSG Anwendungs-Log: Daten einer Meldung 20090219
2 Importing IV_PROBCLASS Call by reference Type reference (TYPE) BALPROBCL '4' Anwendungs-Log: Problemklasse einer Meldung 20090325

Method ADD_MESSAGE_TO_LOG on class CL_FDM_COLL_POST_DATA has no exception.

Method ADJUST_DISCOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_BSID_DELTA Call by reference Type reference (TYPE) FDM_T_AR_BSID Tabellentyp zur BSID 20090424
2 Changing CT_BSID_ORIG Call by reference Type reference (TYPE) FDM_T_AR_BSID Tabellentyp zur BSID 20090424
3 Importing I_WAERS Call by reference Type reference (TYPE) WAERS Währungsschlüssel 20090424
4 Importing I_WSKTO Call by reference Type reference (TYPE) BAPIWSKTO Skontobetrag in Belegwährung 20090424

Method ADJUST_DISCOUNT on class CL_FDM_COLL_POST_DATA has no exception.

Method ADVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BSID Call by reference Type reference (TYPE) FDM_T_AR_BSID Tabellentyp zur BSID 20081209
2 Importing I_CLEAR_WAERS Call by reference Type reference (TYPE) WAERS Währung des Ausgleichs 20090127
3 Importing I_CLOSED_DAY Call by reference Type reference (TYPE) AUGDT Datum des Ausgleichs 20081212
4 Returning R_AVSID Value transfer Type reference (TYPE) AVSID Avisnummer 20081209

Method ADVICE on class CL_FDM_COLL_POST_DATA has no exception.

Method CHANGE_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACCCHG Call by reference Type reference (TYPE) FDM_T_ACCCHG Änderungen in einem FI-Beleg 20090126
2 Changing C_DOC_MIRROR Call by reference Type reference (TYPE) FDM_DOC_MIRROR Beleginformationen 20081209

Method CHANGE_SINGLE on class CL_FDM_COLL_POST_DATA has no exception.

Method CLEARED_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DOC_MIRROR Call by reference Type reference (TYPE) FDM_DOC_MIRROR Beleginformationen (Rohdaten im Stellvertretersystem) 20090203
2 Returning RS_BSAD Value transfer Type reference (TYPE) BSAD Buchhaltung: Sekundärindex für Debitoren (ausgebl. Posten) 20090203

Method CLEARED_INFO on class CL_FDM_COLL_POST_DATA has no exception.

Method CLOSE_AND_RESIDUAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERROR Call by reference Type reference (TYPE) TSWOTOBJID Rechnungen mit Fehlern 20090123
2 Changing CT_PAIR Call by reference Type reference (TYPE) FDM_T_DOC_MPAIR Belegliste zum Verbuchen 20090210
3 Importing IT_OLD_ADD_OPEN Call by reference Type reference (TYPE) FDM_T_DOC_MIRROR Belegliste zum Verbuchen 20120612

Method CLOSE_AND_RESIDUAL on class CL_FDM_COLL_POST_DATA has no exception.

Method CLOSE_ARCHIVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLG_CLOSED Call by reference Type reference (TYPE) XFELD Beleg ausgeglichen 20110805
2 Importing I_OLD Call by reference Type reference (TYPE) FDM_DOC_MIRROR Beleginformationen (Rohdaten im Stellvertretersystem) 20110805

Method CLOSE_ARCHIVED on class CL_FDM_COLL_POST_DATA has no exception.

Method CLOSE_BSID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BSID Call by reference Type reference (TYPE) FDM_T_AR_BSID Tabellentyp zur BSID 20111021
2 Importing I_CLEAR_WAERS Call by reference Type reference (TYPE) WAERS Währung des Ausgleichs 20111021
3 Importing I_CLOSED_DAY Call by reference Type reference (TYPE) AUGDT Datum des Ausgleichs 20111021
4 Returning R_FLG_CLOSED Value transfer Type reference (TYPE) XFELD Belege ausgeglichen 20111021

Method CLOSE_BSID on class CL_FDM_COLL_POST_DATA has no exception.

Method CLOSE_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CLOSED Call by reference Type reference (TYPE) FDM_T_DOC_MIRROR Abgeschlossene Rechnungen 20081209
2 Exporting E_CLOSE_DAY Call by reference Type reference (TYPE) AUGDT Datum des Ausgleichs 20090114
3 Exporting E_FLG_CLOSED Call by reference Type reference (TYPE) XFELD Ausgleich ok im FI 20090114
4 Importing I_CLOSED_AT Call by reference Type reference (TYPE) AUGDT Datum des Ausgleichs 20081211
5 Importing I_RESIDUAL_OPEN Call by reference Type reference (TYPE) XFELD Restposten offen lassen 20090114

Method CLOSE_SINGLE on class CL_FDM_COLL_POST_DATA has no exception.

Method COMMIT_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FORCED Call by reference Type reference (TYPE) XFELD SPACE Feld zum Ankreuzen 20081126
2 Importing I_WAIT Call by reference Type reference (TYPE) XFELD SPACE Feld zum Ankreuzen 20081126

Method COMMIT_HANDLER on class CL_FDM_COLL_POST_DATA has no exception.

Method CUSTOMER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BUKRS Call by reference Type reference (TYPE) BUKRS Buchungskreis 20081204
2 Importing I_KUNNR Call by reference Type reference (TYPE) KUNNR Debitorennummer 1 20081204

Method CUSTOMER_DATA on class CL_FDM_COLL_POST_DATA has no exception.

Method CUSTOMER_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BSEG Call by reference Type reference (TYPE) BSEG Belegsegment Buchhaltung 20081126
2 Exporting E_DISCOUNT Call by reference Type reference (TYPE) BSEG Skonto-Position 20090319
3 Importing I_POSTING_DATA Call by reference Type reference (TYPE) T041A Ausgleichsvorgänge 20081218
4 Importing I_PRIMA_NOTA Call by reference Type reference (TYPE) FDM_DOC_MIRROR Beleginformationen 20090520

Method CUSTOMER_ITEM on class CL_FDM_COLL_POST_DATA has no exception.

Method CUSTOMER_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_BSEG Call by reference Type reference (TYPE) BSEG Belegsegment Buchhaltung 20081126
2 Importing IT_REF Call by reference Type reference (TYPE) FDM_T_DOC_MIRROR Beleginformationen 20090129
3 Importing I_PRIMA_NOTA Call by reference Type reference (TYPE) FDM_DOC_MIRROR Beleginformationen 20081126

Method CUSTOMER_REFERENCE on class CL_FDM_COLL_POST_DATA has no exception.

Method DOCUMENT_AWKEY 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 20090203

Method DOCUMENT_AWKEY on class CL_FDM_COLL_POST_DATA has no exception.

Method DOCUMENT_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BKPF Call by reference Type reference (TYPE) BKPF Belegkopf für Buchhaltung 20081125
2 Exporting E_POSTING_DATA Call by reference Type reference (TYPE) T041A Ausgleichsvorgänge 20081218
3 Importing I_PRIMA_NOTA Call by reference Type reference (TYPE) FDM_DOC_MIRROR Beleginformationen 20081125
4 Importing I_TCODE Call by reference Type reference (TYPE) TCODE 'FB01' Transaktionscode 20081125

Method DOCUMENT_HEADER on class CL_FDM_COLL_POST_DATA has no exception.

Method DOCUMENT_POST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ITEMS Call by reference Type reference (TYPE) BSEG_T 20081201
2 Changing C_HEADER Call by reference Type reference (TYPE) BKPF Belegkopf für Buchhaltung 20081201
3 Importing IS_DOC_MIRROR Call by reference Type reference (TYPE) FDM_DOC_MIRROR Beleginformationen (Rohdaten im Stellvertretersystem) 20090203

Method DOCUMENT_POST on class CL_FDM_COLL_POST_DATA has no exception.

Method DUNN_AREA_MASTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MABER Call by reference Type reference (TYPE) MABER Mahnbereich 20081126

Method DUNN_AREA_MASTER on class CL_FDM_COLL_POST_DATA has no exception.

Method FBRA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FLG_FBRA_OK Call by reference Type reference (TYPE) XFELD Ausgleichsrücknahme erfolgreich 20090123
2 Importing I_BELNR Call by reference Type reference (TYPE) BELNR_D Belegnummer eines Buchhaltungsbeleges 20090105
3 Importing I_GJAHR Call by reference Type reference (TYPE) GJAHR Geschäftsjahr 20090105

Method FBRA on class CL_FDM_COLL_POST_DATA has no exception.

Method FTCLEAR_FILL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AVSID Call by reference Type reference (TYPE) AVSID Avisnummer 20081212
2 Returning RT_FTCLEAR Value transfer Type reference (TYPE) FDM_T_FTCLEAR Ausgleichsdaten für interne Buchungsschnittstelle 20081212

Method FTCLEAR_FILL on class CL_FDM_COLL_POST_DATA has no exception.

Method FTPOST_FILL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLEAR_WAERS Call by reference Type reference (TYPE) WAERS Währung des Ausgleichs 20090127
2 Importing I_CLOSE_DAY Call by reference Type reference (TYPE) AUGDT Datum des Ausgleichs 20081212
3 Returning RT_FTPOST Value transfer Type reference (TYPE) FDM_T_FTPOST Belegkopf- und Positionen für interne Buchungsschnittstelle 20081212

Method FTPOST_FILL on class CL_FDM_COLL_POST_DATA has no exception.

Method GL_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BSEG Call by reference Type reference (TYPE) BSEG Belegsegment Buchhaltung 20081201
2 Importing I_HKONT Call by reference Type reference (TYPE) HKONT Sachkonto der Hauptbuchhaltung 20090403
3 Importing I_POSTING_DATA Call by reference Type reference (TYPE) T041A 20081218
4 Importing I_PRIMA_NOTA Call by reference Type reference (TYPE) FDM_DOC_MIRROR Beleginformationen 20081201

Method GL_ITEM on class CL_FDM_COLL_POST_DATA has no exception.

Method INCOMPLETE_RUCKSACK 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 20111011
2 Changing CT_OLD Call by reference Type reference (TYPE) FDM_T_DOC_MIRROR Belegliste zum Verbuchen 20111011

Method INCOMPLETE_RUCKSACK on class CL_FDM_COLL_POST_DATA has no exception.

Method INTERNAL_AMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BAPIBTR Call by reference Type reference (TYPE) BAPIWRBTR Betrag in Belegwährung 20090129
2 Importing I_WAERS Call by reference Type reference (TYPE) WAERS Währungsschlüssel 20090129
3 Returning R_WRBTR Value transfer Type reference (TYPE) WRBTR Betrag in Belegwährung 20090129

Method INTERNAL_AMOUNT on class CL_FDM_COLL_POST_DATA has no exception.

Method OLD_REF_TO_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 20090108
2 Importing I_OLD Call by reference Type reference (TYPE) FDM_DOC_MIRROR Beleginformationen 20090108

Method OLD_REF_TO_NEW on class CL_FDM_COLL_POST_DATA has no exception.

Method OUTDATED_RESIDUALS 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 20090319

Method OUTDATED_RESIDUALS on class CL_FDM_COLL_POST_DATA has no exception.

Method POSTING_DATA Signature

Method POSTING_DATA on class CL_FDM_COLL_POST_DATA has no parameter.
Method POSTING_DATA on class CL_FDM_COLL_POST_DATA has no exception.

Method POST_DATA_CUST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CC_MIRR_LOG Call by reference Object reference (TYPE REF TO) CL_FDM_MIRR_LOG Klasse für Log Handling 20090219
2 Changing CT_NEW Call by reference Type reference (TYPE) FDM_T_DOC_MIRROR Belegliste zum Verbuchen 20081211
3 Changing CT_OLD Call by reference Type reference (TYPE) FDM_T_DOC_MIRROR Belegliste zum Verbuchen 20081211
4 Importing IT_OLD_ADD_OPEN Call by reference Type reference (TYPE) FDM_T_DOC_MIRROR Belegliste zum Verbuchen 20120612
5 Importing I_BUKRS Call by reference Type reference (TYPE) BUKRS Buchungskreis 20081211
6 Importing I_FLG_LOG_ALL_MESSAGES Call by reference Type reference (TYPE) XFELD '' Alle Nachrichten aufnehmen 20090219
7 Importing I_KUNNR Call by reference Type reference (TYPE) KUNNR Debitorennummer 1 20081211

Method POST_DATA_CUST on class CL_FDM_COLL_POST_DATA has no exception.

Method POST_DELTA 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) 20090204

Method POST_DELTA on class CL_FDM_COLL_POST_DATA has no exception.

Method POST_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 Neuer Beleg 20090206
2 Importing IT_REF Call by reference Type reference (TYPE) FDM_T_DOC_MIRROR Info Rechnungsbezug 20090129

Method POST_NEW on class CL_FDM_COLL_POST_DATA has no exception.

Method PRIMAN_CHECKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHECK_OK Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20081201
2 Importing I_PRIMA_NOTA Call by reference Type reference (TYPE) FDM_DOC_MIRROR Beleginformationen 20081201

Method PRIMAN_CHECKS on class CL_FDM_COLL_POST_DATA has no exception.

Method REVERSE_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_REVERSED Call by reference Type reference (TYPE) FDM_DOC_MIRROR Belege zum Stornieren 20081209
2 Importing I_AWREF Call by reference Type reference (TYPE) AWREF Referenzbelegnummer 20090605
3 Importing I_AWYEAR Call by reference Type reference (TYPE) GJAHR Geschäftsjahr 20090605
4 Importing I_CLOSED_AT Call by reference Type reference (TYPE) FDM_MIRR_CLOSED_AT Datum, an dem die Position abgeschlossen wurde 20090602
5 Importing I_XCLOSED Call by reference Type reference (TYPE) FDM_MIRR_XCLOSED Rechnung ist abgeschlossen 20090602

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