SAP ABAP Class CL_CACS_STL_HR_UPD_CONTEXT (Settlement to PY - Posting Context)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CACSXHR1 (Package) ICM: HR Adapter: Transaction Data

⤷

⤷

Properties
Class | CL_CACS_STL_HR_UPD_CONTEXT | |
Short Description | Settlement to PY - Posting Context | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CACSXHR1 | ICM: HR Adapter: Transaction Data |
Created | 20061019 | 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) |
4 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
5 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
6 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_CACS_STL_HR_UPD_CONTEXT has no interface implemented.
Friends
Class CL_CACS_STL_HR_UPD_CONTEXT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_SPLIT_INDEX | Index for PY Document Split | 20061112 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get Payment Reference Information | 20061110 |
2 | ![]() |
Static method | Public | Method | Get Payment Reference UUID | 20061110 |
3 | ![]() |
Static method | Public | Method | Initialize | 20061019 |
4 | ![]() |
Static method | Public | Method | Set Split Index | 20061112 |
Events
Class CL_CACS_STL_HR_UPD_CONTEXT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_SPLIT_INDEX | Public | See coding | 20061112 | BEGIN OF s_split_index,
split_idx TYPE cacsdocsplitid,
payrefid TYPE cacspayrefid,
payrefuuid TYPE cacspayrefuuid,
END OF s_split_index
|
||
2 | TT_SPLIT_INDEX | Public | See coding | 20061112 | tt_split_index TYPE STANDARD TABLE OF s_split_index
WITH KEY split_idx
|
Method Signatures
Method GET_PAYMENT_REFERENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_SPLIT_IDX | Call by reference | Type reference (TYPE) | CACSDOCSPLITID | Identifikation des aufgeteilten Belegs | 20061112 | ||
2 | ![]() |
RD_PAYREF_ID | Value transfer | Type reference (TYPE) | CACSPAYREFID | Referenznummer für das Zahlungssystem | 20061110 |
Method GET_PAYMENT_REFERENCE on class CL_CACS_STL_HR_UPD_CONTEXT has no exception.
Method GET_PAYMENT_REFUUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_SPLIT_IDX | Call by reference | Type reference (TYPE) | CACSDOCSPLITID | Identifikation des aufgeteilten Belegs | 20061112 | ||
2 | ![]() |
RD_PAYREF_UUID | Value transfer | Type reference (TYPE) | CACSPAYREFUUID | Referenz-UUID für das Zahlungssystem | 20061110 |
Method GET_PAYMENT_REFUUID on class CL_CACS_STL_HR_UPD_CONTEXT has no exception.
Method INITIALISE Signature
Method INITIALISE on class CL_CACS_STL_HR_UPD_CONTEXT has no parameter.
Method INITIALISE on class CL_CACS_STL_HR_UPD_CONTEXT has no exception.
Method SETUP_SPLIT_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_PAYREF_ID | Call by reference | Type reference (TYPE) | CACSPAYREFID | Referenznummer für das Zahlungssystem | 20061112 | ||
2 | ![]() |
ID_PAYREF_UUID | Call by reference | Type reference (TYPE) | CACSPAYREFUUID | Referenz-UUID für das Zahlungssystem | 20061112 | ||
3 | ![]() |
ID_SPLIT_INDEX | Call by reference | Type reference (TYPE) | CACSDOCSPLITID | Identifikation des aufgeteilten Belegs | 20061112 |
Method SETUP_SPLIT_INDEX on class CL_CACS_STL_HR_UPD_CONTEXT has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |