SAP ABAP Class /DSD/SL_CL_TA_ENCASHMENT (Transaction Collection)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
LE-DSD-RA-SL (Application Component) Route Settlement
⤷
/DSD/SL (Package) Route Settlement
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /DSD/SL_IF_TRANSACTION_AREA | Interface for Transaction Areas | 20020424 |
Properties
| Class | /DSD/SL_CL_TA_ENCASHMENT | |
| Short Description | Transaction Collection | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /DSD/SL | Route Settlement |
| Created | 20020424 | SAP |
| Last change | 20030212 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /DSD/SL_IF_TRANSACTION_AREA | Interface for Transaction Areas | 20020424 |
Friends
Class /DSD/SL_CL_TA_ENCASHMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR4 | 'ECAS' | ALV Handle for Variant Saving - Clearing | 20020529 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR4 | 'ECRV' | ALV Handle for Variant Saving - Payment | 20020529 | ||
| 3 | Constant | Public | Type reference (TYPE) | /DSD/SL_ID_WA_AREA | 'ASSIGN' | ID Work Area Clearing | 20020603 | ||
| 4 | Constant | Public | Type reference (TYPE) | /DSD/SL_ID_WA_AREA | 'REVENUE' | ID Work Area Payment | 20020603 | ||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | /DSD/SL_CL_DATA_BUFFER | Edit Data Buffer | 20020603 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | /DSD/SL_CL_WA_ENCASH_ASSIGN | Work Area Collection Clearing | 20020424 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | /DSD/SL_CL_WA_ENCASH_REVENUE | Work Area Collection Payment | 20020424 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | /DSD/HH_CHECKBOX | 'X' | Checkbox | 20020424 | ||
| 9 | Instance attribute | Private | Type reference (TYPE) | INT4 | Position of the Area on the Screen | 20020618 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | INT4 | Position of the Area on the Screen | 20020618 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | /DSD/HH_CHECKBOX | Checkbox | 20020424 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | /DSD/HH_CHECKBOX | Checkbox | 20020424 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020424 | |
| 2 | Instance method | Private | Method | Determine Layout | 20020603 | |
| 3 | Instance method | Public | Method | Determine Payment Data | 20020528 | |
| 4 | Instance method | Private | Event handling method | Determine Assignment to Mark It in the View | 20020611 | |
| 5 | Instance method | Private | Event handling method | Create Assignment | 20020611 | |
| 6 | Instance method | Private | Event handling method | Event Handler: Delete Assignment to Selected Payment | 20020611 | |
| 7 | Instance method | Private | Event handling method | Event Handler for "NOK_CHANGED" of Work Area Payments | 20020605 | |
| 8 | Instance method | Private | Method | Register Event Handler | 20020611 |
Events
Class /DSD/SL_CL_TA_ENCASHMENT has no event.
Types
Class /DSD/SL_CL_TA_ENCASHMENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DATA_BUFFER | Call by reference | Object reference (TYPE REF TO) | /DSD/SL_CL_DATA_BUFFER | Datenpuffer bearbeiten | 20020529 | |||
| 2 | IT_LAYOUT | Call by reference | Type reference (TYPE) | /DSD/SL_GUI_LAYOUT_S_TT | Typ tabulky Data layoutu pro podobrazovky | 20020424 |
Method CONSTRUCTOR on class /DSD/SL_CL_TA_ENCASHMENT has no exception.
Method GET_DEFAULT_LAYOUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_LAYOUT | Call by reference | Type reference (TYPE) | /DSD/SL_GUI_LAYOUT_S_TT | Typ tabulky Data layoutu pro podobrazovky | 20020603 |
Method GET_DEFAULT_LAYOUT on class /DSD/SL_CL_TA_ENCASHMENT has no exception.
Method GET_RAEC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RAEC | Call by reference | Type reference (TYPE) | /DSD/HH_RAEC_S_TT | Tabellentyp Einnahmen / Ausgaben | 20020528 |
Method GET_RAEC on class /DSD/SL_CL_TA_ENCASHMENT has no exception.
Method ON_BUTTON_CLICK_FOCCUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RAEC_KEY | Value transfer | Attribute reference (LIKE) | 20020611 |
Method ON_BUTTON_CLICK_FOCCUS on class /DSD/SL_CL_TA_ENCASHMENT has no exception.
Method ON_CREATE_ASSIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KEYS | Value transfer | Attribute reference (LIKE) | 20020611 |
Method ON_CREATE_ASSIGN on class /DSD/SL_CL_TA_ENCASHMENT has no exception.
Method ON_DELETE_ASSIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KEYS | Value transfer | Attribute reference (LIKE) | 20020612 |
Method ON_DELETE_ASSIGN on class /DSD/SL_CL_TA_ENCASHMENT has no exception.
Method ON_NOK_CHANGED_RV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_KEY_RAEC | Value transfer | Attribute reference (LIKE) | 20020605 | |||||
| 2 | E_POK | Value transfer | Attribute reference (LIKE) | 20020605 |
Method ON_NOK_CHANGED_RV on class /DSD/SL_CL_TA_ENCASHMENT has no exception.
Method SET_EVENT_HANDLER Signature
Method SET_EVENT_HANDLER on class /DSD/SL_CL_TA_ENCASHMENT has no parameter.
Method SET_EVENT_HANDLER on class /DSD/SL_CL_TA_ENCASHMENT has no exception.
History
| Last changed by/on | SAP | 20030212 |
| SAP Release Created in | 461 |