SAP ABAP Class CL_SLAD_REQUEST (SLAD: Query Between the Modules)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SLAD_UI_MAINTENANCE (Package) Layer Aware Debugging: Maintenance User Interface
⤷
⤷
Properties
| Class | CL_SLAD_REQUEST | |
| Short Description | SLAD: Query Between the Modules | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLAD_UI_MAINTENANCE | Layer Aware Debugging: Maintenance User Interface |
| Created | 20060529 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SLAD_REQUEST has no interface implemented.
Friends
Class CL_SLAD_REQUEST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | TY_ACTION | Version Number Components | 20060529 | |||
| 2 | Constant | Public | Type reference (TYPE) | TY_ACTION | 'USER__CHANGE' | 3-Byte Field | 20060529 | ||
| 3 | Constant | Public | Type reference (TYPE) | TY_ACTION | 'USER__COPY' | 3-Byte Field | 20060529 | ||
| 4 | Constant | Public | Type reference (TYPE) | TY_ACTION | 'USER__CREATE' | 3-Byte Field | 20060529 | ||
| 5 | Constant | Public | Type reference (TYPE) | TY_ACTION | 'USER__DELETE' | 3-Byte Field | 20060529 | ||
| 6 | Constant | Public | Type reference (TYPE) | TY_ACTION | 'USER__DISPLAY' | 3-Byte Field | 20060529 | ||
| 7 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20060529 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | IF_SLAD_TYPES=>TY_MODULE_ID | 20060530 | ||||
| 9 | Instance attribute | Public | Type reference (TYPE) | FLAG | General Flag | 20060531 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | IF_SLAD_TYPES=>TY_MODULE_ID | Version Number Components | 20060529 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060529 |
Events
Class CL_SLAD_REQUEST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_ACTION | Public | Type reference (TYPE) | SY-UCOMM | 3-Byte Field | 20060529 | |
| 2 | TY_TARGET | Public | Type reference (TYPE) | CHAR2 | Version Number Components | 20060529 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Call by reference | Type reference (TYPE) | TY_ACTION | Feld der Laenge 3 Bytes | 20060529 | |||
| 2 | KEY | Call by reference | Object reference (TYPE REF TO) | DATA | 20060529 | ||||
| 3 | SOURCE | Call by reference | Type reference (TYPE) | IF_SLAD_TYPES=>TY_MODULE_ID | 20060530 | ||||
| 4 | STACK_REQU | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20060531 | |||
| 5 | TARGET | Call by reference | Type reference (TYPE) | IF_SLAD_TYPES=>TY_MODULE_ID | Komponente der Versionsnummer | 20060529 |
Method CONSTRUCTOR on class CL_SLAD_REQUEST has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |