Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_WD_DOC_MODIFICATION | Providing modifications for the documents UI | 20090703 |
Meta Relationship - Used By
Properties
| Class | CL_GRFN_OIF_BASE | |
| Short Description | Provide OIF common functions, maintain OIF status | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_WD_REUSE | GRC Common Layer Reusable UI Components |
| Created | 20090703 | SAP |
| Last change | 20141106 | |
| 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_WD_DOC_MODIFICATION | Providing modifications for the documents UI | 20090703 |
Friends
Class CL_GRFN_OIF_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | GRFN_DATAPART | '*' | Data Part for GRC Object Types | 20090703 | ||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IWCI_IF_GRFN_UIBB_INITIAL | WebDynpro Interface COMPONENTCONTROLLER | 20090708 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20090703 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | GRFN_T_OIF_MAINVIEW | Tab sequence and mode | 20090713 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20090703 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | GRFN_APP_COMPONENT | Application Component | 20090713 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20100322 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20090703 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20100323 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | STRING | OIF Tab ID | 20090713 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | GRFN_UI_MODE | Mode of OIF window | 20090703 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | GRFN_UI_MODE | Mode of OIF window | 20090703 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090703 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090713 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090703 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090703 | |||
| 17 | Instance attribute | Protected | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090703 | |||
| 18 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20090713 | ||||
| 19 | Instance attribute | Protected | Type reference (TYPE) | STRING | OIF title | 20090703 | |||
| 20 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_GRFN_OIF_BASE | Provide OIF common functions, maintain OIF status | 20090703 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Do all authorization related to current object | 20090703 | |
| 2 | Instance method | Public | Method | Authorize dataparts | 20090703 | |
| 3 | Instance method | Public | Method | Sign-off check | 20090703 | |
| 4 | Instance method | Protected | Method | Check whether the object ID is valid | 20090708 | |
| 5 | Instance method | Public | Constructor | CONSTRUCTOR | 20090703 | |
| 6 | Instance method | Public | Method | Flush all messages in OIF class | 20090707 | |
| 7 | Instance method | Public | Method | Get entity ID | 20090707 | |
| 8 | Static method | Public | Method | Get instance | 20090703 | |
| 9 | Instance method | Public | Method | Get default mainview | 20090713 | |
| 10 | Instance method | Public | Method | Get OIF messages | 20090703 | |
| 11 | Instance method | Public | Method | Get OIF or a mainview's mode | 20090703 | |
| 12 | Instance method | Public | Method | Get object ID | 20090703 | |
| 13 | Instance method | Public | Method | Get visibility options of OIF (from configuration) | 20100322 | |
| 14 | Instance method | Public | Method | Get orgunit ID | 20090703 | |
| 15 | Instance method | Public | Method | Get parent ID | 20090703 | |
| 16 | Instance method | Public | Method | Get Regulation ID | 20090703 | |
| 17 | Instance method | Public | Method | Get session instance | 20090703 | |
| 18 | Instance method | Public | Method | Get current OIF status | 20090703 | |
| 19 | Instance method | Public | Method | Get OIF title | 20090703 | |
| 20 | Instance method | Public | Method | Check whether has initial screen | 20090708 | |
| 21 | Instance method | Protected | Method | Check whether has valid object ID now | 20090708 | |
| 22 | Instance method | Public | Method | Initialize | 20090707 | |
| 23 | Instance method | Public | Method | Implement lock logic when OIF is opened in 'EDIT' mode | 20090703 | |
| 24 | Instance method | Public | Method | Hook for tabbed UIBB exit | 20091104 | |
| 25 | Instance method | Public | Method | Hook for OVERRIDE_EVENT_OIF App CC handler | 20090715 | |
| 26 | Instance method | Public | Method | Prepare to show OIF | 20090703 | |
| 27 | Instance method | Public | Method | Fire an event to hide mainviews dynamically | 20090828 | |
| 28 | Instance method | Public | Method | Set IDR | 20090706 | |
| 29 | Instance method | Public | Method | Set initial screen controller | 20090708 | |
| 30 | Instance method | Public | Method | Set mode | 20090713 | |
| 31 | Instance method | Protected | Method | Set object ID | 20090707 | |
| 32 | Instance method | Public | Method | Set visibility options of OIF (from configuration) | 20100322 | |
| 33 | Instance method | Public | Method | Set orgunit ID manually | 20090703 | |
| 34 | Instance method | Public | Method | Set current OIF status | 20090703 | |
| 35 | Instance method | Public | Method | Set OIF title | 20090703 |
Events
Class CL_GRFN_OIF_BASE has no event.
Types
Class CL_GRFN_OIF_BASE has no local type.
Method Signatures
Method AUTHORIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Whether pass authorization | 20090703 |
Method AUTHORIZE on class CL_GRFN_OIF_BASE has no exception.
Method AUTHORIZE_DATAPART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATAPART | Call by reference | Type reference (TYPE) | GRFN_DATAPART | Data Part for GRC Object Types | 20090703 | |||
| 2 | IV_OPERATION | Call by reference | Type reference (TYPE) | GRFN_API_OPERATION_ID | GRFN0_C_OPERATION-UPDATE | The ID of the operation | 20090703 | ||
| 3 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090703 |
Method AUTHORIZE_DATAPART on class CL_GRFN_OIF_BASE has no exception.
Method CHECK_CLOSED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Whether pass authorization | 20090703 |
Method CHECK_CLOSED on class CL_GRFN_OIF_BASE has no exception.
Method CHECK_VALID_OBJECT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090708 | |||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090708 |
Method CHECK_VALID_OBJECT_ID on class CL_GRFN_OIF_BASE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20090703 | |||
| 2 | IV_APP_COMP | Call by reference | Type reference (TYPE) | GRFN_APP_COMPONENT | Application Component | 20090713 | |||
| 3 | IV_MAINVIEW | Call by reference | Type reference (TYPE) | STRING | OIF Mainview ID | 20090713 | |||
| 4 | IV_MODE | Call by reference | Type reference (TYPE) | GRFN_UI_MODE | Mode of OIF window | 20090703 | |||
| 5 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090703 | |||
| 6 | IV_PARENT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090713 | |||
| 7 | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090703 |
Method CONSTRUCTOR on class CL_GRFN_OIF_BASE has no exception.
Method FLUSH_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SHOW | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20090714 |
Method FLUSH_MESSAGES on class CL_GRFN_OIF_BASE has no exception.
Method GET_ENTITY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ENTITY_ID | Value transfer | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20090707 |
Method GET_ENTITY_ID on class CL_GRFN_OIF_BASE has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OIF_CLASS | Call by reference | Type reference (TYPE) | GRFN_OIF_CLASS | OIF class | 20090706 | |||
| 2 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_OIF_BASE | Provide OIF common functions, maintain OIF status | 20090703 |
Method GET_INSTANCE on class CL_GRFN_OIF_BASE has no exception.
Method GET_MAINVIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VIEW | Value transfer | Type reference (TYPE) | STRING | 20090713 |
Method GET_MAINVIEW on class CL_GRFN_OIF_BASE has no exception.
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_MESSAGE | Value transfer | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20090703 |
Method GET_MESSAGES on class CL_GRFN_OIF_BASE has no exception.
Method GET_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MAINVIEW | Call by reference | Type reference (TYPE) | STRING | 20090713 | ||||
| 2 | RV_MODE | Value transfer | Type reference (TYPE) | GRFN_UI_MODE | Mode of OIF Window | 20090703 |
Method GET_MODE on class CL_GRFN_OIF_BASE has no exception.
Method GET_OBJECT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090703 |
Method GET_OBJECT_ID on class CL_GRFN_OIF_BASE has no exception.
Method GET_OPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CLOSE_ON_SAVE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20100322 | |||
| 2 | EV_HIDE_CLOSE_BUTTON | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20100323 |
Method GET_OPTIONS on class CL_GRFN_OIF_BASE has no exception.
Method GET_ORGUNIT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090703 |
Method GET_ORGUNIT_ID on class CL_GRFN_OIF_BASE has no exception.
Method GET_PARENT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090703 |
Method GET_PARENT_ID on class CL_GRFN_OIF_BASE has no exception.
Method GET_REGULATION_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090703 |
Method GET_REGULATION_ID on class CL_GRFN_OIF_BASE has no exception.
Method GET_SESSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20090703 |
Method GET_SESSION on class CL_GRFN_OIF_BASE has no exception.
Method GET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MAINVIEW | Call by reference | Type reference (TYPE) | GRFN_T_OIF_MAINVIEW | OIF Tabs, defined in transparent table GRPCOIFCONF | 20090713 | |||
| 2 | EV_MODE | Call by reference | Type reference (TYPE) | GRFN_UI_MODE | Mode of OIF window | 20090703 |
Method GET_STATUS on class CL_GRFN_OIF_BASE has no exception.
Method GET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TITLE | Value transfer | Type reference (TYPE) | STRING | 20090703 |
Method GET_TITLE on class CL_GRFN_OIF_BASE has no exception.
Method HAS_INITIAL_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090708 |
Method HAS_INITIAL_SCREEN on class CL_GRFN_OIF_BASE has no exception.
Method HAS_VALID_OBJECT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090714 | |||
| 2 | EV_RESULT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090714 |
Method HAS_VALID_OBJECT_ID on class CL_GRFN_OIF_BASE has no exception.
Method INIT Signature
Method INIT on class CL_GRFN_OIF_BASE has no parameter.
Method INIT on class CL_GRFN_OIF_BASE has no exception.
Method LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RESULT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090703 |
Method LOCK on class CL_GRFN_OIF_BASE has no exception.
Method OVERRIDE_CONFIG_TABBED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TABBED | Call by reference | Object reference (TYPE REF TO) | IF_FPM_TABBED | Tabbed UIBB API | 20091104 |
Method OVERRIDE_CONFIG_TABBED on class CL_GRFN_OIF_BASE has no exception.
Method OVERRIDE_EVENT_OIF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OIF | Call by reference | Object reference (TYPE REF TO) | IF_FPM_OIF | 20090715 |
Method OVERRIDE_EVENT_OIF on class CL_GRFN_OIF_BASE has no exception.
Method PREPARE Signature
Method PREPARE on class CL_GRFN_OIF_BASE has no parameter.
Method PREPARE on class CL_GRFN_OIF_BASE has no exception.
Method REFRESH_LAYOUT Signature
Method REFRESH_LAYOUT on class CL_GRFN_OIF_BASE has no parameter.
Method REFRESH_LAYOUT on class CL_GRFN_OIF_BASE has no exception.
Method SET_IDR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100623 |
Method SET_IDR on class CL_GRFN_OIF_BASE has no exception.
Method SET_INITIAL_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_INITIAL_SCREEN | Call by reference | Object reference (TYPE REF TO) | IWCI_IF_GRFN_UIBB_INITIAL | WebDynpro Interface COMPONENTCONTROLLER | 20090708 |
Method SET_INITIAL_SCREEN on class CL_GRFN_OIF_BASE has no exception.
Method SET_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Whether to set all mainviews' mode at the same time | 20090713 | ||
| 2 | IV_MAINVIEW | Call by reference | Type reference (TYPE) | STRING | Web Dynpro component name | 20090713 | |||
| 3 | IV_MODE | Call by reference | Type reference (TYPE) | GRFN_UI_MODE | Mode of OIF window | 20090713 |
Method SET_MODE on class CL_GRFN_OIF_BASE has no exception.
Method SET_OBJECT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090707 |
Method SET_OBJECT_ID on class CL_GRFN_OIF_BASE has no exception.
Method SET_OPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLOSE_ON_SAVE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20100322 | |||
| 2 | IV_HIDE_CLOSE_BUTTON | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20100323 |
Method SET_OPTIONS on class CL_GRFN_OIF_BASE has no exception.
Method SET_ORGUNIT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090703 |
Method SET_ORGUNIT_ID on class CL_GRFN_OIF_BASE has no exception.
Method SET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MAINVIEW | Call by reference | Type reference (TYPE) | GRFN_T_OIF_MAINVIEW | OIF Tabs, defined in transparent table GRPCOIFCONF | 20090713 | |||
| 2 | IV_MODE | Call by reference | Type reference (TYPE) | GRFN_UI_MODE | Mode of OIF window | 20090703 |
Method SET_STATUS on class CL_GRFN_OIF_BASE has no exception.
Method SET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TITLE | Call by reference | Type reference (TYPE) | STRING | 20090703 |
Method SET_TITLE on class CL_GRFN_OIF_BASE has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |