SAP ABAP Interface IF_HTM_TAG (IF_HTM_TAG)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS (Application Component) Financial Services
⤷
FS_HTML_SERVICES (Package) Utility Classes for HTML Generation

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_HTM_FORM | 20061122 | |
2 | Interface composition (i COMPRISING i_ref) | IF_HTM_LINK | 20061122 | |
3 | Interface composition (i COMPRISING i_ref) | IF_HTM_PAGE | 20061122 | |
4 | Interface composition (i COMPRISING i_ref) | IF_HTM_TABLE | 20061122 |
Properties
Interface | IF_HTM_TAG | |
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
Interface IF_HTM_TAG has no forward declaration.
Interfaces
Interface IF_HTM_TAG has no interface.
Friends
Interface IF_HTM_TAG has no friend.
Attributes
Interface IF_HTM_TAG has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | ADD_ATTRIBUTE | 20061122 |
2 | ![]() |
Instance method | Public | Method | ADD_SUBTAG | 20061122 |
3 | ![]() |
Instance method | Public | Method | GET_CODE | 20061122 |
Events
Interface IF_HTM_TAG has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | CHR_CODE | Public | See coding | CHR_CODE | 20061122 | chr_code type c length 30000
|
|
2 | TAB | Public | See coding | TAB | 20061122 | TAB type standard table of ref to IF_HTM_TAG with default key
|
|
3 | TAB_CODE | Public | See coding | TAB_CODE | 20061122 | tab_code type standard table of chr_code with default key
|
Method Signatures
Method ADD_ATTRIBUTE 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 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | I_VALUE | 20061122 |
Method ADD_ATTRIBUTE on Interface IF_HTM_TAG has no exception.
Method ADD_SUBTAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TAG | Call by reference | Object reference (TYPE REF TO) | IF_HTM_TAG | I_TAG | 20061122 |
Method ADD_SUBTAG on Interface IF_HTM_TAG has no exception.
Method GET_CODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LINEFEED | Call by reference | Type reference (TYPE) | CSEQUENCE | 'X' | I_LINEFEED | 20061122 | |
2 | ![]() |
R_CODE | Value transfer | Type reference (TYPE) | IF_HTM_TAG=>TAB_CODE | R_CODE | 20061122 |
Method GET_CODE on Interface IF_HTM_TAG has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |