SAP ABAP Interface IF_THTMLB_ROW_TEMPLATE (Interface for creating the row template)
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 - 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
Interface | IF_THTMLB_ROW_TEMPLATE | |
Short Description | Interface for creating the row template |
General Data
Package | BSP_DYN_CONFIG_TAG_LIB | New tag library for CRM IC |
Created | 20090917 | SAP |
Last changed | 20100303 | SAP |
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
Interface IF_THTMLB_ROW_TEMPLATE has no interface.
Friends
Interface IF_THTMLB_ROW_TEMPLATE has no friend.
Attributes
Interface IF_THTMLB_ROW_TEMPLATE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | set the status of creating the object | 20090918 |
2 | ![]() |
Instance method | Public | Method | get the backend event name | 20090918 |
3 | ![]() |
Instance method | Public | Method | get the row addition mode | 20091111 |
4 | ![]() |
Instance method | Public | Method | get the template object | 20090917 |
5 | ![]() |
Instance method | Public | Method | get the status of creating the object | 20090918 |
6 | ![]() |
Instance method | Public | Method | set the backend event name | 20090918 |
7 | ![]() |
Instance method | Public | Method | set the row addition mode | 20091111 |
Events
Interface IF_THTMLB_ROW_TEMPLATE has no event.
Types
Interface 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 | ![]() |
RV_STATUS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090918 |
Method GET_CREATE_STATUS on Interface 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 | ![]() |
RV_EVENT_NAME | Value transfer | Type reference (TYPE) | STRING | 20090918 |
Method GET_EVENT_NAME on Interface 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 | ![]() |
RV_MODE | Value transfer | Type reference (TYPE) | STRING | 20091111 |
Method GET_ROW_MODE on Interface 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 | ![]() |
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 Interface 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 | ![]() |
IV_STATUS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090918 |
Method SET_CREATE_STATUS on Interface 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 | ![]() |
IV_EVENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20090918 |
Method SET_EVENT_NAME on Interface 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 | ![]() |
IV_MODE | Call by reference | Type reference (TYPE) | STRING | 20091111 |
Method SET_ROW_MODE on Interface IF_THTMLB_ROW_TEMPLATE has no exception.
History
Last changed by/on | SAP | 20100303 |
SAP Release Created in | 701 |