SAP ABAP Class CX_SLAD_ILLEGAL_INPUT (SALD: Input Not Permitted)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SLAD_EXCEPTIONS (Package) SLAD: Exceptions

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_SLAD_EXCEPTION | SLAD : Exception | 20060609 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_SLAD_ILLEGAL_OBJECT_NAME | SLAD: Incorrect Object Name | 20060810 |
Properties
Class | CX_SLAD_ILLEGAL_INPUT | |
Short Description | SALD: Input Not Permitted | |
Super Class | CX_SLAD_EXCEPTION | SLAD : Exception |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 40 | Exception Class |
Package | SLAD_EXCEPTIONS | SLAD: Exceptions |
Created | 20060609 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_SLAD_ILLEGAL_INPUT has no forward declaration.
Interfaces
Class CX_SLAD_ILLEGAL_INPUT has no interface implemented.
Friends
Class CX_SLAD_ILLEGAL_INPUT 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) | SY-MSGID | Messages, Message Class | 20060609 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGNO | Messages, Message Number | 20060609 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Messages, Message Variable | 20060609 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SY-MSGV2 | Messages, Message Variable | 20060609 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060609 |
Events
Class CX_SLAD_ILLEGAL_INPUT has no event.
Types
Class CX_SLAD_ILLEGAL_INPUT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20060609 | |||
2 | ![]() |
T100_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | 20060609 | |||
3 | ![]() |
T100_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | 20060609 | |||
4 | ![]() |
T100_MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | 20060609 | |||
5 | ![]() |
T100_MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | 20060609 | |||
6 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20060609 |
Method CONSTRUCTOR on class CX_SLAD_ILLEGAL_INPUT has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 710 |