SAP ABAP Class CL_RSRT_UIE_PLACEHOLDER (UI Element: PlaceHolder (Invisible))
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSRT_BICS_MODEL (Package) RSRT BICS Model
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSRT_UIE UI View Element: UI Element 20120228
Properties
Class CL_RSRT_UIE_PLACEHOLDER  
Short Description UI Element: PlaceHolder (Invisible)    
Super Class CL_RSRT_UIE UI View Element: UI Element 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRT_BICS_MODEL   RSRT BICS Model 
Created 20120210   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_RSRT_UIE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_RSRT_UI_VIEW_ELEMENT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_RSRT_UIE_PLACEHOLDER has no interface implemented.
Friends
Class CL_RSRT_UIE_PLACEHOLDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_C_CID Constant Public Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_CID 'PLACEHOLDER' 20120509
2 N_HEIGHT Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_HEIGHT 'auto' 20120509
3 N_S_HEIGHT Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_S_BIND_PROPERTY 20120509
4 N_S_WIDTH Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_S_BIND_PROPERTY 20120509
5 N_WIDTH Instance attribute Public Type reference (TYPE) CL_RSRT_UIE=>TN_WIDTH 'auto' 20120509
Methods
# Method Level Visibility Method type Description Created on
1 BIND_HEIGHT Instance method Public Method Bind Height 20120509
2 BIND_WIDTH Instance method Public Method Bind Width 20120509
3 CONSTRUCTOR Instance method Protected Constructor CONSTRUCTOR 20120210
4 CREATE_PLACEHOLDER Static method Public Method Create PlaceHolder 20120210
5 GET_HEIGHT Instance method Public Method Get Height 20120509
6 GET_WIDTH Instance method Public Method Get Width 20120509
7 SET_HEIGHT Instance method Public Method Set Height 20120509
8 SET_WIDTH Instance method Public Method Set Width 20120509
Events
Class CL_RSRT_UIE_PLACEHOLDER has no event.
Types
Class CL_RSRT_UIE_PLACEHOLDER has no local type.
Method Signatures

Method BIND_HEIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120509

Method BIND_HEIGHT on class CL_RSRT_UIE_PLACEHOLDER has no exception.

Method BIND_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY 20120509

Method BIND_WIDTH on class CL_RSRT_UIE_PLACEHOLDER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_ENABLED Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120228
2 Importing BIND_HEIGHT Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120229
3 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120228
4 Importing BIND_VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120228
5 Importing BIND_WIDTH Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120229
6 Importing CID Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_CID Unique Type ID 20120210
7 Importing ENABLED Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_ENABLED ABAP_TRUE Enabled 20120228
8 Importing HEIGHT Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_HEIGHT 'auto' Height 20120229
9 Importing ID Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_ID Unique ID 20120210
10 Importing O_VIEW Call by reference Object reference (TYPE REF TO) IF_RSRT_UI_VIEW UI View 20120210
11 Importing TOOLTIP Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_TOOLTIP Tooltip 20120228
12 Importing VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_VISIBLE ABAP_TRUE Visible 20120228
13 Importing WIDTH Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_WIDTH 'auto' Width 20120229

Method CONSTRUCTOR on class CL_RSRT_UIE_PLACEHOLDER has no exception.

Method CREATE_PLACEHOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BIND_ENABLED Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY 20120228
2 Importing BIND_HEIGHT Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120229
3 Importing BIND_TOOLTIP Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY 20120228
4 Importing BIND_VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY 20120228
5 Importing BIND_WIDTH Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_BIND_PROPERTY Bind Property 20120229
6 Importing ENABLED Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_ENABLED ABAP_TRUE Enabled 20120228
7 Importing HEIGHT Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_HEIGHT 'auto' Height 20120229
8 Importing ID Call by reference Type reference (TYPE) CL_RSRT_UI_VIEW_ELEMENT=>TN_ID ID 20120210
9 Importing O_VIEW Call by reference Object reference (TYPE REF TO) IF_RSRT_UI_VIEW UI View 20120210
10 Importing TOOLTIP Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_TOOLTIP Tooltip 20120228
11 Returning VALUE Value transfer Object reference (TYPE REF TO) CL_RSRT_UIE_PLACEHOLDER UI Element: PlaceHolder (Invisible) 20120210
12 Importing VISIBLE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_VISIBLE ABAP_TRUE Visible 20120228
13 Importing WIDTH Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_WIDTH 'auto' Width 20120229

Method CREATE_PLACEHOLDER on class CL_RSRT_UIE_PLACEHOLDER has no exception.

Method GET_HEIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20120509
2 Returning VALUE Value transfer Type reference (TYPE) CL_RSRT_UIE=>TN_HEIGHT Height 20120509

Method GET_HEIGHT on class CL_RSRT_UIE_PLACEHOLDER has no exception.

Method GET_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) SYTABIX Index interner Tabellen 20120509
2 Returning VALUE Value transfer Type reference (TYPE) CL_RSRT_UIE=>TN_WIDTH Width 20120509

Method GET_WIDTH on class CL_RSRT_UIE_PLACEHOLDER has no exception.

Method SET_HEIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_HEIGHT 'auto' Height 20120509

Method SET_HEIGHT on class CL_RSRT_UIE_PLACEHOLDER has no exception.

Method SET_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) CL_RSRT_UIE=>TN_WIDTH 'auto' Width 20120509

Method SET_WIDTH on class CL_RSRT_UIE_PLACEHOLDER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700