Hierarchy
⤷
⤷
Properties
| Class | CL_CFX_OBJECT_STATUS_RUNTIME | |
| Short Description | Manages Runtime Behavior of Object Status in cFolders | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CFX_STATUS | cFolders Status |
| Created | 20020326 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CFX_OBJECT_STATUS_RUNTIME has no interface implemented.
Friends
Class CL_CFX_OBJECT_STATUS_RUNTIME has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | CFS_TT_PROTOCOL | Table with Status Log Objects | 20020326 | |||
| 2 | Constant | Public | Type reference (TYPE) | CFX_T_LOG_TYPE | 'prf_ua_err' | Application Log for Errors When Replacing Status Profile | 20020807 | ||
| 3 | Constant | Public | Type reference (TYPE) | CFS_OBJECT_TYPE | 'CFX' | CFS: Type of Object That Can Have a Status | 20020326 | ||
| 4 | Constant | Public | Type reference (TYPE) | CFS_PROPERTY_TYPE | 'CFXP' | Type of a Status Property | 20020328 | ||
| 5 | Constant | Public | Type reference (TYPE) | CFS_PROPERTY_TYPE | 'CFXL' | Type of a Status Property | 20030203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Assigns a Status Profile to an Object | 20020326 | |
| 2 | Instance method | Private | Method | Deletes Object Type Entry for Object with Status | 20020326 | |
| 3 | Instance method | Public | Method | Delivers All Users who by Default can Change the Status | 20020429 | |
| 4 | Instance method | Public | Method | Delivers All Objects Assigned to a Status Profile | 20020326 | |
| 5 | Instance method | Public | Method | Delivers All Objects with a Particular Status | 20020326 | |
| 6 | Instance method | Public | Method | Delivers the Current Status of an Object | 20020326 | |
| 7 | Instance method | Public | Method | Delivers Status Profile as Template for New Objects | 20030317 | |
| 8 | Instance method | Public | Method | Delivers All Possible Next Statuses for Current Users | 20020429 | |
| 9 | Instance method | Public | Method | Gets All Possible Status Transitions for Current User | 20021023 | |
| 10 | Instance method | Public | Method | Delivers the Status Log of an Object | 20020326 | |
| 11 | Instance method | Public | Method | Define Status Transition Object | 20030901 | |
| 12 | Instance method | Public | Method | Delivers All Users Authorized to Execute a Transition | 20020429 | |
| 13 | Instance method | Public | Method | Can Current User Set Status by Default? | 20040422 | |
| 14 | Instance method | Public | Method | Checks General Status Changeability Independent of Profile | 20020429 | |
| 15 | Instance method | Public | Method | Checks Whether Object Versions are Protected in a Status | 20030203 | |
| 16 | Instance method | Public | Method | Checks If a Status Profile was Already Used by Objects | 20020326 | |
| 17 | Instance method | Public | Method | Checks If a Status has the Protected Characteristic | 20020328 | |
| 18 | Instance method | Public | Method | User Allowed to Execute Status Transition for Object | 20020506 | |
| 19 | Instance method | Private | Method | Delivers the Object Type for an Object with Status | 20020326 | |
| 20 | Instance method | Private | Method | Delivers the Object Type for an Object with Status | 20020326 | |
| 21 | Instance method | Private | Method | Saves the Object Type for Every Object with Status | 20020326 | |
| 22 | Instance method | Public | Method | Changes the Status of an Object | 20020326 | |
| 23 | Instance method | Public | Method | Sets the Attribute "Protected Version" for a Status | 20030204 | |
| 24 | Instance method | Public | Method | Sets the Protected Characteristic for a Status | 20020425 | |
| 25 | Instance method | Public | Method | Deletes a Status Profile from All Objects | 20020719 | |
| 26 | Instance method | Public | Method | Deletes the Status Profile from an Object | 20020326 | |
| 27 | Instance method | Public | Method | 20020515 |
Events
Class CL_CFX_OBJECT_STATUS_RUNTIME has no event.
Types
Class CL_CFX_OBJECT_STATUS_RUNTIME has no local type.
Method Signatures
Method ASSIGN_PROFILE_TO_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_STATUS | Call by reference | Object reference (TYPE REF TO) | CL_CFS_STATUS | CFS: Verwaltet einen Status | 20020326 | |||
| 2 | IP_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_CFS_STATUS_OBJECT | 20020326 | ||||
| 3 | IP_STATUS_PROFILE | Call by reference | Object reference (TYPE REF TO) | CL_CFS_STATUS_PROFILE | Verwaltet ein Statusschema | 20020326 | |||
| 4 | I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CFX_T_OBJECT_TYPE | cFolders Objekttyp | 20020326 |
Method ASSIGN_PROFILE_TO_OBJECT on class CL_CFX_OBJECT_STATUS_RUNTIME has no exception.
Method DELETE_OBJECT_TYPE_FOR_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECT_ID | Call by reference | Type reference (TYPE) | CFS_OBJECT_ID | Id des Objektes | 20020326 |
Method DELETE_OBJECT_TYPE_FOR_ID on class CL_CFX_OBJECT_STATUS_RUNTIME has no exception.
Method GET_DEFAULT_STATUS_USERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_CFX_HAS_STATUS | Schnittstelle für Objekte, die einen Status haben können | 20020429 | |||
| 2 | IV_CHECK_AUTHO_HANDLING | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | ABAP_TRUE | Boolscher Typ | 20041214 | ||
| 3 | IV_CHECK_VISIBLE | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | ABAP_TRUE | Boolscher Typ | 20041214 | ||
| 4 | RT_USER_IDS | Value transfer | Type reference (TYPE) | CFX_TT_USER_ID_LIST | Liste von User | 20020429 |
Method GET_DEFAULT_STATUS_USERS on class CL_CFX_OBJECT_STATUS_RUNTIME has no exception.
Method GET_OBJECTS_FOR_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_PROFILE | Call by reference | Object reference (TYPE REF TO) | CL_CFS_STATUS_PROFILE | Verwaltet ein Statusschema | 20020326 | |||
| 2 | RT_OBJECT_IDS | Value transfer | Type reference (TYPE) | CFX_TT_STAT_OBJ_ID_TYPE | Tabelle mit Id-Typ-Zuordnungen für Objekte mit Status | 20020326 |
Method GET_OBJECTS_FOR_PROFILE on class CL_CFX_OBJECT_STATUS_RUNTIME has no exception.
Method GET_OBJECTS_FOR_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_STATUS | Call by reference | Object reference (TYPE REF TO) | CL_CFS_STATUS | CFS: Verwaltet einen Status | 20020326 | |||
| 2 | I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CFS_OBJECT_TYPE | cfs: Typ eines Objektes, das einen Status haben kann | 20020326 | |||
| 3 | RT_OBJECT_IDS | Value transfer | Type reference (TYPE) | CFX_TT_STAT_OBJ_ID_TYPE | 20020326 |
Method GET_OBJECTS_FOR_STATUS on class CL_CFX_OBJECT_STATUS_RUNTIME has no exception.
Method GET_OBJECT_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_STATUS | Call by reference | Object reference (TYPE REF TO) | CL_CFS_STATUS | CFS: Verwaltet einen Status | 20020326 | |||
| 2 | IP_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_CFS_STATUS_OBJECT | Objekt, das einen Status haben kann | 20020326 |
Method GET_OBJECT_STATUS on class CL_CFX_OBJECT_STATUS_RUNTIME has no exception.
Method GET_OBJECT_TEMPLATE_PROFILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_CFX_COMMON | Objekt, das einen Status habenkann | 20030317 | |||
| 2 | IP_TARGET_OBJECT_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_CFX_OBJECT_TYPE | Objekttyp, für den des Template-Statusschema benötigt | 20030402 | |||
| 3 | RP_TEMPLATE_PROFILE | Value transfer | Object reference (TYPE REF TO) | CL_CFS_STATUS_PROFILE | 20030317 |
Method GET_OBJECT_TEMPLATE_PROFILE on class CL_CFX_OBJECT_STATUS_RUNTIME has no exception.
Method GET_POSSIBLE_TARGET_STATUSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_CFX_HAS_STATUS | Schnittstelle für Objekte, die einen Status haben können | 20020429 | |||
| 2 | RT_STATUSES | Value transfer | Type reference (TYPE) | CFS_TT_STATUSES | Tabelle von Status-Objekten | 20020429 |
Method GET_POSSIBLE_TARGET_STATUSES on class CL_CFX_OBJECT_STATUS_RUNTIME has no exception.
Method GET_POSSIBLE_TRANSITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_STATUSES | Call by reference | Type reference (TYPE) | CFS_TT_STATUSES | Tabelle von Status-Objekten | 20021023 | |||
| 2 | ET_TRANSITIONS | Call by reference | Type reference (TYPE) | CFS_TT_TRANSITIONS | Tabelle von Transitions-Objekten | 20021023 | |||
| 3 | IP_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_CFX_HAS_STATUS | Schnittstelle für Objekte, die einen Status haben können | 20021023 |
Method GET_POSSIBLE_TRANSITIONS on class CL_CFX_OBJECT_STATUS_RUNTIME has no exception.
Method GET_STATUS_PROTOCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_CFS_STATUS_OBJECT | Objekt, das einen Status haben kann | 20020326 | |||
| 2 | RP_STATUS_PROTOCOL | Value transfer | Object reference (TYPE REF TO) | CL_CFS_STATUS_PROTOCOL | 20020326 |
Method GET_STATUS_PROTOCOL on class CL_CFX_OBJECT_STATUS_RUNTIME has no exception.
Method GET_STATUS_TRANSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_STATUS | Call by reference | Object reference (TYPE REF TO) | CL_CFS_STATUS | Aktueller Status von IP_OBJECT | 20030901 | |||
| 2 | EP_STATUS_TRANSITION | Call by reference | Object reference (TYPE REF TO) | CL_CFX_STATUS_TRANSITION | Statusübergang | 20030901 | |||
| 3 | IP_NEW_STATUS | Call by reference | Object reference (TYPE REF TO) | CL_CFS_STATUS | CFS: Verwaltet einen Status | 20030901 | |||
| 4 | IP_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_CFX_HAS_STATUS | Schnittstelle für Objekte, die einen Status haben können | 20030901 | |||
| 5 | I_QUEUE | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | Status sperren ? | 20030901 |
Method GET_STATUS_TRANSITION on class CL_CFX_OBJECT_STATUS_RUNTIME has no exception.
Method GET_TRANSITION_USERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_CFX_HAS_STATUS | Schnittstelle für Objekte, die einen Status haben können | 20020429 | |||
| 2 | IP_TRANSITION | Call by reference | Object reference (TYPE REF TO) | CL_CFS_TRANSITION | CFS: Verwaltet einen Statusübergang | 20020429 | |||
| 3 | IV_CHECK_AUTHO_HANDLING | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | ABAP_TRUE | Boolscher Typ | 20041214 | ||
| 4 | IV_CHECK_VISIBLE | Call by reference | Type reference (TYPE) | CFX_BOOLEAN | ABAP_TRUE | Boolscher Typ | 20041214 | ||
| 5 | RT_USER_IDS | Value transfer | Type reference (TYPE) | CFX_TT_USER_ID_LIST | Collaboration: User List | 20020429 |
Method GET_TRANSITION_USERS on class CL_CFX_OBJECT_STATUS_RUNTIME has no exception.
Method IS_DEFAULT_STATUS_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_CFX_HAS_STATUS | Schnittstelle für Objekte, die einen Status haben können | 20040422 | |||
| 2 | I_USER_ID | Call by reference | Type reference (TYPE) | SYUNAME | Anmeldename des Benutzers | 20040422 | |||
| 3 | R_IS_STATUS_USER | Value transfer | Type reference (TYPE) | ABAP_BOOL | Benutzer darf per Default Status ändern | 20040422 |
Method IS_DEFAULT_STATUS_USER on class CL_CFX_OBJECT_STATUS_RUNTIME has no exception.
Method IS_OBJECT_STATUS_CHANGEABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_CFX_HAS_STATUS | Schnittstelle für Objekte, die einen Status haben können | 20020429 | |||
| 2 | I_RAISE_EXCEPTIONS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20020717 | |||
| 3 | R_IS_CHANGEABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20020429 |
Method IS_OBJECT_STATUS_CHANGEABLE on class CL_CFX_OBJECT_STATUS_RUNTIME has no exception.
Method IS_OBJECT_VERSION_LOCKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_STATUS | Call by reference | Object reference (TYPE REF TO) | CL_CFS_STATUS | CFS: Verwaltet einen Status | 20030203 | |||
| 2 | R_IS_VERSION_LOCKED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Version nicht änderbar | 20030203 |
Method IS_OBJECT_VERSION_LOCKED on class CL_CFX_OBJECT_STATUS_RUNTIME has no exception.
Method IS_PROFILE_IN_USE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_PROFILE | Call by reference | Object reference (TYPE REF TO) | CL_CFS_STATUS_PROFILE | Verwaltet ein Statusschema | 20020326 | |||
| 2 | R_IN_USE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20020326 |
Method IS_PROFILE_IN_USE on class CL_CFX_OBJECT_STATUS_RUNTIME has no exception.
Method IS_STATUS_PROTECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_STATUS | Call by reference | Object reference (TYPE REF TO) | CL_CFS_STATUS | CFS: Verwaltet einen Status | 20020328 | |||
| 2 | R_IS_PROTECTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20020328 |
Method IS_STATUS_PROTECTED on class CL_CFX_OBJECT_STATUS_RUNTIME has no exception.
Method IS_TRANSITION_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_CFX_HAS_STATUS | Schnittstelle für Objekte, die einen Status haben können | 20020506 | |||
| 2 | IP_TRANSITION | Call by reference | Object reference (TYPE REF TO) | CL_CFS_TRANSITION | CFS: Verwaltet einen Statusübergang | 20020506 | |||
| 3 | I_USER_ID | Call by reference | Type reference (TYPE) | SYUNAME | Anmeldename des Benutzers | 20020506 | |||
| 4 | R_IS_ALLOWED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20020506 |
Method IS_TRANSITION_ALLOWED on class CL_CFX_OBJECT_STATUS_RUNTIME has no exception.
Method READ_OBJECT_TYPES_FOR_IDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OBJECT_IDS | Call by reference | Type reference (TYPE) | CFS_TT_OBJECT_IDS | 20020326 | ||||
| 2 | RT_OBJECTS | Value transfer | Type reference (TYPE) | CFX_TT_STAT_OBJ_ID_TYPE | Tabelle mit Id-Typ-Zuordnungen für Objekte mit Status | 20020326 |
Method READ_OBJECT_TYPES_FOR_IDS on class CL_CFX_OBJECT_STATUS_RUNTIME has no exception.
Method READ_OBJECT_TYPE_FOR_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECT_ID | Call by reference | Type reference (TYPE) | CFS_OBJECT_ID | Id des Objektes | 20020326 | |||
| 2 | R_OBJECT_TYPE | Value transfer | Type reference (TYPE) | CFX_T_OBJECT_TYPE | Objekttyp | 20020326 |
Method READ_OBJECT_TYPE_FOR_ID on class CL_CFX_OBJECT_STATUS_RUNTIME has no exception.
Method SAVE_OBJECT_TYPE_FOR_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OBJECT_ID | Call by reference | Type reference (TYPE) | CFS_OBJECT_ID | Id des Objektes | 20020326 | |||
| 2 | I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CFX_T_OBJECT_TYPE | Objekttyp | 20020326 |
Method SAVE_OBJECT_TYPE_FOR_ID on class CL_CFX_OBJECT_STATUS_RUNTIME has no exception.
Method SET_OBJECT_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_STATUS_TRANSITION | Call by reference | Object reference (TYPE REF TO) | CL_CFX_STATUS_TRANSITION | Statusübergang | 20030822 | |||
| 2 | ET_DELAYED_ACTIONS | Call by reference | Type reference (TYPE) | CFS_TT_ACTIONS | Tabelle mit Actionen im Statusschema | 20020607 | |||
| 3 | IP_NEW_STATUS | Call by reference | Object reference (TYPE REF TO) | CL_CFS_STATUS | CFS: Verwaltet einen Status | 20020328 | |||
| 4 | IP_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_CFX_HAS_STATUS | Schnittstelle für Objekte, die einen Status haben können | 20020326 | |||
| 5 | I_COMMENT | Value transfer | Type reference (TYPE) | CFS_STATUS_PROT_TEXT | Kommentar für Statusprotokoll | 20020326 | |||
| 6 | I_SAVE_AND_COMMIT | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20020326 |
Method SET_OBJECT_STATUS on class CL_CFX_OBJECT_STATUS_RUNTIME has no exception.
Method SET_OBJECT_VERSION_LOCKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_STATUS | Call by reference | Object reference (TYPE REF TO) | CL_CFS_STATUS | CFS: Verwaltet einen Status | 20030204 | |||
| 2 | I_VERSION_LOCKED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030204 |
Method SET_OBJECT_VERSION_LOCKED on class CL_CFX_OBJECT_STATUS_RUNTIME has no exception.
Method SET_STATUS_PROTECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_STATUS | Call by reference | Object reference (TYPE REF TO) | CL_CFS_STATUS | CFS: Verwaltet einen Status | 20020425 | |||
| 2 | I_PROTECTED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20020425 |
Method SET_STATUS_PROTECTED on class CL_CFX_OBJECT_STATUS_RUNTIME has no exception.
Method UNASSIGN_PROFILE_FROM_ALL_OBJS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROFILE_ID | Call by reference | Type reference (TYPE) | STRING | Id eines Statusnetzes | 20020722 |
Method UNASSIGN_PROFILE_FROM_ALL_OBJS on class CL_CFX_OBJECT_STATUS_RUNTIME has no exception.
Method UNASSIGN_PROFILE_FROM_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_CFS_STATUS_OBJECT | Objekt, das einen Status haben kann | 20020326 |
Method UNASSIGN_PROFILE_FROM_OBJECT on class CL_CFX_OBJECT_STATUS_RUNTIME has no exception.
Method UPDATE_DATA Signature
Method UPDATE_DATA on class CL_CFX_OBJECT_STATUS_RUNTIME has no parameter.
Method UPDATE_DATA on class CL_CFX_OBJECT_STATUS_RUNTIME has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 200 |