SAP ABAP Class CL_CUX_EXT_STATUS (CUX: Status Conversion)
Hierarchy
☛
SAP_AP (Software Component) SAP Application Platform
⤷
AP-CFG-CBA (Application Component) cBASE / Configuration Store
⤷
CUX_GEN (Package) CU: External Communication with Config. (General Part)
⤷
⤷
Properties
| Class | CL_CUX_EXT_STATUS | |
| Short Description | CUX: Status Conversion | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CUX_GEN | CU: External Communication with Config. (General Part) |
| Created | 20000717 | SAP |
| Last change | 20050219 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CUX_EXT_STATUS has no forward declaration.
Interfaces
Class CL_CUX_EXT_STATUS has no interface implemented.
Friends
Class CL_CUX_EXT_STATUS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | See coding | External Status | 20000717 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | TCLC | Classification Status | 20000717 | |||
| 3 | Static Attribute | Private | See coding | Status Table | 20000717 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Convert External Status to TCLC Status | 20000717 | |
| 2 | Static method | Public | Method | Convert TCLC Status into External Status | 20000717 | |
| 3 | Static method | Private | Method | Read TCLC from Database | 20000717 |
Events
Class CL_CUX_EXT_STATUS has no event.
Types
Class CL_CUX_EXT_STATUS has no local type.
Method Signatures
Method CONV_STATUS_EXT_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_STATUS | Call by reference | Type reference (TYPE) | CUXT_CONVERT_STATUS_S | CUX: Statuskonvertierung | 20000717 | |||
| 2 | IO_APPLICATION_LOG | Call by reference | Object reference (TYPE REF TO) | CL_CUX_APPL_LOG | CUX: Application LOG | 20000804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerbehandlung CBase (CUX) | 20030102 |
Method CONV_STATUS_INT_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_STATUS | Call by reference | Type reference (TYPE) | CUXT_CONVERT_STATUS_S | CUX: Statuskonvertierung | 20000717 | |||
| 2 | IO_APPLICATION_LOG | Call by reference | Object reference (TYPE REF TO) | CL_CUX_APPL_LOG | CUX: Application LOG | 20000804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerbehandlung CBase (CUX) | 20030102 |
Method GET_TCLC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_APPLICATION_LOG | Call by reference | Object reference (TYPE REF TO) | CL_CUX_APPL_LOG | CUX: Application LOG | 20000804 | |||
| 2 | IV_CLASS_TYPE | Call by reference | Type reference (TYPE) | TCLC-KLART | Klassenart | 20000717 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerbehandlung CBase (CUX) | 20030102 |
History
| Last changed by/on | SAP | 20050219 |
| SAP Release Created in | 46C |