SAP ABAP Class CL_IBASE_IBOF_CUST (iBase IBOF Customizing)
Hierarchy
SAP_AP (Software Component) SAP Application Platform
   AP-MD-IBA (Application Component) Installed Base
     IB03 (Package) IBase: User Interface
Properties
Class CL_IBASE_IBOF_CUST  
Short Description iBase IBOF Customizing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package IB03   IBase: User Interface 
Created 20040903   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IBXX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_IBASE_IBOF_CUST has no interface implemented.
Friends
Class CL_IBASE_IBOF_CUST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_S_SCREENTYPE Constant Public See coding 20050105
2 GC_S_UIFUNC Constant Public See coding 20050104
3 GC_S_UITYPE Constant Public See coding 20050205
4 G_S_GOBU Static Attribute Private Type reference (TYPE) GT_S_GOBU 20050205
5 G_S_GUBO Static Attribute Private Type reference (TYPE) GT_S_GUBO 20050205
6 G_S_GUOBU Static Attribute Private Type reference (TYPE) GT_S_GUOBU 20050205
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALLOWED_TYPE Static method Public Method 20041228
2 GET_FUNCNAME Static method Public Method 20041231
3 GET_FUNCNAME_BY_OBJTYP Static method Public Method 20041231
4 GET_OBJTYP_BY_UITYPE Static method Public Method 20050205
5 GET_SUBSCRN Static method Public Method 20041229
6 GET_SUBSCRN_BY_OBJTYP Static method Public Method 20041230
7 GET_UITYPE_BY_OBJTYP Static method Public Method 20041231
8 GET_UNIQUE_OBJTYP_BY_UITYPE Static method Public Method 20050205
9 IS_ALLOWED_TYPE Static method Public Method 20051006
Events
Class CL_IBASE_IBOF_CUST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GT_S_GOBU Public See coding 20050205 begin of gt_s_gobu, uitype type ib_uitype, t_objtyp type gt_t_objtyp, end of gt_s_gobu
2 GT_S_GUBO Public See coding 20050205 begin of gt_s_gubo, objtyp type ib_objtyp_instance, uitype type ib_uitype, end of gt_s_gubo
3 GT_S_GUOBU Public See coding 20050205 begin of gt_s_guobu, uitype type ib_uitype, objtyp type ib_objtyp_instance, end of gt_s_guobu
4 GT_T_OBJTYP Public See coding 20050205 gt_t_objtyp type standard table of ib_objtyp_instance with default key
5 GT_T_T371U Public See coding 20041228 gt_t_t371u type standard table of t371u with default key
Method Signatures

Method GET_ALLOWED_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IBTYP Call by reference Type reference (TYPE) IB_IBTYP IB: Typ der Installation 20050106
2 Returning R_T_T371U Value transfer Type reference (TYPE) GT_T_T371U 20041228

Method GET_ALLOWED_TYPE on class CL_IBASE_IBOF_CUST has no exception.

Method GET_FUNCNAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UIFUNC Call by reference Type reference (TYPE) IB_UIFUNC IB: Verwendung des Dynpros mit Daten zur Komponente 20041231
2 Importing I_UITYPE Call by reference Type reference (TYPE) IB_UITYPE iBase: UI Type 20041231
3 Returning R_FUNCNAME Value transfer Type reference (TYPE) FUNCNAME ABAP-Programmname 20041231

Method GET_FUNCNAME on class CL_IBASE_IBOF_CUST has no exception.

Method GET_FUNCNAME_BY_OBJTYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJTYP Call by reference Type reference (TYPE) IB_OBJTYP_INSTANCE iBase: UI Type 20041231
2 Importing I_UIFUNC Call by reference Type reference (TYPE) IB_UIFUNC IB: Verwendung des Dynpros mit Daten zur Komponente 20041231
3 Returning R_FUNCNAME Value transfer Type reference (TYPE) FUNCNAME ABAP-Programmname 20041231

Method GET_FUNCNAME_BY_OBJTYP on class CL_IBASE_IBOF_CUST has no exception.

Method GET_OBJTYP_BY_UITYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UITYPE Call by reference Type reference (TYPE) IB_UITYPE iBase: UI Type 20050205
2 Returning R_T_OBJTYP Value transfer Type reference (TYPE) GT_T_OBJTYP 20050205

Method GET_OBJTYP_BY_UITYPE on class CL_IBASE_IBOF_CUST has no exception.

Method GET_SUBSCRN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PROGN Call by reference Type reference (TYPE) PROGNAME ABAP-Programmname 20041229
2 Exporting E_SUBSCRN Call by reference Type reference (TYPE) SYDYNNR Aktuelle Dynpro-Nummer 20041229
3 Importing I_SCREENTYPE Call by reference Type reference (TYPE) IB_SCREENTYPE IB: Verwendung des Dynpros mit Daten zur Komponente 20041229
4 Importing I_UITYPE Call by reference Type reference (TYPE) IB_UITYPE iBase: UI Type 20041229

Method GET_SUBSCRN on class CL_IBASE_IBOF_CUST has no exception.

Method GET_SUBSCRN_BY_OBJTYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PROGN Call by reference Type reference (TYPE) PROGNAME ABAP-Programmname 20041230
2 Exporting E_SUBSCRN Call by reference Type reference (TYPE) SYDYNNR Aktuelle Dynpro-Nummer 20041230
3 Importing I_OBJTYP Call by reference Type reference (TYPE) IB_OBJTYP_INSTANCE iBase: UI Type 20041230
4 Importing I_SCREENTYPE Call by reference Type reference (TYPE) IB_SCREENTYPE IB: Verwendung des Dynpros mit Daten zur Komponente 20041230

Method GET_SUBSCRN_BY_OBJTYP on class CL_IBASE_IBOF_CUST has no exception.

Method GET_UITYPE_BY_OBJTYP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJTYP Call by reference Type reference (TYPE) IB_OBJTYP_INSTANCE IB: Objekttyp der Belegung der Komponente 20041231
2 Returning R_UITYPE Value transfer Type reference (TYPE) IB_UITYPE iBase: UI Type 20041231

Method GET_UITYPE_BY_OBJTYP on class CL_IBASE_IBOF_CUST has no exception.

Method GET_UNIQUE_OBJTYP_BY_UITYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_UITYPE Call by reference Type reference (TYPE) IB_UITYPE iBase: UI Type 20050205
2 Returning R_OBJTYP Value transfer Type reference (TYPE) IB_OBJTYP_INSTANCE IB: Objekttyp der Belegung der Komponente 20050205

Method GET_UNIQUE_OBJTYP_BY_UITYPE on class CL_IBASE_IBOF_CUST has no exception.

Method IS_ALLOWED_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IBTYP Call by reference Type reference (TYPE) IB_IBTYP 20051006
2 Importing I_SUBTYP Call by reference Type reference (TYPE) IB_OBJTYP_INSTANCE 20051006
3 Returning R_BOOL Value transfer Type reference (TYPE) IB_BOOL 20051006

Method IS_ALLOWED_TYPE on class CL_IBASE_IBOF_CUST has no exception.
History
Last changed by/on SAP  20060208 
SAP Release Created in 100