SAP ABAP Class /DSD/SL_IF_TRANSACTION_AREA (Interface for Transaction Areas)
Meta Relationship - Used By
Properties
Class | /DSD/SL_IF_TRANSACTION_AREA | |
Short Description | Interface for Transaction Areas | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20020414 | 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
Class /DSD/SL_IF_TRANSACTION_AREA has no interface implemented.
Friends
Class /DSD/SL_IF_TRANSACTION_AREA has no friend class.
Attributes
Class /DSD/SL_IF_TRANSACTION_AREA has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Destructor | 20020416 |
2 | ![]() |
Instance method | Public | Method | Determine Layout | 20020416 |
3 | ![]() |
Instance method | Public | Method | Is the Area Active? | 20020530 |
4 | ![]() |
Instance method | Public | Method | Set Area Active / Inactive | 20020416 |
5 | ![]() |
Instance method | Public | Method | Set Layout | 20020416 |
6 | ![]() |
Instance method | Public | Method | Mode: Display / Change | 20020416 |
7 | ![]() |
Instance method | Public | Method | Work with New Data | 20020418 |
8 | ![]() |
Instance method | Public | Method | Write Data to Buffer/DB | 20020514 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | NOK_CHANGED | Instance Event (0) |
Public (2) |
NOK Flag Changed -> Propagate for Tour Header | 20020605 |
2 | SAVE_SETTLEMENT | Instance Event (0) |
Public (2) |
Save Settlement Document | 20020626 |
Types
Class /DSD/SL_IF_TRANSACTION_AREA has no local type.
Method Signatures
Method FREE Signature
Method FREE on class /DSD/SL_IF_TRANSACTION_AREA has no parameter.
Method FREE on class /DSD/SL_IF_TRANSACTION_AREA has no exception.
Method GET_LAYOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LAYOUT | Value transfer | Type reference (TYPE) | /DSD/SL_GUI_LAYOUT_S_TT | Layoutdaten des Transaktionsbereichs | 20020416 |
Method GET_LAYOUT on class /DSD/SL_IF_TRANSACTION_AREA has no exception.
Method IS_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ACTIVE | Call by reference | Type reference (TYPE) | /DSD/HH_CHECKBOX | X: aktiv | 20020530 |
Method IS_ACTIVE on class /DSD/SL_IF_TRANSACTION_AREA has no exception.
Method SET_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACTIVE | Value transfer | Type reference (TYPE) | /DSD/HH_CHECKBOX | X -> aktiv | 20020416 |
Method SET_ACTIVE on class /DSD/SL_IF_TRANSACTION_AREA has no exception.
Method SET_LAYOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_LAYOUT | Value transfer | Type reference (TYPE) | /DSD/SL_GUI_LAYOUT_S_TT | Layoutdaten des Transaktionsbereichs | 20020416 |
Method SET_LAYOUT on class /DSD/SL_IF_TRANSACTION_AREA has no exception.
Method SET_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MAINTAIN | Value transfer | Type reference (TYPE) | /DSD/HH_CHECKBOX | X -> Modus: Pflege | 20020416 | ||
2 | ![]() |
I_MAINTAIN_PARTIALLY | Value transfer | Type reference (TYPE) | /DSD/HH_CHECKBOX | SPACE | X -> Pflege möglich | 20020626 |
Method SET_MODE on class /DSD/SL_IF_TRANSACTION_AREA has no exception.
Method WORK_WITH_DATA 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/SL_SELECTVISIT_KEY_TT | Schlüssel der neuen Daten | 20020418 |
Method WORK_WITH_DATA on class /DSD/SL_IF_TRANSACTION_AREA has no exception.
Method WRITE_DATA_TO_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MSG | Call by reference | Type reference (TYPE) | BAPIRET2 | Zpráva | 20020709 | ||
2 | ![]() |
I_SAVE_BALANCING | Call by reference | Type reference (TYPE) | /DSD/HH_CHECKBOX | /DSD/SL_CL_CONST=>NO | Speichern des Balancing-Sheets erwünscht | 20020626 |
Method WRITE_DATA_TO_BUFFER on class /DSD/SL_IF_TRANSACTION_AREA has no exception.
Event Signatures
Event NOK_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ES_KEY | Exporting | Value transfer | Type reference (TYPE) | /DSD/HH_RAHD_KEY | Schlüssel zu Tour Kopf | 20020605 | ||
2 | ES_KEY_VISIT | Exporting | Value transfer | Type reference (TYPE) | /DSD/HH_RACVHD_KEY | Schlüssel zu Visit Kopf | 20030702 | ||
3 | E_POK | Exporting | Value transfer | Type reference (TYPE) | /DSD/HH_CHECKBOX | Wert des zu propagierenden NOK-Flags | 20020605 |
Event SAVE_SETTLEMENT Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ET_KEYS | Exporting | Value transfer | Type reference (TYPE) | /DSD/HH_RAHD_KEY_TT | Schlüssel | 20020626 |
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20030212 |
SAP Release Created in |