SAP ABAP Class CL_CACS_STL_ADAPTER (Base Class of Settlement Transfer - Not Generated)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CACSS10 (Package) ICM Settlement: Released DDIC

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CACSSE_CL_STL_ADAPTER | Base Class of Settlement Transfer - Generated | 20060826 |
Properties
Class | CL_CACS_STL_ADAPTER | |
Short Description | Base Class of Settlement Transfer - Not Generated | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CACSS10 | ICM Settlement: Released DDIC |
Created | 20060826 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_CACS_STL_ADAPTER has no interface implemented.
Friends
Class CL_CACS_STL_ADAPTER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | One-Time Customer Processing | 20060826 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CACS_STL_REFERENCE | Class of Reference of Transfer | 20060826 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TT_COMPR_INDEX | Compression Index | 20060826 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check Transfer | 20060826 |
2 | ![]() |
Instance method | Public | Method | Compress Transfer | 20060826 |
3 | ![]() |
Instance method | Protected | Method | Determine Compression UUID | 20060826 |
4 | ![]() |
Instance method | Protected | Method | Calculate Lines of Table | 20060826 |
5 | ![]() |
Instance method | Public | Method | Post Transfer | 20060826 |
6 | ![]() |
Instance method | Protected | Method | Set Compression UUID for Reset | 20061009 |
7 | ![]() |
Instance method | Public | Method | Offset Transfer | 20060826 |
8 | ![]() |
Instance method | Protected | Method | Get BAdI's | 20060826 |
Events
Class CL_CACS_STL_ADAPTER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_COMPR_INDEX | Public | See coding | 20060826 | BEGIN OF s_compr_index,
idx_pos TYPE i,
compr_uuid TYPE guid_16,
END OF s_compr_index
|
||
2 | S_TAX_INFO | Public | See coding | 20060920 | BEGIN OF s_tax_info,
ktosl TYPE ktosl,
hkont TYPE hkont,
kschl TYPE kschl,
msatz TYPE msatz_f05l,
END OF s_tax_info
|
||
3 | TT_COMPR_INDEX | Public | See coding | 20060826 | tt_compr_index TYPE STANDARD TABLE OF s_compr_index
WITH KEY idx_pos
|
||
4 | TT_RTAX1U15 | Public | See coding | 20060920 | tt_rtax1u15 TYPE STANDARD TABLE OF rtax1u15
WITH DEFAULT KEY
|
||
5 | TT_TAX_INFO | Public | See coding | 20060920 | tt_tax_info TYPE STANDARD TABLE OF s_tax_info
WITH KEY ktosl hkont kschl msatz
|
Method Signatures
Method CHECK_TRANSMISSION Signature
Method CHECK_TRANSMISSION on class CL_CACS_STL_ADAPTER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse der Weiterleitung der Abrechnung | 20060826 |
Method COMPRESS_TRANSMISSION Signature
Method COMPRESS_TRANSMISSION on class CL_CACS_STL_ADAPTER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse der Weiterleitung der Abrechnung | 20060826 |
Method GET_COMPRESSION_UUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_IDX_POS | Call by reference | Type reference (TYPE) | I | 20060826 | |||
2 | ![]() |
RD_RESULT | Value transfer | Type reference (TYPE) | GUID_16 | 16 byte UUID in 16 bytes (raw format) | 20060826 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse der Weiterleitung der Abrechnung | 20060826 |
Method LINES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_TAB | Call by reference | Type reference (TYPE) | TABLE | 20060826 | |||
2 | ![]() |
RD_RESULT | Value transfer | Type reference (TYPE) | I | 20060826 |
Method LINES on class CL_CACS_STL_ADAPTER has no exception.
Method POST_TRANSMISSION Signature
Method POST_TRANSMISSION on class CL_CACS_STL_ADAPTER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse der Weiterleitung der Abrechnung | 20060826 |
Method REVERSE_COMPRESSION_UUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_COMPR_UUID | Call by reference | Type reference (TYPE) | CACSCMPREFUUID | Komprimierungsreferenz-UUID für Abrechnung | 20061009 | ||
2 | ![]() |
ID_IDX_POS | Call by reference | Type reference (TYPE) | CACSPOSNR_KK | Positionsnummer | 20061009 |
Method REVERSE_COMPRESSION_UUID on class CL_CACS_STL_ADAPTER has no exception.
Method REVERSE_TRANSMISSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_SETTLE_DOC | Call by reference | Type reference (TYPE) | CACSDOCIDSETTLE | Identifikation eines Abrechnungsbelegs | 20060826 | ||
2 | ![]() |
ID_SETTLE_YEAR | Call by reference | Type reference (TYPE) | CACSDOCYEARSETTLE | Buchungsjahr des Abrechnungsbelegs | 20060826 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse der Weiterleitung der Abrechnung | 20060826 |
Method SETUP_BADIS Signature
Method SETUP_BADIS on class CL_CACS_STL_ADAPTER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse der Weiterleitung der Abrechnung | 20060826 |
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |