SAP ABAP Class CL_THTMLB_ROW_TEMPLATE (Row Template - Used to create a new row in cellearator)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-TAG (Application Component) Tag Library
⤷
BSP_DYN_CONFIG_TAG_LIB (Package) New tag library for CRM IC

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_THTMLB_ROW_TEMPLATE | Interface for creating the row template | 20090917 |
Properties
Class | CL_THTMLB_ROW_TEMPLATE | |
Short Description | Row Template - Used to create a new row in cellearator | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | BSP_DYN_CONFIG_TAG_LIB | New tag library for CRM IC |
Created | 20090917 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_THTMLB_ROW_TEMPLATE | Interface for creating the row template | 20090917 |
Friends
Class CL_THTMLB_ROW_TEMPLATE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Status of creating the row | 20090918 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | backend event name | 20090917 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 'APPEND' | Mode of adding new rows to the table | 20091111 | |
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Interface for creating the row template | 20090917 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20090917 |
2 | ![]() |
Instance method | Private | Method | Deletes the template object | 20100415 |
3 | ![]() |
Instance method | Private | Method | Validate the bol_property_access object passed | 20100503 |
Events
Class CL_THTMLB_ROW_TEMPLATE has no event.
Types
Class CL_THTMLB_ROW_TEMPLATE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_BOL_PROPERTY_ACCESS | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_PROPERTY_ACCESS | Obsolete: Access Interface for BO Attributes | 20090917 | ||
2 | ![]() |
IV_EVENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20090917 | |||
3 | ![]() |
IV_MODE | Call by reference | Type reference (TYPE) | STRING | 'APPEND' | 20091111 |
Method CONSTRUCTOR on class CL_THTMLB_ROW_TEMPLATE has no exception.
Method DELETE_TEMPLATE Signature
Method DELETE_TEMPLATE on class CL_THTMLB_ROW_TEMPLATE has no parameter.
Method DELETE_TEMPLATE on class CL_THTMLB_ROW_TEMPLATE has no exception.
Method VALIDATE_TEMPLATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100503 |
Method VALIDATE_TEMPLATE on class CL_THTMLB_ROW_TEMPLATE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 701 |