SAP ABAP Class /DSD/SL_CL_TA_SETTLEDOC ("Transaction" Settlement Document)
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 | 20021009 |
Properties
| Class | /DSD/SL_CL_TA_SETTLEDOC | |
| Short Description | "Transaction" Settlement Document | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /DSD/SL | Route Settlement |
| Created | 20021009 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /DSD/SL_CL_TA_SETTLEDOC has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /DSD/SL_IF_TRANSACTION_AREA | Interface for Transaction Areas | 20021009 |
Friends
Class /DSD/SL_CL_TA_SETTLEDOC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | /DSD/SL_ID_WA_AREA | 'HEADER' | ID Work Area Header | 20021009 | ||
| 2 | Constant | Public | Type reference (TYPE) | /DSD/SL_ID_WA_AREA | 'MBAL' | ID Work Area Amount Differences | 20021009 | ||
| 3 | Constant | Public | Type reference (TYPE) | /DSD/SL_ID_WA_AREA | 'QBAL' | ID Work Area Quantity Differences | 20021009 | ||
| 4 | Constant | Public | Type reference (TYPE) | DDOBJNAME | '/DSD/SL_SETTLEDOC' | Name of the Message Class | 20021009 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR4 | 'SDHD' | ALV Handle for Variant Saving - Header | 20021009 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR4 | 'SDMB' | ALV Handle for Variant Saving - Payment Differences | 20021009 | ||
| 7 | Constant | Public | Type reference (TYPE) | CHAR4 | 'SDQB' | ALV Handle for Variant Saving - Quantity Differences | 20021009 | ||
| 8 | Constant | Public | Type reference (TYPE) | CHAR4 | 'SDQD' | ALV Handle for Variant Storage - Difference Reasons | 20070730 | ||
| 9 | Instance attribute | Public | Object reference (TYPE REF TO) | /DSD/SL_CL_DATA_BUFFER_SL | Data Buffer | 20021021 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | /DSD/SL_CL_WA_SETTLEDOC_HEADER | Work Area Header | 20021009 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | /DSD/SL_CL_WA_SETTLEDOC_MBAL | Work Area Amount Differences | 20021009 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | /DSD/SL_CL_WA_SETTLEDOC_QBAL | Work Area Quantity Differences | 20021009 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | /DSD/HH_CHECKBOX | /DSD/SL_CL_CONST=>YES | Transaction Active? | 20021009 | ||
| 14 | Instance attribute | Private | Type reference (TYPE) | INT4 | Position of the Area on the Screen | 20021009 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | INT4 | Position of the Area on the Screen | 20021009 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | INT4 | Position of the Area on the Screen | 20021009 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | /DSD/HH_CHECKBOX | Header Data Visible? (When Active) | 20021009 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | /DSD/HH_CHECKBOX | Amount Difference Visible? (When Active) | 20021009 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | /DSD/HH_CHECKBOX | Quantity difference Visible? (When Active) | 20021009 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20021009 | |
| 2 | Instance method | Private | Method | Determine the Default Layout | 20021009 | |
| 3 | Instance method | Private | Event handling method | Event Handler for "FOCUS_CHANGED" of Work Area Header | 20021009 | |
| 4 | Instance method | Private | Event handling method | Event Handler for "FOCUS_CHANGED" of Work Area Items | 20021010 | |
| 5 | Instance method | Private | Event handling method | Event Handler for "FOCUS_LOST" of Items | 20021010 | |
| 6 | Instance method | Private | Method | Register the Event Handlers | 20021009 |
Events
Class /DSD/SL_CL_TA_SETTLEDOC has no event.
Types
Class /DSD/SL_CL_TA_SETTLEDOC 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_SL | Datenpuffer | 20021009 | |||
| 2 | IT_LAYOUT | Call by reference | Type reference (TYPE) | /DSD/SL_GUI_LAYOUT_S_TT | Data layout | 20021009 |
Method CONSTRUCTOR on class /DSD/SL_CL_TA_SETTLEDOC 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 | Layoutdaten für Subscreens | 20021009 |
Method GET_DEFAULT_LAYOUT on class /DSD/SL_CL_TA_SETTLEDOC has no exception.
Method ON_FOCUS_CHANGED_HD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_KEY | Call by reference | Attribute reference (LIKE) | 20021009 | |||||
| 2 | E_NO_MAINTAINING | Call by reference | Attribute reference (LIKE) | 20021009 |
Method ON_FOCUS_CHANGED_HD on class /DSD/SL_CL_TA_SETTLEDOC has no exception.
Method ON_FOCUS_CHANGED_MB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_KEY | Call by reference | Attribute reference (LIKE) | 20021010 |
Method ON_FOCUS_CHANGED_MB on class /DSD/SL_CL_TA_SETTLEDOC has no exception.
Method ON_FOCUS_LOST_MB Signature
Method ON_FOCUS_LOST_MB on class /DSD/SL_CL_TA_SETTLEDOC has no parameter.
Method ON_FOCUS_LOST_MB on class /DSD/SL_CL_TA_SETTLEDOC has no exception.
Method SET_EVENT_HANDLER Signature
Method SET_EVENT_HANDLER on class /DSD/SL_CL_TA_SETTLEDOC has no parameter.
Method SET_EVENT_HANDLER on class /DSD/SL_CL_TA_SETTLEDOC has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 461 |