SAP ABAP Class IF_THTMLB_ROW_TEMPLATE (Interface for creating the row template)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_THTMLB_ROW_TEMPLATE Row Template - Used to create a new row in cellearator 20090917
Properties
Class IF_THTMLB_ROW_TEMPLATE  
Short Description Interface for creating the row template    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090917   SAP 
Last change 20100303   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)
Interfaces
Class IF_THTMLB_ROW_TEMPLATE has no interface implemented.
Friends
Class IF_THTMLB_ROW_TEMPLATE has no friend class.
Attributes
Class IF_THTMLB_ROW_TEMPLATE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CREATE_STATUS Instance method Public Method set the status of creating the object 20090918
2 GET_EVENT_NAME Instance method Public Method get the backend event name 20090918
3 GET_ROW_MODE Instance method Public Method get the row addition mode 20091111
4 GET_TEMPLATE Instance method Public Method get the template object 20090917
5 SET_CREATE_STATUS Instance method Public Method get the status of creating the object 20090918
6 SET_EVENT_NAME Instance method Public Method set the backend event name 20090918
7 SET_ROW_MODE Instance method Public Method set the row addition mode 20091111
Events
Class IF_THTMLB_ROW_TEMPLATE has no event.
Types
Class IF_THTMLB_ROW_TEMPLATE has no local type.
Method Signatures

Method GET_CREATE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_STATUS Value transfer Type reference (TYPE) ABAP_BOOL 20090918

Method GET_CREATE_STATUS on class IF_THTMLB_ROW_TEMPLATE has no exception.

Method GET_EVENT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EVENT_NAME Value transfer Type reference (TYPE) STRING 20090918

Method GET_EVENT_NAME on class IF_THTMLB_ROW_TEMPLATE has no exception.

Method GET_ROW_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MODE Value transfer Type reference (TYPE) STRING 20091111

Method GET_ROW_MODE on class IF_THTMLB_ROW_TEMPLATE has no exception.

Method GET_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_BOL_PROPERTY_ACCESS Value transfer Object reference (TYPE REF TO) IF_BOL_BO_PROPERTY_ACCESS Access Interface for BO Attributes 20090917

Method GET_TEMPLATE on class IF_THTMLB_ROW_TEMPLATE has no exception.

Method SET_CREATE_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STATUS Value transfer Type reference (TYPE) ABAP_BOOL 20090918

Method SET_CREATE_STATUS on class IF_THTMLB_ROW_TEMPLATE has no exception.

Method SET_EVENT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVENT_NAME Call by reference Type reference (TYPE) STRING 20090918

Method SET_EVENT_NAME on class IF_THTMLB_ROW_TEMPLATE has no exception.

Method SET_ROW_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MODE Call by reference Type reference (TYPE) STRING 20091111

Method SET_ROW_MODE on class IF_THTMLB_ROW_TEMPLATE has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in