SAP ABAP Interface IF_UPWB_C_COMPONENT (IF_UPWB_C_COMPONENT)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA-BPS (Application Component) Business Planning and Simulation
     UPWB (Package) Graphic Builder for Planning Applications with BSP
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
Interface IF_UPWB_C_COMPONENT  
Short Description IF_UPWB_C_COMPONENT    
General Data
Package UPWB   Graphic Builder for Planning Applications with BSP 
Created 20010710   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_UPWB_C_COMPONENT has no forward declaration.
Interfaces
Interface IF_UPWB_C_COMPONENT has no interface.
Friends
Interface IF_UPWB_C_COMPONENT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CB_FALSE Constant Public Type reference (TYPE) BOOLEAN '-' CB_FALSE 20010710
2 CB_TRUE Constant Public Type reference (TYPE) BOOLEAN 'X' CB_TRUE 20010710
3 CS_APPLICATION Constant Public Type reference (TYPE) STRING 'APPLICATION' 20010710
4 CS_BUT_EXIT Constant Public Type reference (TYPE) STRING 'BUT_EXIT' 20010710
5 CS_BUT_NAVIGATION Constant Public Type reference (TYPE) STRING 'BUT_NAVIGATION' 20010710
6 CS_BUT_SAVE Constant Public Type reference (TYPE) STRING 'BUT_SAVE' 20010710
7 CS_BUT_SUBMIT Constant Public Type reference (TYPE) STRING 'BUT_SUBMIT' 20010710
8 CS_BUT_UNDO Constant Public Type reference (TYPE) STRING 'BUT_UNDO' 20031010
9 CS_CHART Constant Public Type reference (TYPE) STRING 'CHART' 20031010
10 CS_CONTAINER Constant Public Type reference (TYPE) STRING 'CONTAINER' 20010710
11 CS_DOCUMENT Constant Public Type reference (TYPE) STRING 'DOCUMENT' 20010710
12 CS_FUNCTION Constant Public Type reference (TYPE) STRING 'BUT_FUNCTION' 20010710
13 CS_GROUP Constant Public Type reference (TYPE) STRING 'GROUP' 20010710
14 CS_LAYOUT Constant Public Type reference (TYPE) STRING 'LAYOUT' 20010710
15 CS_LINK Constant Public Type reference (TYPE) STRING 'LINK' 20010710
16 CS_MESSAGE Constant Public Type reference (TYPE) STRING 'MESSAGE' 20010710
17 CS_PAGE Constant Public Type reference (TYPE) STRING 'PAGE' 20010710
18 CS_SEL_CHAVL Constant Public Type reference (TYPE) STRING 'SEL_VARVL' 20010710
19 CS_SEL_FUNCTION Constant Public Type reference (TYPE) STRING 'SEL_FUNCTION' 20010710
20 CS_SEL_PACKAGE Constant Public Type reference (TYPE) STRING 'SEL_PACKAGE' 20010710
21 CS_TAB_CONTAINER Constant Public Type reference (TYPE) STRING 'TAB_CONTAINER' 20010710
22 CS_TAB_STRIP Constant Public Type reference (TYPE) STRING 'TAB_STRIP' 20010710
23 CS_TEXT Constant Public Type reference (TYPE) STRING 'TEXT' 20010710
24 MO_MSG_LOG 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 ADD_CHILD Instance method Public Method ADD_CHILD 20010710
2 GET_APPLICATION Instance method Public Method GET_APPLICATION 20010710
3 GET_CHILDREN Instance method Public Method GET_CHILDREN 20010710
4 GET_CHILDREN_COUNT Instance method Public Method GET_CHILDREN_COUNT 20010710
5 GET_CHILD_NUMBER Instance method Public Method My Number in the Parent's List 20010712
6 GET_CLASS Instance method Public Method GET_CLASS 20010710
7 GET_COMPONENT Instance method Public Method GET_COMPONENT 20010710
8 GET_ID Instance method Public Method GET_ID 20010710
9 GET_PARENT Instance method Public Method GET_PARENT 20010710
10 GET_VISUAL Instance method Public Method 'true' if Component Is Going to Be Rendered 20010710
11 REMOVE Instance method Public Method REMOVE 20010710
12 SET_VISUAL Instance method Public Method 'true' if Component Is Going to Be Rendered 20010710
Events
Interface IF_UPWB_C_COMPONENT has no event.
Types
Interface 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 Importing IO_BEFORE Value transfer Object reference (TYPE REF TO) IF_UPWB_C_COMPONENT IO_BEFORE 20010710
2 Importing 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 CX_UPWB_EXCEPTION 20010710

Method GET_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_APPLICATION Value transfer Object reference (TYPE REF TO) IF_UPWB_C_APPLICATION RO_APLICATION 20010711

Method GET_APPLICATION on Interface 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 Exporting ET_CHILDREN Call by reference Type reference (TYPE) UPWB_YT_C_COMPONENT ET_CHILDREN 20010710

Method GET_CHILDREN on Interface 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 Returning RN_COUNT Value transfer Type reference (TYPE) I RN_COUNT 20010710

Method GET_CHILDREN_COUNT on Interface 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 Returning RN_NUMBER Value transfer Type reference (TYPE) I 20010712

Method GET_CHILD_NUMBER on Interface 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 Returning R_CLASS Value transfer Type reference (TYPE) STRING R_CLASS 20010710

Method GET_CLASS on Interface 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 Importing IN_CHILD Value transfer Type reference (TYPE) I IN_CHILD 20010710
2 Importing IS_ID Call by reference Type reference (TYPE) STRING IS_ID 20010710
3 Returning RO_COMPONENT Value transfer Object reference (TYPE REF TO) IF_UPWB_C_COMPONENT RO_COMPONENT 20010710

Method GET_COMPONENT on Interface 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 Returning R_VALUE Value transfer Type reference (TYPE) STRING R_VALUE 20010710

Method GET_ID on Interface 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 Returning RO_COMPONENT Value transfer Object reference (TYPE REF TO) IF_UPWB_C_COMPONENT RO_COMPONENT 20010710

Method GET_PARENT on Interface 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 Returning R_VALUE Value transfer Type reference (TYPE) BOOLEAN R_VALUE 20010710

Method GET_VISUAL on Interface IF_UPWB_C_COMPONENT has no exception.

Method REMOVE Signature

Method REMOVE on Interface IF_UPWB_C_COMPONENT has no parameter.
Method REMOVE on Interface 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 Importing I_VALUE Value transfer Type reference (TYPE) BOOLEAN I_VALUE 20010710

Method SET_VISUAL on Interface IF_UPWB_C_COMPONENT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 3.1A