SAP ABAP Class CL_SLAD_MAINT_REQUEST (SLAD: Maintenance Request)
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_MAINT_REQUEST | |
Short Description | SLAD: Maintenance Request | |
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 | 20060612 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SLAD_MAINT_REQUEST has no forward declaration.
Interfaces
Class CL_SLAD_MAINT_REQUEST has no interface implemented.
Friends
Class CL_SLAD_MAINT_REQUEST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | TY_REQUEST-ACTION | '1' | 20060915 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | TY_REQUEST-ACTION | '2' | 20060915 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | TY_REQUEST-ACTION | '4' | 20060915 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | TY_REQUEST-ACTION | '3' | 20060915 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | TY_REQUEST-ACTION | '0' | 20060915 | ||
6 | ![]() |
Constant | Public | Type reference (TYPE) | TY_REQUEST-ACTION | '5' | 20060915 | ||
7 | ![]() |
Constant | Public | See coding | cf. SLAD_TYPE | 20060915 | |||
8 | ![]() |
Constant | Public | Type reference (TYPE) | TY_REQUEST-ACTION | '6' | 20090629 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TY_REQUEST | 20060915 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060612 |
2 | ![]() |
Instance method | Public | Method | CONSTRUCTOR | 20060612 |
Events
Class CL_SLAD_MAINT_REQUEST has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_REQUEST | Public | See coding | 20060915 | begin of ty_request ,
action type slad_maint_action,
object type slad_object_key,
end of ty_request
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_REQUEST | Call by reference | Type reference (TYPE) | TY_REQUEST | 20060612 |
Method CONSTRUCTOR on class CL_SLAD_MAINT_REQUEST has no exception.
Method GET_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_REQUEST | Value transfer | Type reference (TYPE) | TY_REQUEST | 20060612 |
Method GET_REQUEST on class CL_SLAD_MAINT_REQUEST has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |