SAP ABAP Class IF_HTM_TAG (IF_HTM_TAG)
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
| Class | IF_HTM_TAG | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20061122 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_HTM_TAG has no forward declaration.
Interfaces
Class IF_HTM_TAG has no interface implemented.
Friends
Class IF_HTM_TAG has no friend class.
Attributes
Class 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
Class 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 class 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 class 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 class IF_HTM_TAG has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |