SAP ABAP Class CX_SAUNIT_BAD_ARG (Argument Values are inconsistent)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
SABP_UNIT_EXCEPTIONS (Package) INTERNAL: NO REUSE - Exceptions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_SAUNIT | Using an ABAP Unit related tool/function failed | 20080815 |
Properties
| Class | CX_SAUNIT_BAD_ARG | |
| Short Description | Argument Values are inconsistent | |
| Super Class | CX_SAUNIT | Using an ABAP Unit related tool/function failed |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SABP_UNIT_EXCEPTIONS | INTERNAL: NO REUSE - Exceptions |
| Created | 20080815 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_SAUNIT_BAD_ARG has no forward declaration.
Interfaces
Class CX_SAUNIT_BAD_ARG has no interface implemented.
Friends
Class CX_SAUNIT_BAD_ARG 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) | STRING | Argument Name | 20080815 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Argument Value | 20080815 | |||
| 3 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '00145EF41CBA02DC87D9E6C375ED0560' | 20080815 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080815 |
Events
Class CX_SAUNIT_BAD_ARG has no event.
Types
Class CX_SAUNIT_BAD_ARG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ARG_NAME | Call by reference | Type reference (TYPE) | STRING | 20080815 | ||||
| 2 | ARG_VALUE | Call by reference | Type reference (TYPE) | STRING | 20080815 | ||||
| 3 | DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20080820 | ||||
| 4 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20080815 | ||||
| 5 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20080815 |
Method CONSTRUCTOR on class CX_SAUNIT_BAD_ARG has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 712 |