SAP ABAP Class /DSD/SL_CL_TA_VISIT ("Transaction" Visit + "Transaction" Invoice Printout)
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 | 20020621 |
Properties
| Class | /DSD/SL_CL_TA_VISIT | |
| Short Description | "Transaction" Visit + "Transaction" Invoice Printout | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /DSD/SL | Route Settlement |
| Created | 20020621 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /DSD/SL_CL_TA_VISIT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /DSD/SL_IF_TRANSACTION_AREA | Interface for Transaction Areas | 20020621 |
Friends
Class /DSD/SL_CL_TA_VISIT 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+Address Data | 20020621 | ||
| 2 | Constant | Public | Type reference (TYPE) | /DSD/SL_ID_WA_AREA | 'IVPRT' | ID Work Area Invoice Printout | 20020621 | ||
| 3 | Constant | Public | Type reference (TYPE) | DDOBJNAME | '/DSD/SL_VISIT' | Name of the Message Class | 20020621 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR4 | 'IVPR' | ALV Handle for Variant Saving - Item | 20020621 | ||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | /DSD/SL_CL_WA_VISIT_HD_ADDR | Work Area Header+Address Data | 20020621 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | /DSD/SL_CL_WA_VISIT_IVPRT | Work Area Invoice Printout | 20020621 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | /DSD/HH_CHECKBOX | /DSD/SL_CL_CONST=>YES | Transaction Active? | 20020621 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | INT4 | Position of the Area on the Screen | 20020621 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | INT4 | Position of the Area on the Screen | 20020621 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | /DSD/HH_CHECKBOX | Header+Invoice Printout Visible? (When Active) | 20020621 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | /DSD/HH_CHECKBOX | Invoice Printout Visible? (When Active) | 20020621 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Change NOK to Visit Level | 20030702 | |
| 2 | Instance method | Public | Constructor | Constructor | 20020621 | |
| 3 | Instance method | Public | Method | Create a New Visit | 20020705 | |
| 4 | Instance method | Public | Method | Delete Visits | 20070718 | |
| 5 | Instance method | Private | Method | Determine the Default Layout | 20020621 | |
| 6 | Instance method | Private | Event handling method | Event Handler for "NOK_CHANGED" | 20020623 | |
| 7 | Instance method | Private | Method | Register the Event Handlers | 20020621 |
Events
Class /DSD/SL_CL_TA_VISIT has no event.
Types
Class /DSD/SL_CL_TA_VISIT has no local type.
Method Signatures
Method CHANGE_NOK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_KEY | Call by reference | Type reference (TYPE) | /DSD/HH_RACVHD_KEY | Struktur mit Schlüssel zu Kunden Besuch | 20030702 | |||
| 2 | I_POK | Call by reference | Type reference (TYPE) | /DSD/HH_CHECKBOX | Wert des zu propagierenden NOK-Flags | 20030702 |
Method CHANGE_NOK on class /DSD/SL_CL_TA_VISIT has no exception.
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 | 20020621 | |||
| 2 | IT_LAYOUT | Call by reference | Type reference (TYPE) | /DSD/SL_GUI_LAYOUT_S_TT | Data layout | 20020621 |
Method CONSTRUCTOR on class /DSD/SL_CL_TA_VISIT has no exception.
Method CREATE_NEW_VISIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_KEY_VISIT | Call by reference | Type reference (TYPE) | /DSD/HH_RACVHD_KEY | Schlüssel zu Kunden Besuch | 20020705 | |||
| 2 | ES_SLD_ID | Call by reference | Type reference (TYPE) | /DSD/SL_SLD_ID | DSD: Č.odsouhlas.dokladu | 20020924 | |||
| 3 | IS_KEY_TOUR | Call by reference | Type reference (TYPE) | /DSD/HH_RAHD_KEY | Schlüssel zu Tour Kopf | 20020705 |
Method CREATE_NEW_VISIT on class /DSD/SL_CL_TA_VISIT has no exception.
Method DELETE_VISITS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KEYS | Call by reference | Type reference (TYPE) | /DSD/HH_RACVHD_KEY_TT | Tabellentyp Settlement Cockpit - Mapping DB Key <-> Tree Key | 20070718 |
Method DELETE_VISITS on class /DSD/SL_CL_TA_VISIT 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 | 20020621 |
Method GET_DEFAULT_LAYOUT on class /DSD/SL_CL_TA_VISIT has no exception.
Method ON_NOK_CHANGED_HD_ADDR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_KEY | Call by reference | Attribute reference (LIKE) | 20020623 | |||||
| 2 | E_POK | Call by reference | Attribute reference (LIKE) | 20020623 |
Method ON_NOK_CHANGED_HD_ADDR on class /DSD/SL_CL_TA_VISIT has no exception.
Method SET_EVENT_HANDLER Signature
Method SET_EVENT_HANDLER on class /DSD/SL_CL_TA_VISIT has no parameter.
Method SET_EVENT_HANDLER on class /DSD/SL_CL_TA_VISIT has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 461 |