SAP ABAP Class CL_ILH_FCOM_CR_REQUEST (BOL: Change Request Data Handler)
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_GENIL_NODE_HANDLER_TX | genIL Component: Root Handler | 20101123 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GENIL_NODE_HANDLER_QUERY | Interface to query objects | 20101123 |
Properties
| Class | CL_ILH_FCOM_CR_REQUEST | |
| Short Description | BOL: Change Request Data Handler | |
| Super Class | CL_GENIL_NODE_HANDLER_TX | genIL Component: Root Handler |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FCOM_MASTERDATA_CORE | Master data |
| Created | 20101123 | SAP |
| Last change | 20110908 | SAP |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GENIL_NODE_HANDLER_QUERY | Interface to query objects | 20101123 |
Friends
Class CL_ILH_FCOM_CR_REQUEST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20101215 | |||||
| 2 | Constant | Private | See coding | 20101203 | |||||
| 3 | Constant | Private | See coding | 20101203 | |||||
| 4 | Instance attribute | Private | Type reference (TYPE) | YT_REQUEST_STATUS | 20101203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | Fill a Structure from a Name Value Table | 20101123 | |
| 2 | Instance method | Private | Method | 20101213 | ||
| 3 | Instance method | Private | Method | 20101203 | ||
| 4 | Instance method | Private | Method | 20101206 | ||
| 5 | Instance method | Private | Method | 20101123 | ||
| 6 | Instance method | Private | Method | 20101123 |
Events
Class CL_ILH_FCOM_CR_REQUEST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_REQUEST_STATUS | Private | See coding | 20101203 | BEGIN OF ys_request_status,
request TYPE REF TO cl_fcom_cr_request_api,
edit_mode TYPE char1,
END OF ys_request_status
|
||
| 2 | YT_REQUEST_STATUS | Private | See coding | 20101203 | yt_request_status TYPE TABLE OF ys_request_status
|
Method Signatures
Method FILL_STRUCT_FROM_NVP_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_PARAMETER | Call by reference | Type reference (TYPE) | ANY | 20101123 | ||||
| 2 | IT_PARAMETERS | Call by reference | Type reference (TYPE) | CRMT_NAME_VALUE_PAIR_TAB | Parameter Table of Name-Value Pairs | 20101123 |
Method FILL_STRUCT_FROM_NVP_TAB on class CL_ILH_FCOM_CR_REQUEST has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CR_REQUEST | Call by reference | Type reference (TYPE) | FCOMT_CR_REQUEST | Change Request | 20101213 | |||
| 2 | RS_CR_ATTR | Value transfer | Type reference (TYPE) | FCOMS_CR_REQUEST_ATTR | Change Request Attributes | 20101213 |
Method GET_TEXT on class CL_ILH_FCOM_CR_REQUEST has no exception.
Method HANDLE_ERROR_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ERROR | Call by reference | Object reference (TYPE REF TO) | CX_FCOM_CR_REQUEST_API | Exception Class for Change Request | 20101203 | |||
| 2 | IV_ROOT_LIST | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_ROOT_OBJECTLIST | Data Container - Root Object List Interface | 20110125 |
Method HANDLE_ERROR_MESSAGE on class CL_ILH_FCOM_CR_REQUEST has no exception.
Method IS_DISPLAY_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_FCOM_CR_REQUEST_API | Change Request API Class | 20101206 | |||
| 2 | RV_XEDITABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20101206 |
Method IS_DISPLAY_NODE on class CL_ILH_FCOM_CR_REQUEST has no exception.
Method SET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONT_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | Message Container for BAPI Messages | 20101123 | |||
| 2 | IO_MSG_SERVICE_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_MSG_SERVICE_ACCESS | Interface for Simple Access to Generic IL Message Service | 20101123 | |||
| 3 | IO_ROOT_LIST | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_ROOT_OBJECTLIST | Data Container - Root Object List Interface | 20101123 | |||
| 4 | IT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20101123 |
Method SET_MESSAGES on class CL_ILH_FCOM_CR_REQUEST has no exception.
Method UPDATE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_REQUEST | Call by reference | Object reference (TYPE REF TO) | CL_FCOM_CR_REQUEST_API | Change Request API Class | 20101203 | |||
| 2 | IV_EDIT_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Version Number Component | 20101123 | |||
| 3 | IV_XDELETE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101123 |
Method UPDATE_STATUS on class CL_ILH_FCOM_CR_REQUEST has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |