SAP ABAP Class IF_UPWB_C_COMPONENT (IF_UPWB_C_COMPONENT)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_UPWB_C_APPLICATION | IF_UPWB_C_APPLICATION | 20010710 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_UPWB_C_CONTAINER | IF_UPWB_C_CONTAINER | 20010710 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_UPWB_C_DOCUMENT | IF_UPWB_C_DOCUMENT | 20010725 |
| 4 | Interface composition (i COMPRISING i_ref) | IF_UPWB_C_ENTITY | IF_UPWB_C_ENTITY | 20010710 |
| 5 | Interface composition (i COMPRISING i_ref) | IF_UPWB_C_MESSAGE | IF_UPWB_C_MESSAGE | 20010710 |
| 6 | Interface composition (i COMPRISING i_ref) | IF_UPWB_C_SELECTOR | IF_UPWB_C_SELECTOR | 20010710 |
| 7 | Interface composition (i COMPRISING i_ref) | IF_UPWB_C_TAB_STRIP | IF_UPWB_C_TAB_STRIP | 20010710 |
| 8 | Interface composition (i COMPRISING i_ref) | IF_UPWB_C_TEXT | IF_UPWB_C_TEXT | 20010710 |
Properties
| Class | IF_UPWB_C_COMPONENT | |
| Short Description | IF_UPWB_C_COMPONENT | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20010710 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_UPWB_C_COMPONENT has no forward declaration.
Interfaces
Class IF_UPWB_C_COMPONENT has no interface implemented.
Friends
Class IF_UPWB_C_COMPONENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | BOOLEAN | '-' | CB_FALSE | 20010710 | ||
| 2 | Constant | Public | Type reference (TYPE) | BOOLEAN | 'X' | CB_TRUE | 20010710 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'APPLICATION' | 20010710 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'BUT_EXIT' | 20010710 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'BUT_NAVIGATION' | 20010710 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'BUT_SAVE' | 20010710 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'BUT_SUBMIT' | 20010710 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'BUT_UNDO' | 20031010 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'CHART' | 20031010 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'CONTAINER' | 20010710 | |||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'DOCUMENT' | 20010710 | |||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'BUT_FUNCTION' | 20010710 | |||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'GROUP' | 20010710 | |||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'LAYOUT' | 20010710 | |||
| 15 | Constant | Public | Type reference (TYPE) | STRING | 'LINK' | 20010710 | |||
| 16 | Constant | Public | Type reference (TYPE) | STRING | 'MESSAGE' | 20010710 | |||
| 17 | Constant | Public | Type reference (TYPE) | STRING | 'PAGE' | 20010710 | |||
| 18 | Constant | Public | Type reference (TYPE) | STRING | 'SEL_VARVL' | 20010710 | |||
| 19 | Constant | Public | Type reference (TYPE) | STRING | 'SEL_FUNCTION' | 20010710 | |||
| 20 | Constant | Public | Type reference (TYPE) | STRING | 'SEL_PACKAGE' | 20010710 | |||
| 21 | Constant | Public | Type reference (TYPE) | STRING | 'TAB_CONTAINER' | 20010710 | |||
| 22 | Constant | Public | Type reference (TYPE) | STRING | 'TAB_STRIP' | 20010710 | |||
| 23 | Constant | Public | Type reference (TYPE) | STRING | 'TEXT' | 20010710 | |||
| 24 | Static Attribute | Public | Object reference (TYPE REF TO) | IF_UPWB_MSG_LOG | MO_MSG_LOG | 20010710 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | ADD_CHILD | 20010710 | |
| 2 | Instance method | Public | Method | GET_APPLICATION | 20010710 | |
| 3 | Instance method | Public | Method | GET_CHILDREN | 20010710 | |
| 4 | Instance method | Public | Method | GET_CHILDREN_COUNT | 20010710 | |
| 5 | Instance method | Public | Method | My Number in the Parent's List | 20010712 | |
| 6 | Instance method | Public | Method | GET_CLASS | 20010710 | |
| 7 | Instance method | Public | Method | GET_COMPONENT | 20010710 | |
| 8 | Instance method | Public | Method | GET_ID | 20010710 | |
| 9 | Instance method | Public | Method | GET_PARENT | 20010710 | |
| 10 | Instance method | Public | Method | 'true' if Component Is Going to Be Rendered | 20010710 | |
| 11 | Instance method | Public | Method | REMOVE | 20010710 | |
| 12 | Instance method | Public | Method | 'true' if Component Is Going to Be Rendered | 20010710 |
Events
Class IF_UPWB_C_COMPONENT has no event.
Types
Class IF_UPWB_C_COMPONENT has no local type.
Method Signatures
Method ADD_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_BEFORE | Value transfer | Object reference (TYPE REF TO) | IF_UPWB_C_COMPONENT | IO_BEFORE | 20010710 | |||
| 2 | IO_CHILD | Value transfer | Object reference (TYPE REF TO) | IF_UPWB_C_COMPONENT | IO_CHILD | 20010710 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_UPWB_EXCEPTION | 20010710 |
Method GET_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_APPLICATION | Value transfer | Object reference (TYPE REF TO) | IF_UPWB_C_APPLICATION | RO_APLICATION | 20010711 |
Method GET_APPLICATION on class IF_UPWB_C_COMPONENT has no exception.
Method GET_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHILDREN | Call by reference | Type reference (TYPE) | UPWB_YT_C_COMPONENT | ET_CHILDREN | 20010710 |
Method GET_CHILDREN on class IF_UPWB_C_COMPONENT has no exception.
Method GET_CHILDREN_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RN_COUNT | Value transfer | Type reference (TYPE) | I | RN_COUNT | 20010710 |
Method GET_CHILDREN_COUNT on class IF_UPWB_C_COMPONENT has no exception.
Method GET_CHILD_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RN_NUMBER | Value transfer | Type reference (TYPE) | I | 20010712 |
Method GET_CHILD_NUMBER on class IF_UPWB_C_COMPONENT has no exception.
Method GET_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CLASS | Value transfer | Type reference (TYPE) | STRING | R_CLASS | 20010710 |
Method GET_CLASS on class IF_UPWB_C_COMPONENT has no exception.
Method GET_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_CHILD | Value transfer | Type reference (TYPE) | I | IN_CHILD | 20010710 | |||
| 2 | IS_ID | Call by reference | Type reference (TYPE) | STRING | IS_ID | 20010710 | |||
| 3 | RO_COMPONENT | Value transfer | Object reference (TYPE REF TO) | IF_UPWB_C_COMPONENT | RO_COMPONENT | 20010710 |
Method GET_COMPONENT on class IF_UPWB_C_COMPONENT has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALUE | Value transfer | Type reference (TYPE) | STRING | R_VALUE | 20010710 |
Method GET_ID on class IF_UPWB_C_COMPONENT has no exception.
Method GET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_COMPONENT | Value transfer | Object reference (TYPE REF TO) | IF_UPWB_C_COMPONENT | RO_COMPONENT | 20010710 |
Method GET_PARENT on class IF_UPWB_C_COMPONENT has no exception.
Method GET_VISUAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALUE | Value transfer | Type reference (TYPE) | BOOLEAN | R_VALUE | 20010710 |
Method GET_VISUAL on class IF_UPWB_C_COMPONENT has no exception.
Method REMOVE Signature
Method REMOVE on class IF_UPWB_C_COMPONENT has no parameter.
Method REMOVE on class IF_UPWB_C_COMPONENT has no exception.
Method SET_VISUAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VALUE | Value transfer | Type reference (TYPE) | BOOLEAN | I_VALUE | 20010710 |
Method SET_VISUAL on class IF_UPWB_C_COMPONENT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |