SAP ABAP Class CL_GRAC_EXPORT_ALV (export alv table)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_SOD (Package) Access Control GRC SoD Rules and etc.

⤷

⤷

Properties
Class | CL_GRAC_EXPORT_ALV | |
Short Description | export alv table | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRAC_SOD | Access Control GRC SoD Rules and etc. |
Created | 20100811 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRAC_EXPORT_ALV has no forward declaration.
Interfaces
Class CL_GRAC_EXPORT_ALV has no interface implemented.
Friends
Class CL_GRAC_EXPORT_ALV has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | YT_OUTPUT_COLUMN | 20100811 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | ',' | sperator | 20100812 | |
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | xml string | 20100812 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | build the export file name | 20100817 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100812 |
3 | ![]() |
Instance method | Private | Method | excape speciall characters in a string | 20100924 |
4 | ![]() |
Instance method | Public | Method | header | 20100819 |
5 | ![]() |
Instance method | Public | Method | alv data | 20100812 |
6 | ![]() |
Instance method | Private | Method | export alv table data | 20100812 |
7 | ![]() |
Instance method | Public | Method | export the title | 20100819 |
8 | ![]() |
Instance method | Public | Method | export query parameter | 20100812 |
9 | ![]() |
Instance method | Public | Method | get the final export string | 20100813 |
10 | ![]() |
Instance method | Private | Method | get export alv columns | 20100811 |
Events
Class CL_GRAC_EXPORT_ALV has no event.
Types
Class CL_GRAC_EXPORT_ALV has no local type.
Method Signatures
Method BUILD_EXPORT_FILE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FILENAME | Call by reference | Type reference (TYPE) | STRING | 20100817 | |||
2 | ![]() |
IV_FORMAT | Call by reference | Type reference (TYPE) | STRING | Character Field Length = 10 | 20100817 | ||
3 | ![]() |
RV_FILENAME | Value transfer | Type reference (TYPE) | STRING | 20100817 |
Method BUILD_EXPORT_FILE_NAME on class CL_GRAC_EXPORT_ALV has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_GRAC_EXPORT_ALV has no parameter.
Method CONSTRUCTOR on class CL_GRAC_EXPORT_ALV has no exception.
Method ESCAPE_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INPUT | Call by reference | Type reference (TYPE) | STRING | 20100924 | |||
2 | ![]() |
RV_OUTPUT | Value transfer | Type reference (TYPE) | STRING | 20100924 |
Method ESCAPE_STRING on class CL_GRAC_EXPORT_ALV has no exception.
Method EXPORT_ALV_COLUMN_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_COLUMN_REF | Call by reference | Type reference (TYPE) | SALV_WD_T_COLUMN_REF | SALV_WD_T_COLUMN_REF | 20100819 |
Method EXPORT_ALV_COLUMN_HEADER on class CL_GRAC_EXPORT_ALV has no exception.
Method EXPORT_ALV_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | 20100812 |
Method EXPORT_ALV_DATA on class CL_GRAC_EXPORT_ALV has no exception.
Method EXPORT_ALV_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_COLUMN_REF | Call by reference | Type reference (TYPE) | SALV_WD_T_COLUMN_REF | SALV_WD_T_COLUMN_REF | 20100812 | ||
2 | ![]() |
IT_PARA | Call by reference | Type reference (TYPE) | GRFN_T_NAMEVALUE | value set | 20100812 | ||
3 | ![]() |
IT_TABLE | Call by reference | Type reference (TYPE) | ANY TABLE | 20100812 | |||
4 | ![]() |
RV_XML | Value transfer | Type reference (TYPE) | STRING | 20100812 |
Method EXPORT_ALV_TABLE on class CL_GRAC_EXPORT_ALV has no exception.
Method EXPORT_ALV_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TITLE | Call by reference | Type reference (TYPE) | STRING | 20100819 |
Method EXPORT_ALV_TITLE on class CL_GRAC_EXPORT_ALV has no exception.
Method EXPORT_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PARA | Call by reference | Type reference (TYPE) | GRFN_T_NAMEVALUE | value set | 20100812 |
Method EXPORT_PARAMETER on class CL_GRAC_EXPORT_ALV has no exception.
Method GET_EXPORT_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_FILE | Value transfer | Type reference (TYPE) | XSTRING | 20100813 |
Method GET_EXPORT_RESULT on class CL_GRAC_EXPORT_ALV has no exception.
Method SET_EXPORT_ALV_COLUMNS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_COLUMN_REF | Call by reference | Type reference (TYPE) | SALV_WD_T_COLUMN_REF | SALV_WD_T_COLUMN_REF | 20100811 |
Method SET_EXPORT_ALV_COLUMNS on class CL_GRAC_EXPORT_ALV has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1000 |