SAP ABAP Class CL_CACS_STL_REFERENCE (Class of Reference of Transfer)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CACSS8 (Package) ICM: Settlement: Administration

⤷

⤷

Properties
Class | CL_CACS_STL_REFERENCE | |
Short Description | Class of Reference of Transfer | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CACSS8 | ICM: Settlement: Administration |
Created | 20060822 | SAP |
Last change | 20110908 | 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) |
Interfaces
Class CL_CACS_STL_REFERENCE has no interface implemented.
Friends
Class CL_CACS_STL_REFERENCE 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) | TT_REFERENCE_INDEX | 20060822 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Create Reference | 20060822 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060822 |
3 | ![]() |
Instance method | Public | Method | Get Reference Information | 20060824 |
4 | ![]() |
Instance method | Public | Method | Return Reference Information of Transfer | 20061009 |
Events
Class CL_CACS_STL_REFERENCE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_REFERENCE_INDEX | Public | See coding | 20060822 | BEGIN OF s_reference_index,
split_idx TYPE cacsdocsplitid,
tt_stl_ref_d TYPE tt_stl_ref_d,
END OF s_reference_index
|
||
2 | TT_REFERENCE_INDEX | Public | See coding | 20060822 | tt_reference_index TYPE STANDARD TABLE OF s_reference_index
WITH KEY split_idx
|
||
3 | TT_STL_REF_D | Public | See coding | 20060825 | tt_stl_ref_d TYPE STANDARD TABLE OF cacs_stl_ref_d
WITH DEFAULT KEY
|
Method Signatures
Method ADD_REFERENCE 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 | 20060822 | ||
2 | ![]() |
ID_DOC_ID | Call by reference | Type reference (TYPE) | CACSDOCID | Identifikation eines Belegs | 20060822 | ||
3 | ![]() |
ID_POST_YEAR | Call by reference | Type reference (TYPE) | CACSPSTYEAR | Zuordnungsjahr des Provisionsfalls/-belegs | 20060822 | ||
4 | ![]() |
ID_SETTL_POS | Call by reference | Type reference (TYPE) | CACSSETTLPOS | Identifikation einer Abrechnungsposition | 20060822 | ||
5 | ![]() |
ID_SPLIT_IDX | Call by reference | Type reference (TYPE) | CACSDOCSPLITID | Identifikation des aufgeteilten Belegs | 20060823 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse der Weiterleitung der Abrechnung | 20060822 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_CACS_STL_REFERENCE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse der Weiterleitung der Abrechnung | 20060822 |
Method GET_REFERENCE_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_REFERENCE | Call by reference | Type reference (TYPE) | TT_REFERENCE_INDEX | 20060919 |
Method GET_REFERENCE_INFO on class CL_CACS_STL_REFERENCE has no exception.
Method REVERSE_TRANSMISSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_APPL | Call by reference | Type reference (TYPE) | CACSAPPL | Identifikation der Provisionsanwendung | 20061009 | ||
2 | ![]() |
ID_PAYREFID | Call by reference | Type reference (TYPE) | CACSPAYREFID | Referenznummer für das Zahlungssystem | 20061009 | ||
3 | ![]() |
ID_SPLIT_ID | Call by reference | Type reference (TYPE) | CACSDOCSPLITID | Identifikation des aufgeteilten Belegs | 20061009 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse der Weiterleitung der Abrechnung | 20061009 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |