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 | ![]() |
Constant | Public | Type reference (TYPE) | EXCREVACC_ITAGCY | 4 | Agency Collections: Exception Reasons Reversal Acct Maint. | 20050420 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | EXCREVACC_ITAGCY | 3 | Agency Collections: Exception Reasons Reversal Acct Maint. | 20050420 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | EXCREVACC_ITAGCY | 5 | Agency Collections: Exception Reasons Reversal Acct Maint. | 20050422 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | EXCREVACC_ITAGCY | 1 | Agency Collections: Exception Reasons Reversal Acct Maint. | 20050420 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | EXCREVACC_ITAGCY | 2 | Agency Collections: Exception Reasons Reversal Acct Maint. | 20050420 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | EXCREVACC_ITAGCY | 'Z' | Agency Collections: Exception Reasons Reversal Acct Maint. | 20050420 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | STATUS_ACCDOC_ITAGCY | 1 | Agency Collections: Status Posted Documents Acct Maint. | 20050419 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | STATUS_ACCDOC_ITAGCY | 9 | Agency Collections: Status Posted Documents Acct Maint. | 20050419 | |
9 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TTY_EXCCODE_TEXT | 20050420 | |||
10 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TTY_PAYM_TEXT | 20050420 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20050419 | |
2 | ![]() |
Static method | Public | Method | 20050420 | |
3 | ![]() |
Static method | Public | Method | 20050419 | |
4 | ![]() |
Static method | Public | Method | 20050420 | |
5 | ![]() |
Static method | Public | Method | 20050419 | |
6 | ![]() |
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 | ![]() |
CT_ACCDOC | Call by reference | Type reference (TYPE) | TITAGCYACCDOC | Agenturinkasso: Gebuchte Belege Kontenpflege (TTyp) | 20050419 | ||
2 | ![]() |
I_AMOUNT | Call by reference | Type reference (TYPE) | BETRW_KK | Betrag in Transaktionswährung mit Vorzeichen | 20050419 | ||
3 | ![]() |
I_CALLER | Call by reference | Type reference (TYPE) | CALLER_ACC_ITAGCY | Agenturinkasso: Aurufer Kontepflegeapplikation | 20050419 | ||
4 | ![]() |
I_CDESK | Call by reference | Type reference (TYPE) | CDESK_ITAGCY | Kasse im Agenturinkasso | 20050419 | ||
5 | ![]() |
I_CURRENCY | Call by reference | Type reference (TYPE) | WAERS | Währungsschlüssel | 20050419 | ||
6 | ![]() |
I_DOCNUMB | Call by reference | Type reference (TYPE) | OPBEL_KK | Nummer eines Belegs des Vertragskontokorrents | 20050419 | ||
7 | ![]() |
I_OBJID | Call by reference | Type reference (TYPE) | HROBJID | Objekt-Id | 20050419 | ||
8 | ![]() |
I_OTYPE | Call by reference | Type reference (TYPE) | OTYPE | Objekttyp | 20050419 | ||
9 | ![]() |
I_PAYM | Call by reference | Type reference (TYPE) | PAYM_ACC_ITAGCY | Agenturinkasso: Zahlmethoden Kontenpflegeapplikation | 20050419 | ||
10 | ![]() |
I_PLVAR | Call by reference | Type reference (TYPE) | PLVAR | Planvariante | 20050419 | ||
11 | ![]() |
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 | ![]() |
I_EXCCODE | Call by reference | Type reference (TYPE) | EXCREVACC_ITAGCY | Agenturinkasso: Ausnahmegründe Storno Kontenpflege | 20050420 | ||
2 | ![]() |
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 | ![]() |
I_CALLER | Call by reference | Type reference (TYPE) | CALLER_ACC_ITAGCY | Agenturinkasso: Aurufer Kontepflegeapplikation | 20050419 | ||
2 | ![]() |
I_DATE_FROM | Call by reference | Type reference (TYPE) | SY-DATUM | Aktuelles Datum des Applikationsservers | 20050419 | ||
3 | ![]() |
I_DATE_TO | Call by reference | Type reference (TYPE) | SY-DATUM | Aktuelles Datum des Applikationsservers | 20050419 | ||
4 | ![]() |
I_OBJID | Call by reference | Type reference (TYPE) | HROBJID | Objekt-Id | 20050419 | ||
5 | ![]() |
I_OTYPE | Call by reference | Type reference (TYPE) | OTYPE | Objekttyp | 20050419 | ||
6 | ![]() |
I_PLVAR | Call by reference | Type reference (TYPE) | PLVAR | Planvariante | 20050419 | ||
7 | ![]() |
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 | ![]() |
I_PAYM | Call by reference | Type reference (TYPE) | PAYM_ACC_ITAGCY | Agenturinkasso: Zahlmethoden Kontenpflegeapplikation | 20050420 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
IT_FKKCL | Call by reference | Type reference (TYPE) | FKKCL_T | Tabellen mit Ausgleichsinformationen | 20060612 | ||
2 | ![]() |
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 |