SAP ABAP Class CL_SALV_FORM_A_XML (CL_SALV_FORM_A_XML)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_OM_FORM (Package) ALV: Design Object

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_FORM_ABSTRACT | Design Object | 20050815 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_BS_XML_UTILS | Interface for XML Utilities | 20050815 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_FORM_XML_EXPORT | Form Object for Export | 20050815 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_FORM_XML_WD | 20050815 |
Properties
Class | CL_SALV_FORM_A_XML | |
Short Description | ||
Super Class | CL_SALV_FORM_ABSTRACT | Design Object |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SALV_OM_FORM | ALV: Design Object |
Created | 20050815 | SAP |
Last change | 20080612 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SALV_FORM_A_XML has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SALV_BS_XML_UTILS | Interface for XML Utilities | 20050815 |
Friends
Class CL_SALV_FORM_A_XML has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SALV_BS_A_XML_BASE | Abstract Super Class for All Transformations | 20070226 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20050815 | |||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20050815 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20050815 |
Methods
Events
Class CL_SALV_FORM_A_XML has no event.
Types
Class CL_SALV_FORM_A_XML has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COMPONENT_NAME | Call by reference | Type reference (TYPE) | STRING | 20050815 | |||
2 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | STRING | 20050815 | |||
3 | ![]() |
R_CONTENT | Call by reference | Object reference (TYPE REF TO) | CL_SALV_FORM_ELEMENT | Allgemeines Element im Gestaltungsobjekt | 20050815 | ||
4 | ![]() |
R_EXPORT | Call by reference | Object reference (TYPE REF TO) | DATA | Web Dynpro: API eines Views | 20050815 | ||
5 | ![]() |
R_XML_BASE | Call by reference | Object reference (TYPE REF TO) | CL_SALV_BS_A_XML_BASE | Abstrakte Oberklasse aller Transformationen | 20070226 |
Method CONSTRUCTOR on class CL_SALV_FORM_A_XML has no exception.
Method GET_FLOW_COLCOUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_COLCOUNT | Value transfer | Type reference (TYPE) | I | 20050815 | |||
2 | ![]() |
R_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_SALV_FORM_UIE_LAYOUT_FLOW | 20050815 |
Method GET_FLOW_COLCOUNT on class CL_SALV_FORM_A_XML has no exception.
Method GET_FLOW_COLCOUNT_FOR_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COL | Call by reference | Type reference (TYPE) | I | 20050815 | |||
2 | ![]() |
R_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_SALV_FORM_UIE_LAYOUT_FLOW | 20050815 | |||
3 | ![]() |
R_MAXCOL | Value transfer | Type reference (TYPE) | I | 20050815 |
Method GET_FLOW_COLCOUNT_FOR_COLUMN on class CL_SALV_FORM_A_XML has no exception.
Method GET_FLOW_ROWCOUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_SALV_FORM_UIE_LAYOUT_FLOW | 20050815 | |||
2 | ![]() |
R_ROWCOUNT | Value transfer | Type reference (TYPE) | I | 20050815 |
Method GET_FLOW_ROWCOUNT on class CL_SALV_FORM_A_XML has no exception.
Method GET_GRID_COLCOUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_COLCOUNT | Value transfer | Type reference (TYPE) | I | 20050815 | |||
2 | ![]() |
R_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_SALV_FORM_UIE_LAYOUT_GRID | 20050815 |
Method GET_GRID_COLCOUNT on class CL_SALV_FORM_A_XML has no exception.
Method GET_GRID_COLCOUNT_FOR_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COL | Call by reference | Type reference (TYPE) | I | 20050815 | |||
2 | ![]() |
R_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_SALV_FORM_UIE_LAYOUT_GRID | 20050815 | |||
3 | ![]() |
R_MAXCOL | Value transfer | Type reference (TYPE) | I | 20050815 |
Method GET_GRID_COLCOUNT_FOR_COLUMN on class CL_SALV_FORM_A_XML has no exception.
Method GET_GRID_ROWCOUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_SALV_FORM_UIE_LAYOUT_GRID | 20050815 | |||
2 | ![]() |
R_ROWCOUNT | Value transfer | Type reference (TYPE) | I | 20050815 |
Method GET_GRID_ROWCOUNT on class CL_SALV_FORM_A_XML has no exception.
Method GET_GRID_ROWCOUNT_FOR_ROW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ROW | Call by reference | Type reference (TYPE) | I | 20050815 | |||
2 | ![]() |
R_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_SALV_FORM_UIE_LAYOUT_GRID | 20050815 | |||
3 | ![]() |
R_MAXROW | Value transfer | Type reference (TYPE) | I | 20050815 |
Method GET_GRID_ROWCOUNT_FOR_ROW on class CL_SALV_FORM_A_XML has no exception.
Method GET_SIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_SALV_FORM_UIE | 20050815 | |||
2 | ![]() |
R_MAXCOL | Call by reference | Type reference (TYPE) | I | 20050815 | |||
3 | ![]() |
R_MAXROW | Call by reference | Type reference (TYPE) | I | 20050815 |
Method GET_SIZE on class CL_SALV_FORM_A_XML has no exception.
Method RENDER_CELL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COL | Call by reference | Type reference (TYPE) | I | 20050815 | |||
2 | ![]() |
I_COLSPAN | Call by reference | Type reference (TYPE) | I | 20050815 | |||
3 | ![]() |
I_ROW | Call by reference | Type reference (TYPE) | I | 20050815 | |||
4 | ![]() |
I_ROWSPAN | Call by reference | Type reference (TYPE) | I | 20050815 | |||
5 | ![]() |
R_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_SALV_FORM_UIE | Grid-Element im Gestaltungsobjekt | 20050815 |
Method RENDER_CELL on class CL_SALV_FORM_A_XML has no exception.
Method RENDER_COMPONENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COL | Call by reference | Type reference (TYPE) | I | 20050815 | |||
2 | ![]() |
I_COLSPAN | Call by reference | Type reference (TYPE) | I | 20050815 | |||
3 | ![]() |
I_ROW | Call by reference | Type reference (TYPE) | I | 20050815 | |||
4 | ![]() |
I_ROWSPAN | Call by reference | Type reference (TYPE) | I | 20050815 | |||
5 | ![]() |
R_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_SALV_FORM_UIE | 20050815 |
Method RENDER_COMPONENT on class CL_SALV_FORM_A_XML has no exception.
Method RENDER_FLOW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COL | Call by reference | Type reference (TYPE) | I | 20050815 | |||
2 | ![]() |
I_COLSPAN | Call by reference | Type reference (TYPE) | I | 20050815 | |||
3 | ![]() |
I_ROW | Call by reference | Type reference (TYPE) | I | 20050815 | |||
4 | ![]() |
I_ROWSPAN | Call by reference | Type reference (TYPE) | I | 20050815 | |||
5 | ![]() |
R_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_SALV_FORM_UIE_LAYOUT_FLOW | Grid-Element im Gestaltungsobjekt | 20050815 |
Method RENDER_FLOW on class CL_SALV_FORM_A_XML has no exception.
Method RENDER_GRID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_COL | Call by reference | Type reference (TYPE) | I | 20050815 | |||
2 | ![]() |
I_COLSPAN | Call by reference | Type reference (TYPE) | I | 20050815 | |||
3 | ![]() |
I_ROW | Call by reference | Type reference (TYPE) | I | 20050815 | |||
4 | ![]() |
I_ROWSPAN | Call by reference | Type reference (TYPE) | I | 20050815 | |||
5 | ![]() |
R_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_SALV_FORM_UIE_LAYOUT_GRID | Grid-Element im Gestaltungsobjekt | 20050815 |
Method RENDER_GRID on class CL_SALV_FORM_A_XML has no exception.
Method RENDER_ICON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CELL | Call by reference | Object reference (TYPE REF TO) | DATA | 20050815 | |||
2 | ![]() |
R_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_SALV_FORM_UIE_IMAGE | Grid-Element im Gestaltungsobjekt | 20050815 |
Method RENDER_ICON on class CL_SALV_FORM_A_XML has no exception.
Method RENDER_LABEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CELL | Call by reference | Object reference (TYPE REF TO) | DATA | 20050815 | |||
2 | ![]() |
R_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_SALV_FORM_UIE_LABEL | Grid-Element im Gestaltungsobjekt | 20050815 |
Method RENDER_LABEL on class CL_SALV_FORM_A_XML has no exception.
Method RENDER_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_CELL | Call by reference | Object reference (TYPE REF TO) | DATA | 20050815 | |||
2 | ![]() |
R_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_SALV_FORM_UIE_TEXT_VIEW | Grid-Element im Gestaltungsobjekt | 20050815 |
Method RENDER_TEXT on class CL_SALV_FORM_A_XML has no exception.
History
Last changed by/on | SAP | 20080612 |
SAP Release Created in | 710 |