SAP ABAP Interface IF_HTM_FORM (IF_HTM_FORM)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS (Application Component) Financial Services
⤷
FS_HTML_SERVICES (Package) Utility Classes for HTML Generation
⤷
⤷
Properties
| Interface | IF_HTM_FORM | |
| Short Description |
General Data
| Package | FS_HTML_SERVICES | Utility Classes for HTML Generation |
| Created | 20061122 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | CNHT | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTM_TAG | 20061122 |
Friends
Interface IF_HTM_FORM has no friend.
Attributes
Interface IF_HTM_FORM has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20061122 | ||
| 2 | Instance method | Public | Method | ADD_BUTTON | 20061122 | |
| 3 | Instance method | Public | Method | ADD_INPUT_FIELD | 20061122 | |
| 4 | Instance method | Public | Method | 20061122 | ||
| 5 | Instance method | Public | Method | 20061122 | ||
| 6 | Instance method | Public | Method | NEW_ROW | 20061122 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | FORM_POSTED | Static Event (1) |
Public (2) |
FORM_POSTED | 20061122 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TAB | Public | Attribute reference (LIKE) | 20061122 | |
Method Signatures
Method ADD_ATTRIBUTE Signature
Method ADD_ATTRIBUTE on Interface IF_HTM_FORM has no parameter.
Method ADD_ATTRIBUTE on Interface IF_HTM_FORM has no exception.
Method ADD_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | I_NAME | 20061122 | |||
| 2 | R_BUTTON | Value transfer | Object reference (TYPE REF TO) | IF_HTM_TAG | R_BUTTON | 20061122 |
Method ADD_BUTTON on Interface IF_HTM_FORM has no exception.
Method ADD_INPUT_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LABEL | Call by reference | Type reference (TYPE) | CSEQUENCE | I_LABEL | 20061122 | |||
| 2 | I_LENGTH | Call by reference | Type reference (TYPE) | I | 40 | I_LENGTH | 20061122 | ||
| 3 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | I_NAME | 20061122 | |||
| 4 | I_VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | I_VALUE | 20061122 |
Method ADD_INPUT_FIELD on Interface IF_HTM_FORM has no exception.
Method ADD_SUBTAG Signature
Method ADD_SUBTAG on Interface IF_HTM_FORM has no parameter.
Method ADD_SUBTAG on Interface IF_HTM_FORM has no exception.
Method GET_CODE Signature
Method GET_CODE on Interface IF_HTM_FORM has no parameter.
Method GET_CODE on Interface IF_HTM_FORM has no exception.
Method NEW_ROW Signature
Method NEW_ROW on Interface IF_HTM_FORM has no parameter.
Method NEW_ROW on Interface IF_HTM_FORM has no exception.
Event Signatures
Event FORM_POSTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DATA | Exporting | Value transfer | Type reference (TYPE) | CNHT_QUERY_TABLE | FORM_POSTED | 20061122 | ||
| 2 | E_PARAMETER | Exporting | Value transfer | Type reference (TYPE) | STRING | FORM_POSTED | 20061122 | ||
| 3 | E_TCODE | Exporting | Value transfer | Type reference (TYPE) | STRING | FORM_POSTED | 20061122 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |