SAP ABAP Class CL_STEP_COMMAND_POC (Domain Model: Command for Step)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PP-PI-PMA-PMC (Application Component) Browser-Based PI Sheet / Cockpit
⤷
CMX_POC (Package) Manufacturing Execution: Browser-Based PI Sheet
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_COMMAND_POC | Domain Model: Command | 19990203 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_EDIT_COMMAND_POC | Domain Model: Command for Switching to Display Mode | 19991123 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_UNLOCK_COMMAND_POC | Domain Model: Unlock Command for One Step | 20010808 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_SIGNATURE_SHOW_COMMAND_POC | Domain Model: Command for Signature Display | 20000125 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_SHOW_COMMAND_POC | Domain Model: Command for Switching to Display Mode | 19991123 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_SAVE_COMMAND_POC | Domain Model: Command for Saving | 19991125 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_REPORT_COMMAND_POC | Domain Model: Reports Data | 19991123 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_PRINT_PDF_COMMAND_POC | Print PI Sheet as PDF | 20070702 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_POSITION_SHOW_COMMAND_POC | Domain Model: Command for Step | 19991123 |
| 9 | Inheritance (c INHERITING FROM c_ref) | CL_MESSAGE_SHOW_COMMAND_POC | Domain Model: Command for Step | 19991123 |
| 10 | Inheritance (c INHERITING FROM c_ref) | CL_LOCK_COMMAND_POC | Domain Model: Lock Command for One Step | 20010808 |
| ... | Click here to see Used By full list (21 items) | |||
Properties
| Class | CL_STEP_COMMAND_POC | |
| Short Description | Domain Model: Command for Step | |
| Super Class | CL_COMMAND_POC | Domain Model: Command |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CMX_POC | Manufacturing Execution: Browser-Based PI Sheet |
| Created | 19990203 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_STEP_COMMAND_POC has no interface implemented.
Friends
Class CL_STEP_COMMAND_POC 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_STEP_POC | Step | 19990203 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_STEP_COMMAND_POC | State Object | 19991018 |
Methods
Events
Class CL_STEP_COMMAND_POC has no event.
Types
Class CL_STEP_COMMAND_POC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_STEP_COMMAND_POC has no parameter.
Method CONSTRUCTOR on class CL_STEP_COMMAND_POC has no exception.
Method ON_ACTIVATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Type reference (TYPE) | 19990908 |
Method ON_ACTIVATED on class CL_STEP_COMMAND_POC has no exception.
Method ON_CHANGEABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Type reference (TYPE) | 19990908 |
Method ON_CHANGEABLE on class CL_STEP_COMMAND_POC has no exception.
Method ON_COMPLETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Type reference (TYPE) | 19990908 |
Method ON_COMPLETED on class CL_STEP_COMMAND_POC has no exception.
Method ON_DEACTIVATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Type reference (TYPE) | 19990908 |
Method ON_DEACTIVATED on class CL_STEP_COMMAND_POC has no exception.
Method ON_INITIALIZED Signature
Method ON_INITIALIZED on class CL_STEP_COMMAND_POC has no parameter.
Method ON_INITIALIZED on class CL_STEP_COMMAND_POC has no exception.
Method ON_LOCKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Type reference (TYPE) | 19990908 |
Method ON_LOCKED on class CL_STEP_COMMAND_POC has no exception.
Method ON_READONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Type reference (TYPE) | 19990908 |
Method ON_READONLY on class CL_STEP_COMMAND_POC has no exception.
Method ON_REPORTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Type reference (TYPE) | 19990908 |
Method ON_REPORTED on class CL_STEP_COMMAND_POC has no exception.
Method ON_UNLOCKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Type reference (TYPE) | 19990908 |
Method ON_UNLOCKED on class CL_STEP_COMMAND_POC has no exception.
Method REGISTER_ON_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ACTIVATION | Call by reference | Type reference (TYPE) | FLAG | 'X' | Aktivierung | 20000110 | ||
| 2 | IM_STEP | Call by reference | Object reference (TYPE REF TO) | CL_STEP_POC | Schritt auf den registriert wird | 19991125 |
Method REGISTER_ON_STEP on class CL_STEP_COMMAND_POC has no exception.
Method SET_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_INITIALIZE | Call by reference | Type reference (TYPE) | BOOLE_D | Persistente Initialisierung | 20000119 | |||
| 2 | IM_STEP_REF | Call by reference | Object reference (TYPE REF TO) | CL_STEP_POC | Bezugsschritt | 19990726 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 19991104 |
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |