SAP ABAP Class CL_BSP_BROK_ACC_DOC_SERVICE (Service Class Posting Documents Account Maintenance)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CD (Application Component) Collections/Disbursements
     FSCDITAGCY_ACC (Package) FS-CD: Italian Agency Management - Account Maintenance
Properties
Class CL_BSP_BROK_ACC_DOC_SERVICE  
Short Description Service Class Posting Documents Account Maintenance    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FSCDITAGCY_ACC   FS-CD: Italian Agency Management - Account Maintenance 
Created 20050419   SAP 
Last change 20060920   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSP_BROK_ACC_DOC_SERVICE has no forward declaration.
Interfaces
Class CL_BSP_BROK_ACC_DOC_SERVICE has no interface implemented.
Friends
Class CL_BSP_BROK_ACC_DOC_SERVICE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_EXCCODE_CASHED Constant Public Type reference (TYPE) EXCREVACC_ITAGCY 4 Agency Collections: Exception Reasons Reversal Acct Maint. 20050420
2 CO_EXCCODE_CDLOGON Constant Public Type reference (TYPE) EXCREVACC_ITAGCY 3 Agency Collections: Exception Reasons Reversal Acct Maint. 20050420
3 CO_EXCCODE_RECCL Constant Public Type reference (TYPE) EXCREVACC_ITAGCY 5 Agency Collections: Exception Reasons Reversal Acct Maint. 20050422
4 CO_EXCCODE_REVERSED Constant Public Type reference (TYPE) EXCREVACC_ITAGCY 1 Agency Collections: Exception Reasons Reversal Acct Maint. 20050420
5 CO_EXCCODE_SETTLED Constant Public Type reference (TYPE) EXCREVACC_ITAGCY 2 Agency Collections: Exception Reasons Reversal Acct Maint. 20050420
6 CO_EXCCODE_UNKNOWN Constant Public Type reference (TYPE) EXCREVACC_ITAGCY 'Z' Agency Collections: Exception Reasons Reversal Acct Maint. 20050420
7 CO_STATUS_OPEN Constant Public Type reference (TYPE) STATUS_ACCDOC_ITAGCY 1 Agency Collections: Status Posted Documents Acct Maint. 20050419
8 CO_STATUS_REVERSED Constant Public Type reference (TYPE) STATUS_ACCDOC_ITAGCY 9 Agency Collections: Status Posted Documents Acct Maint. 20050419
9 T_EXCCODE_TEXT Static Attribute Private Type reference (TYPE) TTY_EXCCODE_TEXT 20050420
10 T_PAYM_TEXT Static Attribute Private Type reference (TYPE) TTY_PAYM_TEXT 20050420
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_ITAGCYDOC Static method Public Method 20050419
2 GET_EXCCODE_TEXT Static method Public Method 20050420
3 GET_ITAGCYDOC Static method Public Method 20050419
4 GET_PAYM_TEXT Static method Public Method 20050420
5 INSERT_ITAGCYDOC Static method Public Method 20050419
6 PAYMENTLOCKS_DELETE Static method Public Method Deletes Payment Locks on Items for Agency 20060612
Events
Class CL_BSP_BROK_ACC_DOC_SERVICE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTY_EXCCODE_TEXT Private See coding 20050420 tty_exccode_text type sorted table of ty_exccode_text with unique key exccode
2 TTY_PAYM_TEXT Private See coding 20050420 tty_paym_text type sorted table of ty_paym_text with unique key paym
3 TY_EXCCODE_TEXT Private See coding 20050420 begin of ty_exccode_text , exccode type excrevacc_itagcy, text type ddtext, end of ty_exccode_text
4 TY_PAYM_TEXT Private See coding 20050420 begin of ty_paym_text , paym type paym_acc_itagcy, text type ddtext, end of ty_paym_text
Method Signatures

Method BUILD_ITAGCYDOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACCDOC Call by reference Type reference (TYPE) TITAGCYACCDOC Agenturinkasso: Gebuchte Belege Kontenpflege (TTyp) 20050419
2 Importing I_AMOUNT Call by reference Type reference (TYPE) BETRW_KK Betrag in Transaktionswährung mit Vorzeichen 20050419
3 Importing I_CALLER Call by reference Type reference (TYPE) CALLER_ACC_ITAGCY Agenturinkasso: Aurufer Kontepflegeapplikation 20050419
4 Importing I_CDESK Call by reference Type reference (TYPE) CDESK_ITAGCY Kasse im Agenturinkasso 20050419
5 Importing I_CURRENCY Call by reference Type reference (TYPE) WAERS Währungsschlüssel 20050419
6 Importing I_DOCNUMB Call by reference Type reference (TYPE) OPBEL_KK Nummer eines Belegs des Vertragskontokorrents 20050419
7 Importing I_OBJID Call by reference Type reference (TYPE) HROBJID Objekt-Id 20050419
8 Importing I_OTYPE Call by reference Type reference (TYPE) OTYPE Objekttyp 20050419
9 Importing I_PAYM Call by reference Type reference (TYPE) PAYM_ACC_ITAGCY Agenturinkasso: Zahlmethoden Kontenpflegeapplikation 20050419
10 Importing I_PLVAR Call by reference Type reference (TYPE) PLVAR Planvariante 20050419
11 Importing I_SUBORG Call by reference Type reference (TYPE) HROBJID Objekt-Id 20050421

Method BUILD_ITAGCYDOC on class CL_BSP_BROK_ACC_DOC_SERVICE has no exception.

Method GET_EXCCODE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXCCODE Call by reference Type reference (TYPE) EXCREVACC_ITAGCY Agenturinkasso: Ausnahmegründe Storno Kontenpflege 20050420
2 Returning R_TEXT Value transfer Type reference (TYPE) STRING 20050420

Method GET_EXCCODE_TEXT on class CL_BSP_BROK_ACC_DOC_SERVICE has no exception.

Method GET_ITAGCYDOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CALLER Call by reference Type reference (TYPE) CALLER_ACC_ITAGCY Agenturinkasso: Aurufer Kontepflegeapplikation 20050419
2 Importing I_DATE_FROM Call by reference Type reference (TYPE) SY-DATUM Aktuelles Datum des Applikationsservers 20050419
3 Importing I_DATE_TO Call by reference Type reference (TYPE) SY-DATUM Aktuelles Datum des Applikationsservers 20050419
4 Importing I_OBJID Call by reference Type reference (TYPE) HROBJID Objekt-Id 20050419
5 Importing I_OTYPE Call by reference Type reference (TYPE) OTYPE Objekttyp 20050419
6 Importing I_PLVAR Call by reference Type reference (TYPE) PLVAR Planvariante 20050419
7 Returning RT_ACCDOC_DB Value transfer Type reference (TYPE) TITAGCYACCDOC_DB Tabellentyp zu ITAGCYACCDOC 20050419

Method GET_ITAGCYDOC on class CL_BSP_BROK_ACC_DOC_SERVICE has no exception.

Method GET_PAYM_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PAYM Call by reference Type reference (TYPE) PAYM_ACC_ITAGCY Agenturinkasso: Zahlmethoden Kontenpflegeapplikation 20050420
2 Returning R_TEXT Value transfer Type reference (TYPE) VAL_TEXT Kurztext zu Festwerten 20050420

Method GET_PAYM_TEXT on class CL_BSP_BROK_ACC_DOC_SERVICE has no exception.

Method INSERT_ITAGCYDOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ACCDOC Call by reference Type reference (TYPE) TITAGCYACCDOC Agenturinkasso: Gebuchte Belege Kontenpflege (TTyp) 20050419

Method INSERT_ITAGCYDOC on class CL_BSP_BROK_ACC_DOC_SERVICE has no exception.

Method PAYMENTLOCKS_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FKKCL Call by reference Type reference (TYPE) FKKCL_T Tabellen mit Ausgleichsinformationen 20060612
2 Importing I_PARTNER Call by reference Type reference (TYPE) GPART_KK Geschäftspartnernummer 20060612

Method PAYMENTLOCKS_DELETE on class CL_BSP_BROK_ACC_DOC_SERVICE has no exception.
History
Last changed by/on SAP  20060920 
SAP Release Created in 600