SAP ABAP Class IF_UPWB_C_BUTTON (IF_UPWB_C_BUTTON)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_UPWB_C_TEXT IF_UPWB_C_TEXT 20010710
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_UPWB_C_BUT_FUNCTION IF_UPWB_C_BUT_FUNCTION 20020725
2 Interface composition (i COMPRISING i_ref)  IF_UPWB_C_BUT_NAVIGATION IF_UPWB_C_BUT_NAVIGATION 20010710
3 Interface composition (i COMPRISING i_ref)  IF_UPWB_C_BUT_UNDO IF_UPWB_C_BUT_NAVIGATION 20020404
Properties
Class IF_UPWB_C_BUTTON  
Short Description IF_UPWB_C_BUTTON    
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
# Type group / Object type Type Type Description
1 IF_UPWB_C_COMPONENT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_UPWB_C_BUTTON has no interface implemented.
Friends
Class IF_UPWB_C_BUTTON has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CB_FALSE Instance attribute Public Attribute reference (LIKE) 20010710
2 CB_TRUE Instance attribute Public Attribute reference (LIKE) 20010710
3 CS_APPLICATION Instance attribute Public Attribute reference (LIKE) 20010710
4 CS_BUT_EXIT Instance attribute Public Attribute reference (LIKE) 20010710
5 CS_BUT_NAVIGATION Instance attribute Public Attribute reference (LIKE) 20010710
6 CS_BUT_SAVE Instance attribute Public Attribute reference (LIKE) 20010710
7 CS_BUT_SUBMIT Instance attribute Public Attribute reference (LIKE) 20010710
8 CS_CONTAINER Instance attribute Public Attribute reference (LIKE) 20010710
9 CS_DOCUMENT Instance attribute Public Attribute reference (LIKE) 20010710
10 CS_FUNCTION Instance attribute Public Attribute reference (LIKE) 20010710
11 CS_GROUP Instance attribute Public Attribute reference (LIKE) 20010710
12 CS_LAYOUT Instance attribute Public Attribute reference (LIKE) 20010710
13 CS_LINK Instance attribute Public Attribute reference (LIKE) 20010710
14 CS_MESSAGE Instance attribute Public Attribute reference (LIKE) 20010710
15 CS_PAGE Instance attribute Public Attribute reference (LIKE) 20010710
16 CS_SEL_CHAVL Instance attribute Public Attribute reference (LIKE) 20010710
17 CS_SEL_FUNCTION Instance attribute Public Attribute reference (LIKE) 20010710
18 CS_SEL_PACKAGE Instance attribute Public Attribute reference (LIKE) 20010710
19 CS_TAB_CONTAINER Instance attribute Public Attribute reference (LIKE) 20010710
20 CS_TAB_STRIP Instance attribute Public Attribute reference (LIKE) 20010710
21 CS_TEXT Instance attribute Public Attribute reference (LIKE) 20010710
22 MO_MSG_LOG Instance attribute Public Attribute reference (LIKE) 20010710
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD Instance method Public Method 20010710
2 GET_APPLICATION Instance method Public Method 20010710
3 GET_CHILDREN Instance method Public Method 20010710
4 GET_CHILDREN_COUNT Instance method Public Method 20010710
5 GET_CHILD_NUMBER Instance method Public Method 20010730
6 GET_CLASS Instance method Public Method 20010710
7 GET_COMPONENT Instance method Public Method 20010710
8 GET_DESIGN Instance method Public Method 20010725
9 GET_DISABLED Instance method Public Method Disabled 20020404
10 GET_ID Instance method Public Method 20010710
11 GET_IMAGE Instance method Public Method 20010710
12 GET_LABEL Instance method Public Method 20010710
13 GET_PARENT Instance method Public Method 20010710
14 GET_TITLE Instance method Public Method 20011127
15 GET_VISUAL Instance method Public Method 20010710
16 REMOVE Instance method Public Method 20010710
17 SET_DESIGN Instance method Public Method 20010725
18 SET_DISABLED Instance method Public Method Disabled 20020404
19 SET_IMAGE Instance method Public Method 20010710
20 SET_LABEL Instance method Public Method 20010710
21 SET_TITLE Instance method Public Method 20011127
22 SET_VISUAL Instance method Public Method 20010710
23 SUBMIT Instance method Public Method SUBMIT 20010710
Events
Class IF_UPWB_C_BUTTON has no event.
Types
Class IF_UPWB_C_BUTTON has no local type.
Method Signatures

Method ADD_CHILD Signature

Method ADD_CHILD on class IF_UPWB_C_BUTTON has no parameter.
Method ADD_CHILD on class IF_UPWB_C_BUTTON has no exception.

Method GET_APPLICATION Signature

Method GET_APPLICATION on class IF_UPWB_C_BUTTON has no parameter.
Method GET_APPLICATION on class IF_UPWB_C_BUTTON has no exception.

Method GET_CHILDREN Signature

Method GET_CHILDREN on class IF_UPWB_C_BUTTON has no parameter.
Method GET_CHILDREN on class IF_UPWB_C_BUTTON has no exception.

Method GET_CHILDREN_COUNT Signature

Method GET_CHILDREN_COUNT on class IF_UPWB_C_BUTTON has no parameter.
Method GET_CHILDREN_COUNT on class IF_UPWB_C_BUTTON has no exception.

Method GET_CHILD_NUMBER Signature

Method GET_CHILD_NUMBER on class IF_UPWB_C_BUTTON has no parameter.
Method GET_CHILD_NUMBER on class IF_UPWB_C_BUTTON has no exception.

Method GET_CLASS Signature

Method GET_CLASS on class IF_UPWB_C_BUTTON has no parameter.
Method GET_CLASS on class IF_UPWB_C_BUTTON has no exception.

Method GET_COMPONENT Signature

Method GET_COMPONENT on class IF_UPWB_C_BUTTON has no parameter.
Method GET_COMPONENT on class IF_UPWB_C_BUTTON has no exception.

Method GET_DESIGN Signature

Method GET_DESIGN on class IF_UPWB_C_BUTTON has no parameter.
Method GET_DESIGN on class IF_UPWB_C_BUTTON has no exception.

Method GET_DISABLED 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 20020404

Method GET_DISABLED on class IF_UPWB_C_BUTTON has no exception.

Method GET_ID Signature

Method GET_ID on class IF_UPWB_C_BUTTON has no parameter.
Method GET_ID on class IF_UPWB_C_BUTTON has no exception.

Method GET_IMAGE Signature

Method GET_IMAGE on class IF_UPWB_C_BUTTON has no parameter.
Method GET_IMAGE on class IF_UPWB_C_BUTTON has no exception.

Method GET_LABEL Signature

Method GET_LABEL on class IF_UPWB_C_BUTTON has no parameter.
Method GET_LABEL on class IF_UPWB_C_BUTTON has no exception.

Method GET_PARENT Signature

Method GET_PARENT on class IF_UPWB_C_BUTTON has no parameter.
Method GET_PARENT on class IF_UPWB_C_BUTTON has no exception.

Method GET_TITLE Signature

Method GET_TITLE on class IF_UPWB_C_BUTTON has no parameter.
Method GET_TITLE on class IF_UPWB_C_BUTTON has no exception.

Method GET_VISUAL Signature

Method GET_VISUAL on class IF_UPWB_C_BUTTON has no parameter.
Method GET_VISUAL on class IF_UPWB_C_BUTTON has no exception.

Method REMOVE Signature

Method REMOVE on class IF_UPWB_C_BUTTON has no parameter.
Method REMOVE on class IF_UPWB_C_BUTTON has no exception.

Method SET_DESIGN Signature

Method SET_DESIGN on class IF_UPWB_C_BUTTON has no parameter.
Method SET_DESIGN on class IF_UPWB_C_BUTTON has no exception.

Method SET_DISABLED 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 20020404

Method SET_DISABLED on class IF_UPWB_C_BUTTON has no exception.

Method SET_IMAGE Signature

Method SET_IMAGE on class IF_UPWB_C_BUTTON has no parameter.
Method SET_IMAGE on class IF_UPWB_C_BUTTON has no exception.

Method SET_LABEL Signature

Method SET_LABEL on class IF_UPWB_C_BUTTON has no parameter.
Method SET_LABEL on class IF_UPWB_C_BUTTON has no exception.

Method SET_TITLE Signature

Method SET_TITLE on class IF_UPWB_C_BUTTON has no parameter.
Method SET_TITLE on class IF_UPWB_C_BUTTON has no exception.

Method SET_VISUAL Signature

Method SET_VISUAL on class IF_UPWB_C_BUTTON has no parameter.
Method SET_VISUAL on class IF_UPWB_C_BUTTON has no exception.

Method SUBMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COMPLEX Value transfer Type reference (TYPE) BOOLEAN '-' Komplett ausführen 20021125
2 Returning SUBRC Value transfer Type reference (TYPE) SYSUBRC SUBRC 20010710

Method SUBMIT on class IF_UPWB_C_BUTTON has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in