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 | ![]() |
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 | ![]() |
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
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 |