SAP ABAP Class CL_BSP_BROK_DEPOSIT_SERVICE (Service Class for Deposits)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CD (Application Component) Collections/Disbursements
     FSCDITAGCY_DEPOSIT (Package) BSP: Posting Deposits
Properties
Class CL_BSP_BROK_DEPOSIT_SERVICE  
Short Description Service Class for Deposits    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class ITAGCY    
Program status     
Category 0   
Package FSCDITAGCY_DEPOSIT   BSP: Posting Deposits 
Created 20031021   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_BSP_BROK_SERVICE_MISC Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_BSP_BROK_DEPOSIT_SERVICE has no interface implemented.
Friends
Class CL_BSP_BROK_DEPOSIT_SERVICE has no friend class.
Attributes
Class CL_BSP_BROK_DEPOSIT_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 POST Static method Private Method Post Deposit 20041126
2 POST_A1_A3 Static method Private Method Post Deposit for Agency Category A1 and A3 20041126
3 SAVE_ADDITIONAL_DATA Static method Public Method Saves Additional Information 20040121
4 SAVE_DEPOSIT_CASH Static method Public Method Save a Cash Deposit 20041126
5 SAVE_DEPOSIT_CHECK Static method Public Method Save a Check Deposit 20041126
6 SAVE_PAYMENT_CASH Static method Private Method Saves Cash Payment Data for Deposit 20041126
7 SAVE_PAYMENT_CHECK Static method Private Method Saves Check Payment Data for Deposit 20041126
Events
Class CL_BSP_BROK_DEPOSIT_SERVICE has no event.
Types
Class CL_BSP_BROK_DEPOSIT_SERVICE has no local type.
Method Signatures

Method POST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DOC Call by reference Type reference (TYPE) SITAGCYDOCTYPE Beleg und Belegtyp im italienischen Agenturinkasso 20041126
2 Importing IS_CASHDESK Call by reference Type reference (TYPE) SITAGCYCDM Struktur Kassendaten 20041126
3 Importing IS_ORGUNIT Call by reference Type reference (TYPE) SITAGCYORG Daten zur Organisationseinheit 20041126
4 Importing IS_SELVALUES Call by reference Type reference (TYPE) SITAGCYDEPOSITSELVALUES Struktur für Eingabewerte von Einlagen 20041126
5 Importing I_PAYMENTMETHOD Call by reference Type reference (TYPE) PAYMT_ITAGCY Zahlungsmethode im Agenturinkasso 20041126

Method POST on class CL_BSP_BROK_DEPOSIT_SERVICE has no exception.

Method POST_A1_A3 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DOC Call by reference Type reference (TYPE) SITAGCYDOCTYPE Beleg und Belegtyp im italienischen Agenturinkasso 20041126
2 Importing IS_CASHDESK Call by reference Type reference (TYPE) SITAGCYCDM Struktur Kassendaten 20041126
3 Importing IS_ORGUNIT Call by reference Type reference (TYPE) SITAGCYORG Daten zur Organisationseinheit 20041126
4 Importing IS_SELVALUES Call by reference Type reference (TYPE) SITAGCYDEPOSITSELVALUES Struktur für Eingabewerte von Einlagen 20041126
5 Importing I_PAYMENTMETHOD Call by reference Type reference (TYPE) PAYMT_ITAGCY Zahlungsmethode im Agenturinkasso 20041126

Method POST_A1_A3 on class CL_BSP_BROK_DEPOSIT_SERVICE has no exception.

Method SAVE_ADDITIONAL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DOC Call by reference Type reference (TYPE) SITAGCYDOCTYPE Beleg und Belegtyp im italienischen Agenturinkasso 20040121
2 Importing IS_PAY Call by reference Type reference (TYPE) ITAGCYPAY Zahlungsinformationen 20040121

Method SAVE_ADDITIONAL_DATA on class CL_BSP_BROK_DEPOSIT_SERVICE has no exception.

Method SAVE_DEPOSIT_CASH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CASHDESK Call by reference Type reference (TYPE) SITAGCYCDM Struktur Kassendaten 20041126
2 Importing IS_ORGUNIT Call by reference Type reference (TYPE) SITAGCYORG Daten zur Organisationseinheit 20041126
3 Importing IS_SELVALUES Call by reference Type reference (TYPE) SITAGCYDEPOSITSELVALUES Struktur für Eingabewerte von Einlagen 20041126
4 Importing IX_COMMIT Call by reference Type reference (TYPE) XFELD CL_BSP_BROK_SERVICE_MISC=>TRUE Kennzeichen: Commit ausführen 20041126
5 Importing IX_NO_POSTING Call by reference Type reference (TYPE) XFELD CL_BSP_BROK_SERVICE_MISC=>FALSE Kennzeichen: Keine Buchung 20041126

Method SAVE_DEPOSIT_CASH on class CL_BSP_BROK_DEPOSIT_SERVICE has no exception.

Method SAVE_DEPOSIT_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CASHDESK Call by reference Type reference (TYPE) SITAGCYCDM Struktur Kassendaten 20041126
2 Importing IS_CHECK Call by reference Type reference (TYPE) SITAGCYPM_CHECK Struktur Scheck 20041126
3 Importing IS_ORGUNIT Call by reference Type reference (TYPE) SITAGCYORG Daten zur Organisationseinheit 20041126
4 Importing IS_SELVALUES Call by reference Type reference (TYPE) SITAGCYDEPOSITSELVALUES Struktur für Eingabewerte von Einlagen 20041126
5 Importing IX_COMMIT Call by reference Type reference (TYPE) XFELD CL_BSP_BROK_SERVICE_MISC=>TRUE Kennzeichen: Commit ausführen 20041126
6 Importing IX_NO_POSTING Call by reference Type reference (TYPE) XFELD CL_BSP_BROK_SERVICE_MISC=>FALSE Kennzeichen: Keine Buchung 20041126

Method SAVE_DEPOSIT_CHECK on class CL_BSP_BROK_DEPOSIT_SERVICE has no exception.

Method SAVE_PAYMENT_CASH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PAY Call by reference Type reference (TYPE) ITAGCYPAY Zahlungsinformationen 20041126
2 Importing IS_CASHDESK Call by reference Type reference (TYPE) SITAGCYCDM Struktur Kassendaten 20041126
3 Importing IS_DOC Call by reference Type reference (TYPE) SITAGCYDOCTYPE Beleg und Belegtyp im italienischen Agenturinkasso 20041126
4 Importing IS_SELVALUES Call by reference Type reference (TYPE) SITAGCYDEPOSITSELVALUES Struktur für Eingabewerte von Einlagen 20041126

Method SAVE_PAYMENT_CASH on class CL_BSP_BROK_DEPOSIT_SERVICE has no exception.

Method SAVE_PAYMENT_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PAY Call by reference Type reference (TYPE) ITAGCYPAY Zahlungsinformationen 20041126
2 Importing IS_CASHDESK Call by reference Type reference (TYPE) SITAGCYCDM Struktur Kassendaten 20041126
3 Importing IS_CHECK Call by reference Type reference (TYPE) SITAGCYPM_CHECK Struktur Scheck 20041126
4 Importing IS_DOC Call by reference Type reference (TYPE) SITAGCYDOCTYPE Beleg und Belegtyp im italienischen Agenturinkasso 20041126
5 Importing IS_SELVALUES Call by reference Type reference (TYPE) SITAGCYDEPOSITSELVALUES Struktur für Eingabewerte von Einlagen 20041126

Method SAVE_PAYMENT_CHECK on class CL_BSP_BROK_DEPOSIT_SERVICE has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 472