SAP ABAP Class CL_FCOM_CR_UI_ASSISTANCE (Assistance Class for FCOM_CR_REQUEST)
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 | 20101124 |
Properties
| Class | CL_FCOM_CR_UI_ASSISTANCE | |
| Short Description | Assistance Class for FCOM_CR_REQUEST | |
| 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 | 20101124 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FCOM_CR_UI_ASSISTANCE has no forward declaration.
Interfaces
Class CL_FCOM_CR_UI_ASSISTANCE has no interface implemented.
Friends
Class CL_FCOM_CR_UI_ASSISTANCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20101207 | |||||
| 2 | Constant | Public | See coding | 20101206 | |||||
| 3 | Constant | Public | See coding | 20101207 | |||||
| 4 | Constant | Public | See coding | 20101201 | |||||
| 5 | Constant | Public | See coding | 20101201 | |||||
| 6 | Constant | Public | See coding | 20101209 | |||||
| 7 | Constant | Public | See coding | 20101126 | |||||
| 8 | Constant | Public | See coding | 20101202 | |||||
| 9 | Constant | Public | See coding | 20101126 | |||||
| 10 | Constant | Public | See coding | 20101207 | |||||
| 11 | Constant | Public | See coding | 20101201 | |||||
| 12 | Constant | Public | See coding | 20110113 | |||||
| 13 | Constant | Public | See coding | 20110112 | |||||
| 14 | Constant | Public | See coding | 20101227 | |||||
| 15 | Constant | Public | See coding | 20101214 | |||||
| 16 | Constant | Public | See coding | 20101221 | |||||
| 17 | Constant | Public | See coding | 20101207 | |||||
| 18 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_FCOM_CR_UI_ASSISTANCE | Assistance Class for FCOM_CR_REQUEST | 20101126 | |||
| 19 | Static Attribute | Private | Object reference (TYPE REF TO) | IWCI_IF_FCOM_CR_FORMDATA | Web Dynpro: Component Usage | 20101130 | |||
| 20 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20101130 | |||
| 21 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_FPM_GAF | Interface for Communication FPM App CC | 20101130 | |||
| 22 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_FPM_OVP | Interface for Communication FPM App CC | 20101130 | |||
| 23 | Static Attribute | Private | Type reference (TYPE) | STRING | Current edit mode | 20101203 | |||
| 24 | Static Attribute | Private | Type reference (TYPE) | APB_ISR_OBJECTID | Object ID | 20101201 | |||
| 25 | Static Attribute | Private | Type reference (TYPE) | FCOM_CR_ROLE | User Role in Change Request | 20110113 | |||
| 26 | Static Attribute | Private | Type reference (TYPE) | STRING | entry edit mode | 20101203 |
Methods
Events
Class CL_FCOM_CR_UI_ASSISTANCE has no event.
Types
Class CL_FCOM_CR_UI_ASSISTANCE has no local type.
Method Signatures
Method EXPORT_REQUEST_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_REQUEST_DATA | Call by reference | Type reference (TYPE) | ANY | 20110104 | ||||
| 2 | IV_REQUESTID | Call by reference | Type reference (TYPE) | FCOM_CR_REQUESTID | Change Request ID | 20110104 |
Method EXPORT_REQUEST_DATA on class CL_FCOM_CR_UI_ASSISTANCE has no exception.
Method FIRE_ISR_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EVENT | Call by reference | Type reference (TYPE) | APB_ISR_EVENT | Event | 20101130 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20101202 |
Method FIRE_ISR_EVENT on class CL_FCOM_CR_UI_ASSISTANCE has no exception.
Method GET_CURRENT_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_STEP_NAME | Call by reference | Type reference (TYPE) | STRING | 20101126 | ||||
| 2 | EV_STEP_NO | Call by reference | Type reference (TYPE) | I | 20101126 |
Method GET_CURRENT_STEP on class CL_FCOM_CR_UI_ASSISTANCE has no exception.
Method GET_DATA_FROM_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OBJECT_ATTR | Call by reference | Type reference (TYPE) | ANY | 20101222 | ||||
| 2 | IV_REQUESTID | Call by reference | Type reference (TYPE) | FCOM_CR_REQUESTID | Change Request ID | 20101222 |
Method GET_DATA_FROM_REQUEST on class CL_FCOM_CR_UI_ASSISTANCE has no exception.
Method GET_EDIT_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_EDIT_MODE | Value transfer | Type reference (TYPE) | STRING | 20101203 |
Method GET_EDIT_MODE on class CL_FCOM_CR_UI_ASSISTANCE has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_SELF | Value transfer | Object reference (TYPE REF TO) | CL_FCOM_CR_UI_ASSISTANCE | Assistant Class for FCOM | 20101126 |
Method GET_INSTANCE on class CL_FCOM_CR_UI_ASSISTANCE has no exception.
Method GET_ISR_OBJECTID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_OBJECTID | Value transfer | Type reference (TYPE) | APB_ISR_OBJECTID | Object ID | 20101201 |
Method GET_ISR_OBJECTID on class CL_FCOM_CR_UI_ASSISTANCE has no exception.
Method GET_NEXT_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_STEP_NAME | Value transfer | Type reference (TYPE) | STRING | 20101209 | ||||
| 2 | EV_STEP_NO | Call by reference | Type reference (TYPE) | I | 20101209 |
Method GET_NEXT_STEP on class CL_FCOM_CR_UI_ASSISTANCE has no exception.
Method GET_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ROLE | Value transfer | Type reference (TYPE) | FCOM_CR_ROLE | User Role in Change Request | 20110113 |
Method GET_ROLE on class CL_FCOM_CR_UI_ASSISTANCE has no exception.
Method IMPORT_REQUEST_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_REQUEST_DATA | Call by reference | Type reference (TYPE) | ANY | 20110104 | ||||
| 2 | IV_REQUESTID | Call by reference | Type reference (TYPE) | FCOM_CR_REQUESTID | Change Request ID | 20110104 |
Method IMPORT_REQUEST_DATA on class CL_FCOM_CR_UI_ASSISTANCE has no exception.
Method INITIALIZE_FORM_CMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FORM_CMP | Call by reference | Object reference (TYPE REF TO) | IWCI_IF_FCOM_CR_FORMDATA | WebDynpro Interface INTERFACECONTROLLER | 20101130 |
Method INITIALIZE_FORM_CMP on class CL_FCOM_CR_UI_ASSISTANCE has no exception.
Method INITIALIZE_GAF_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_GAF | Call by reference | Object reference (TYPE REF TO) | IF_FPM_GAF | Interface for Communication FPM App CC | 20101126 |
Method INITIALIZE_GAF_OBJECTS on class CL_FCOM_CR_UI_ASSISTANCE has no exception.
Method INITIALIZE_OVP_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OVP | Call by reference | Object reference (TYPE REF TO) | IF_FPM_OVP | Interface for Communication FPM App CC | 20101129 |
Method INITIALIZE_OVP_OBJECTS on class CL_FCOM_CR_UI_ASSISTANCE has no exception.
Method LOAD_FORM_SCENARIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CR_TYPE | Call by reference | Type reference (TYPE) | FCOM_CR_TYPE | Change Request Type | 20101130 | |||
| 2 | IV_MODE | Call by reference | Type reference (TYPE) | APB_ISR_MODE | Mode | 20101130 | |||
| 3 | IV_OBJECTID | Call by reference | Type reference (TYPE) | APB_ISR_OBJECTID | Object ID | 20101130 |
Method LOAD_FORM_SCENARIO on class CL_FCOM_CR_UI_ASSISTANCE has no exception.
Method SET_EDIT_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EDIT_MODE | Call by reference | Type reference (TYPE) | STRING | 20101203 |
Method SET_EDIT_MODE on class CL_FCOM_CR_UI_ASSISTANCE has no exception.
Method SET_IDR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_IDR | Call by reference | Object reference (TYPE REF TO) | IF_FPM_IDR | 20101130 | ||||
| 2 | IS_CR_ATTR | Call by reference | Type reference (TYPE) | FCOMS_CR_REQUEST_ATTR | Change Request Attributes | 20101130 |
Method SET_IDR on class CL_FCOM_CR_UI_ASSISTANCE has no exception.
Method SET_ISR_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MODE | Call by reference | Type reference (TYPE) | APB_ISR_MODE | Mode | 20101130 |
Method SET_ISR_MODE on class CL_FCOM_CR_UI_ASSISTANCE has no exception.
Method SET_ISR_OBJECTID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECTID | Call by reference | Type reference (TYPE) | APB_ISR_OBJECTID | Object ID | 20101201 |
Method SET_ISR_OBJECTID on class CL_FCOM_CR_UI_ASSISTANCE has no exception.
Method SET_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ROLE | Call by reference | Type reference (TYPE) | FCOM_CR_ROLE | User Role in Change Request | 20110113 |
Method SET_ROLE on class CL_FCOM_CR_UI_ASSISTANCE has no exception.
Method SUBMIT_CHANGE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | FPM_EVENT_RESULT | FPM Event Result | 20101130 |
Method SUBMIT_CHANGE_REQUEST on class CL_FCOM_CR_UI_ASSISTANCE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |