SAP ABAP Class CL_GLO_FAA_ANX16_OUTPUT_ALV (Annex16: Output with ALV)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-AA-IS (Application Component) Information System
⤷
ID-FIAA-JP-ANNEX16 (Package) Annex 16 Japan

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GLO_FAA_ANX16_OUTPUT | Annex16: Abstract Output | 20060608 |
Properties
Class | CL_GLO_FAA_ANX16_OUTPUT_ALV | |
Short Description | Annex16: Output with ALV | |
Super Class | CL_GLO_FAA_ANX16_OUTPUT | Annex16: Abstract Output |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ID-FIAA-JP-ANNEX16 | Annex 16 Japan |
Created | 20060407 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GLO_FAA_ANX16_OUTPUT_ALV has no forward declaration.
Interfaces
Class CL_GLO_FAA_ANX16_OUTPUT_ALV has no interface implemented.
Friends
Class CL_GLO_FAA_ANX16_OUTPUT_ALV has no friend class.
Attributes
Class CL_GLO_FAA_ANX16_OUTPUT_ALV has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Get ALV instance | 20060427 |
2 | ![]() |
Instance method | Private | Method | Set ALV columns | 20060516 |
3 | ![]() |
Instance method | Protected | Method | Set ALV Column Label | 20130503 |
4 | ![]() |
Instance method | Private | Method | Set ALV Field Catalog | 20130503 |
5 | ![]() |
Instance method | Private | Method | Set ALV funcions | 20060427 |
6 | ![]() |
Instance method | Private | Method | Set ALV header | 20060516 |
7 | ![]() |
Instance method | Private | Method | Set ALV display variant | 20060427 |
Events
Class CL_GLO_FAA_ANX16_OUTPUT_ALV has no event.
Types
Class CL_GLO_FAA_ANX16_OUTPUT_ALV has no local type.
Method Signatures
Method GET_ALV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ACCEPTOR | Call by reference | Object reference (TYPE REF TO) | IF_GLO_FAA_ANX16_FORM_ACCEPTOR | Annex16: Selection screen parameter handler | 20060427 | ||
2 | ![]() |
RO_ALV | Value transfer | Object reference (TYPE REF TO) | CL_SALV_TABLE | Basis Class for Simple Tables | 20060427 |
Method GET_ALV on class CL_GLO_FAA_ANX16_OUTPUT_ALV has no exception.
Method SET_ALV_COLUMNS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_COLUMNS | Call by reference | Object reference (TYPE REF TO) | CL_SALV_COLUMNS_TABLE | Columns in Simple, Two-Dimensional Tables | 20060516 |
Method SET_ALV_COLUMNS on class CL_GLO_FAA_ANX16_OUTPUT_ALV has no exception.
Method SET_ALV_COLUMN_LABEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_COLUMN | Call by reference | Object reference (TYPE REF TO) | CL_SALV_COLUMN | Individual Column Object | 20130503 | ||
2 | ![]() |
IV_LONG_TEXT | Call by reference | Type reference (TYPE) | SCRTEXT_L | Long Field Label | 20130503 | ||
3 | ![]() |
IV_MEDIUM_TEXT | Call by reference | Type reference (TYPE) | SCRTEXT_M | Medium Field Label | 20130503 | ||
4 | ![]() |
IV_SHORT_TEXT | Call by reference | Type reference (TYPE) | SCRTEXT_S | Short Field Label | 20130503 |
Method SET_ALV_COLUMN_LABEL on class CL_GLO_FAA_ANX16_OUTPUT_ALV has no exception.
Method SET_ALV_FIELDCATALOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ACCEPTOR | Call by reference | Object reference (TYPE REF TO) | IF_GLO_FAA_ANX16_FORM_ACCEPTOR | Annex16: Selection screen parameter handler | 20130503 | ||
2 | ![]() |
IO_COLUMNS | Call by reference | Object reference (TYPE REF TO) | CL_SALV_COLUMNS_TABLE | Columns in Simple, Two-Dimensional Tables | 20130503 |
Method SET_ALV_FIELDCATALOG on class CL_GLO_FAA_ANX16_OUTPUT_ALV has no exception.
Method SET_ALV_FUNCTIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_FUNCTIONS | Call by reference | Object reference (TYPE REF TO) | CL_SALV_FUNCTIONS_LIST | Generic and User-Defined Functions in List-Type Tables | 20060516 |
Method SET_ALV_FUNCTIONS on class CL_GLO_FAA_ANX16_OUTPUT_ALV has no exception.
Method SET_ALV_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ACCEPTOR | Call by reference | Object reference (TYPE REF TO) | IF_GLO_FAA_ANX16_FORM_ACCEPTOR | Annex16: Selection screen parameter handler | 20060516 | ||
2 | ![]() |
IO_ALV | Call by reference | Object reference (TYPE REF TO) | CL_SALV_TABLE | Basis Class for Simple Tables | 20060516 |
Method SET_ALV_HEADER on class CL_GLO_FAA_ANX16_OUTPUT_ALV has no exception.
Method SET_ALV_LAYOUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_LAYOUT | Call by reference | Object reference (TYPE REF TO) | CL_SALV_LAYOUT | Settings for Layout | 20060516 | ||
2 | ![]() |
IV_VARIANT | Call by reference | Type reference (TYPE) | SLIS_VARI | Layout | 20060427 |
Method SET_ALV_LAYOUT on class CL_GLO_FAA_ANX16_OUTPUT_ALV has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 700 |