SAP ABAP Class CL_XMS_USERCOMMAND (CL_XMS_USERCOMMAND)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SXMSJOB (Package) XI: Time-Driven Message Processing
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_XMS_UCOMM_REFRESH | 20050711 |
Properties
| Class | CL_XMS_USERCOMMAND | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXMSJOB | XI: Time-Driven Message Processing |
| Created | 20050705 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XMS_USERCOMMAND has no forward declaration.
Interfaces
Class CL_XMS_USERCOMMAND has no interface implemented.
Friends
Class CL_XMS_USERCOMMAND has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_XMS_BASIS_GRID | Basis Grid | 20050705 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | LVC_S_ROW-INDEX | ALV Control: Row Number (Index of Internal Table) | 20050711 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SY-UCOMM | Function Code that Triggered PAI | 20050712 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20050706 | ||
| 2 | Instance method | Protected | Method | 20050706 | ||
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20050711 | |
| 4 | Instance method | Public | Method | 20050711 |
Events
Class CL_XMS_USERCOMMAND has no event.
Types
Class CL_XMS_USERCOMMAND has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20050706 |
Method CHECK on class CL_XMS_USERCOMMAND has no exception.
Method COMMAND Signature
Method COMMAND on class CL_XMS_USERCOMMAND has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20050706 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GRID | Call by reference | Object reference (TYPE REF TO) | CL_XMS_BASIS_GRID | Basis Grid | 20050711 | |||
| 2 | UCOMM | Call by reference | Type reference (TYPE) | SY-UCOMM | Funktionscode, der PAI ausgelöst hat | 20050712 |
Method CONSTRUCTOR on class CL_XMS_USERCOMMAND has no exception.
Method EXECUTE Signature
Method EXECUTE on class CL_XMS_USERCOMMAND has no parameter.
Method EXECUTE on class CL_XMS_USERCOMMAND has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |