SAP ABAP Class IF_CFS_STATUS_OBJECT (Object Interface for Status Management)
Meta Relationship - Used By
Properties
| Class | IF_CFS_STATUS_OBJECT | |
| Short Description | Object Interface for Status Management | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020320 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_CFS_STATUS_OBJECT has no forward declaration.
Interfaces
Class IF_CFS_STATUS_OBJECT has no interface implemented.
Friends
Class IF_CFS_STATUS_OBJECT has no friend class.
Attributes
Class IF_CFS_STATUS_OBJECT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Execute a Status Action at Object | 20020326 | |
| 2 | Instance method | Public | Method | Supplies ID of Object | 20020320 | |
| 3 | Instance method | Public | Method | Supplies Object Type for Status Management | 20020320 |
Events
Class IF_CFS_STATUS_OBJECT has no event.
Types
Class IF_CFS_STATUS_OBJECT has no local type.
Method Signatures
Method EXECUTE_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_ACTION | Call by reference | Object reference (TYPE REF TO) | IF_CFS_ACTION | Action, die bei einem Statusübergang durchgeführt wird | 20020326 | |||
| 2 | IP_TARGET_STATUS | Call by reference | Object reference (TYPE REF TO) | CL_CFS_STATUS | CFS: Verwaltet einen Status | 20020405 | |||
| 3 | IP_TRANSITION | Call by reference | Object reference (TYPE REF TO) | CL_CFS_TRANSITION | CFS: Verwaltet einen Statusübergang | 20020405 |
Method EXECUTE_ACTION on class IF_CFS_STATUS_OBJECT has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ID | Value transfer | Type reference (TYPE) | CFS_OBJECT_ID | cfs: Id eines Objektes, das einen Status haben kann | 20020327 |
Method GET_ID on class IF_CFS_STATUS_OBJECT has no exception.
Method GET_OBJECT_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TYPE | Value transfer | Type reference (TYPE) | CFS_OBJECT_TYPE | cfs: Typ eines Objektes, das einen Status haben kann | 20020327 |
Method GET_OBJECT_TYPE on class IF_CFS_STATUS_OBJECT has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |