SAP ABAP Class CL_FCOM_STATUS_ASSISTANCE (Assistant Class: Status)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
CO (Application Component) Controlling
⤷
FCOM_MASTERDATA_CORE (Package) Master data
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20100722 |
Properties
| Class | CL_FCOM_STATUS_ASSISTANCE | |
| Short Description | Assistant Class: Status | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FCOM_MASTERDATA_CORE | Master data |
| Created | 20100719 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FCOM_STATUS_ASSISTANCE has no forward declaration.
Interfaces
Class CL_FCOM_STATUS_ASSISTANCE has no interface implemented.
Friends
Class CL_FCOM_STATUS_ASSISTANCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'FCOM_EVENT_CANCEL_EDITMODE' | ID of the FPM Event | 20100723 | ||
| 2 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'FPM_EDIT' | ID of the FPM Event | 20100723 | ||
| 3 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'FCOM_EVENT_GET_STATUS' | ID of the FPM Event | 20100723 | ||
| 4 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'FPM_LEAVE_INITIAL_SCREEN' | ID of the FPM Event | 20100720 | ||
| 5 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'FCOM_EVENT_ORDER_DELETE' | ID of the FPM Event | 20100810 | ||
| 6 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'FCOM_EVENT_ORDER_DELETE_IND' | ID of the FPM Event | 20100820 | ||
| 7 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'FCOM_EVENT_ORDER_LOCK' | ID of the FPM Event | 20100810 | ||
| 8 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'FCOM_EVENT_ORDER_UNDO_DELETE' | ID of the FPM Event | 20100810 | ||
| 9 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'FCOM_EVENT_ORDER_UNDO_LOCK' | ID of the FPM Event | 20100810 | ||
| 10 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'FCOM_EVENT_SAVE_STATUS' | ID of the FPM Event | 20100723 | ||
| 11 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'FCOM_EVENT_STATUS_CHANGED' | ID of the FPM Event | 20100824 | ||
| 12 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'FCOM_EVENT_STATUS_ISDELETED' | ID of the FPM Event | 20100825 | ||
| 13 | Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'FCOM_EVENT_SWITCHTO_EDITMODE' | ID of the FPM Event | 20100723 | ||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100719 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100723 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | J_OBJNR | Object Number | 20100720 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | STRING | 20110107 | ||||
| 18 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_FCOM_ORDER_STATUS_ENHANCE | Enhancement for status in Order | 20100729 | |||
| 19 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_FCOM_STATUS_WRAPPER | Status Manager | 20100719 |
Methods
Events
Class CL_FCOM_STATUS_ASSISTANCE has no event.
Types
Class CL_FCOM_STATUS_ASSISTANCE has no local type.
Method Signatures
Method GET_INUSE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INUSE_STATUS | Call by reference | Type reference (TYPE) | FCOMY_STATUS_OBJECT | Table Type: Individual Object Status | 20100722 |
Method GET_INUSE_STATUS on class CL_FCOM_STATUS_ASSISTANCE has no exception.
Method GET_OBJNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OBJNR | Value transfer | Type reference (TYPE) | J_OBJNR | Object Number | 20100720 |
Method GET_OBJNR on class CL_FCOM_STATUS_ASSISTANCE has no exception.
Method GET_STATUS_INTO_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_WD_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100722 | |||
| 2 | IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object Number | 20100722 |
Method GET_STATUS_INTO_CONTEXT on class CL_FCOM_STATUS_ASSISTANCE has no exception.
Method GET_UI_EDIT_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_UI_EDIT_MODE | Value transfer | Type reference (TYPE) | STRING | 20110107 |
Method GET_UI_EDIT_MODE on class CL_FCOM_STATUS_ASSISTANCE has no exception.
Method HANDLE_ORDER_LOCK_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COMP_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20100831 | ||||
| 2 | IO_EVENT | Call by reference | Object reference (TYPE REF TO) | CL_FPM_EVENT | CL_FPM_EVENT | 20100810 | |||
| 3 | IO_WD_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100810 |
Method HANDLE_ORDER_LOCK_DELETE on class CL_FCOM_STATUS_ASSISTANCE has no exception.
Method INIT_STATUSVIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_WD_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100721 |
Method INIT_STATUSVIEW on class CL_FCOM_STATUS_ASSISTANCE has no exception.
Method IS_EDIT_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RB_EDIT_MODE | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100723 |
Method IS_EDIT_MODE on class CL_FCOM_STATUS_ASSISTANCE has no exception.
Method IS_STATUS_DELETED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RB_DELETED | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100824 |
Method IS_STATUS_DELETED on class CL_FCOM_STATUS_ASSISTANCE has no exception.
Method RAISE_EVENT_DELETE_SETTED Signature
Method RAISE_EVENT_DELETE_SETTED on class CL_FCOM_STATUS_ASSISTANCE has no parameter.
Method RAISE_EVENT_DELETE_SETTED on class CL_FCOM_STATUS_ASSISTANCE has no exception.
Method READ_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EB_ERROR | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100823 | |||
| 2 | ES_STATUS_ATTR | Call by reference | Type reference (TYPE) | FCOMS_STATUS_ATTR | Structure: Status Attribute | 20100823 | |||
| 3 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100823 | |||
| 4 | IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object Number | 20100823 |
Method READ_STATUS on class CL_FCOM_STATUS_ASSISTANCE has no exception.
Method REPORT_FPM_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COMPONENT | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20100825 | ||||
| 2 | IS_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20100825 |
Method REPORT_FPM_MESSAGE on class CL_FCOM_STATUS_ASSISTANCE has no exception.
Method RESET_STATUS_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object Number | 20110107 |
Method RESET_STATUS_BUFFER on class CL_FCOM_STATUS_ASSISTANCE has no exception.
Method SAVE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_WD_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100727 | |||
| 2 | IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object Number | 20100726 |
Method SAVE_STATUS on class CL_FCOM_STATUS_ASSISTANCE has no exception.
Method SET_EDIT_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IB_EDIT_MODE | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100723 | |||
| 2 | IB_UI_EDIT_MODE | Call by reference | Type reference (TYPE) | STRING | 20110107 |
Method SET_EDIT_MODE on class CL_FCOM_STATUS_ASSISTANCE has no exception.
Method SET_OBJNR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object Number | 20100720 |
Method SET_OBJNR on class CL_FCOM_STATUS_ASSISTANCE has no exception.
Method UPDATE_SYS_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EB_ERROR | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100825 | |||
| 2 | ES_STATUS_ATTR | Call by reference | Type reference (TYPE) | FCOMS_STATUS_ATTR | Structure: Status Attribute | 20100720 | |||
| 3 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100825 | |||
| 4 | IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object Number | 20100719 | |||
| 5 | IV_VRGNG | Call by reference | Type reference (TYPE) | J_VORGANG | Business Transaction | 20100719 |
Method UPDATE_SYS_STATUS on class CL_FCOM_STATUS_ASSISTANCE has no exception.
Method UPDATE_USER_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EB_ERROR | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100831 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100831 | |||
| 3 | IB_SETCHGKZ | Call by reference | Type reference (TYPE) | J_CHGKZ | Indicator: Change documents are active | 20100831 | |||
| 4 | IB_SETINACT | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100831 | |||
| 5 | IV_ESTAT | Call by reference | Type reference (TYPE) | J_ESTAT | User Status | 20100831 | |||
| 6 | IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object Number | 20100831 |
Method UPDATE_USER_STATUS on class CL_FCOM_STATUS_ASSISTANCE has no exception.
Method UPDATE_USER_STATUS_WONUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EB_ERROR | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100825 | |||
| 2 | ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100825 | |||
| 3 | IO_WD_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20100727 | |||
| 4 | IV_OBJNR | Call by reference | Type reference (TYPE) | J_OBJNR | Object Number | 20100727 |
Method UPDATE_USER_STATUS_WONUM on class CL_FCOM_STATUS_ASSISTANCE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |