SAP ABAP Class CL_ALVHT_TAGSTREAM (ALV)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SLIS (Package) Generic list types

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ALVHT_HTML_PAGE | ALV HTML Page | 19990706 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_ALVHT_HTML_TEMPLATE | ALV: HTML Templates | 19990706 |
Properties
Class | CL_ALVHT_TAGSTREAM | |
Short Description | ALV | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SLIS | Generic list types |
Created | 19990706 | SAP |
Last change | 19990706 | 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 CL_ALVHT_TAGSTREAM has no interface implemented.
Friends
Class CL_ALVHT_TAGSTREAM has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ALVHT_TY_POS | 19990706 | |||
2 | ![]() |
Constant | Public | Type reference (TYPE) | INT4 | 132 | 19990706 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | INT4 | 131 | 19990706 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | LVC_T_HTLINE | Table | 19990706 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ALVHT_TY_TLINE | 19990706 | |||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ALVHT_TY_TLINE | 19990706 |
Methods
Events
Class CL_ALVHT_TAGSTREAM has no event.
Types
Class CL_ALVHT_TAGSTREAM has no local type.
Method Signatures
Method ASSURE_GAP_AFTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
POS | Value transfer | Type reference (TYPE) | ALVHT_TY_POS | 19990706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
19990706 |
Method ASSURE_GAP_BEFORE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
POS | Call by reference | Type reference (TYPE) | ALVHT_TY_POS | 19990706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
19990706 |
Method CLEAR_BETWEEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
END | Value transfer | Type reference (TYPE) | ALVHT_TY_POS | 19990706 | |||
2 | ![]() |
START | Value transfer | Type reference (TYPE) | ALVHT_TY_POS | 19990706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
19990706 | ||
2 | ![]() |
19990706 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ALVHT_TAGSTREAM has no parameter.
Method CONSTRUCTOR on class CL_ALVHT_TAGSTREAM has no exception.
Method COPY_FROM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TEXT | Call by reference | Object reference (TYPE REF TO) | CL_ALVHT_TAGSTREAM | 19990706 |
Method COPY_FROM on class CL_ALVHT_TAGSTREAM has no exception.
Method CREATE_GAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LEN | Call by reference | Type reference (TYPE) | INT4 | 19990706 | |||
2 | ![]() |
POS | Call by reference | Type reference (TYPE) | ALVHT_TY_POS | 19990706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
19990706 | ||
2 | ![]() |
19990706 |
Method DECREMENT_POS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEC | Value transfer | Type reference (TYPE) | INT4 | 19990706 | |||
2 | ![]() |
POS | Call by reference | Type reference (TYPE) | ALVHT_TY_POS | 19990706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
19990706 | ||
2 | ![]() |
19990706 | ||
3 | ![]() |
19990706 |
Method DOWNLOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FILENAME | Value transfer | Type reference (TYPE) | LOCALFILE | 19990706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
19990706 | ||
2 | ![]() |
19990706 | ||
3 | ![]() |
19990706 |
Method FINDSTRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENDPOS | Value transfer | Type reference (TYPE) | ALVHT_TY_POS | 19990706 | |||
2 | ![]() |
POS | Call by reference | Type reference (TYPE) | ALVHT_TY_POS | 19990706 | |||
3 | ![]() |
STARTPOS | Value transfer | Type reference (TYPE) | ALVHT_TY_POS | 19990706 | |||
4 | ![]() |
STR | Value transfer | Type reference (TYPE) | ALVHT_TY_TLINE | 19990706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
19990706 |
Method FINDSTRING_BACKWARDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENDPOS | Value transfer | Type reference (TYPE) | ALVHT_TY_POS | 19990706 | |||
2 | ![]() |
POS | Call by reference | Type reference (TYPE) | ALVHT_TY_POS | 19990706 | |||
3 | ![]() |
STARTPOS | Value transfer | Type reference (TYPE) | ALVHT_TY_POS | 19990706 | |||
4 | ![]() |
STR | Value transfer | Type reference (TYPE) | ALVHT_TY_TLINE | 19990706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
19990706 |
Method FITS_ON_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LEN | Value transfer | Type reference (TYPE) | INT4 | 19990706 | |||
2 | ![]() |
POS | Value transfer | Type reference (TYPE) | ALVHT_TY_POS | 19990706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
19990706 |
Method GET_INTO_LSTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENDPOS | Value transfer | Type reference (TYPE) | ALVHT_TY_POS | 19990706 | |||
2 | ![]() |
LSTR | Call by reference | Type reference (TYPE) | ALVHT_TY_LONGSTR | 19990706 | |||
3 | ![]() |
STARTPOS | Value transfer | Type reference (TYPE) | ALVHT_TY_POS | 19990706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
19990706 | ||
2 | ![]() |
19990706 |
Method GET_NEXT_CHARS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NUMBER_OF_CHARS | Value transfer | Type reference (TYPE) | INT4 | 19990706 | |||
2 | ![]() |
STARTPOS | Value transfer | Type reference (TYPE) | ALVHT_TY_POS | 19990706 | |||
3 | ![]() |
STR | Call by reference | Type reference (TYPE) | ALVHT_TY_TLINE | 19990706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
19990706 | ||
2 | ![]() |
19990706 |
Method INCREMENT_POS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INC | Value transfer | Type reference (TYPE) | INT4 | 19990706 | |||
2 | ![]() |
POS | Call by reference | Type reference (TYPE) | ALVHT_TY_POS | 19990706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
19990706 | ||
2 | ![]() |
19990706 | ||
3 | ![]() |
19990706 |
Method INSERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NEXT | Call by reference | Type reference (TYPE) | ALVHT_TY_POS | 19990706 | |||
2 | ![]() |
POS | Value transfer | Type reference (TYPE) | ALVHT_TY_POS | 19990706 | |||
3 | ![]() |
START | Call by reference | Type reference (TYPE) | ALVHT_TY_POS | 19990706 | |||
4 | ![]() |
STR | Value transfer | Type reference (TYPE) | ALVHT_TY_TLINE | 19990706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
19990706 |
Method INSERT_AFTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NEXT | Call by reference | Type reference (TYPE) | ALVHT_TY_POS | 19990706 | |||
2 | ![]() |
POS | Value transfer | Type reference (TYPE) | ALVHT_TY_POS | 19990706 | |||
3 | ![]() |
START | Call by reference | Type reference (TYPE) | ALVHT_TY_POS | 19990706 | |||
4 | ![]() |
STR | Value transfer | Type reference (TYPE) | ALVHT_TY_TLINE | 19990706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
19990706 |
Method INSERT_BEFORE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NEXT | Call by reference | Type reference (TYPE) | ALVHT_TY_POS | 19990706 | |||
2 | ![]() |
POS | Value transfer | Type reference (TYPE) | ALVHT_TY_POS | 19990706 | |||
3 | ![]() |
START | Call by reference | Type reference (TYPE) | ALVHT_TY_POS | 19990706 | |||
4 | ![]() |
STR | Value transfer | Type reference (TYPE) | ALVHT_TY_TLINE | 19990706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
19990706 |
Method INSERT_LINEBREAK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
POS | Call by reference | Type reference (TYPE) | ALVHT_TY_POS | 19990706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
19990706 |
Method INSERT_LSTR_WITH_GAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LSTR | Value transfer | Type reference (TYPE) | ALVHT_TY_LONGSTR | 19990706 | |||
2 | ![]() |
POS | Value transfer | Type reference (TYPE) | ALVHT_TY_POS | 19990706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
19990706 |
Method INSERT_WITH_GAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
POS | Value transfer | Type reference (TYPE) | ALVHT_TY_POS | 19990706 | |||
2 | ![]() |
STR | Value transfer | Type reference (TYPE) | ALVHT_TY_TLINE | 19990706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
19990706 |
Method MAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C | Value transfer | Type reference (TYPE) | C | 19990706 | |||
2 | ![]() |
NO_MAPPED | Call by reference | Type reference (TYPE) | INT4 | 19990706 | |||
3 | ![]() |
STR | Value transfer | Type reference (TYPE) | ALVHT_TY_TLINE | 19990706 |
Method MAP on class CL_ALVHT_TAGSTREAM has no exception.
Method REPLACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LEN | Value transfer | Type reference (TYPE) | INT4 | 19990706 | |||
2 | ![]() |
POS | Value transfer | Type reference (TYPE) | ALVHT_TY_POS | 19990706 | |||
3 | ![]() |
STR | Value transfer | Type reference (TYPE) | ALVHT_TY_TLINE | 19990706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
19990706 |
Method SET_FROM_LSTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LSTR | Value transfer | Type reference (TYPE) | ALVHT_TY_LONGSTR | 19990706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
19990706 |
Method UPLOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FILENAME | Value transfer | Type reference (TYPE) | LOCALFILE | 19990706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
19990706 | ||
2 | ![]() |
19990706 | ||
3 | ![]() |
19990706 |
History
Last changed by/on | SAP | 19990706 |
SAP Release Created in |