SAP ABAP Class CL_SALV_FORM_WINDOW_ABAP (Display Design Object with ABAP Write Statements)
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_WINDOW | Display Design Object in Separate Screen | 20040115 |
Properties
| Class | CL_SALV_FORM_WINDOW_ABAP | |
| Short Description | Display Design Object with ABAP Write Statements | |
| Super Class | CL_SALV_FORM_WINDOW | Display Design Object in Separate Screen |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_OM_FORM | ALV: Design Object |
| Created | 20040114 | SAP |
| Last change | 20040603 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SALV_FORM_WINDOW_ABAP has no interface implemented.
Friends
Class CL_SALV_FORM_WINDOW_ABAP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | SYDYNNR | '0100' | ABAP Program: Number of Current Screen | 20040115 | ||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SALV_FORM_ABAP | ALV Form for Output with ABAP Write Statements | 20040115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20040114 | |
| 2 | Instance method | Protected | Method | Create ALV Form for Output as ABAP Write Statements | 20040115 |
Events
Class CL_SALV_FORM_WINDOW_ABAP has no event.
Types
Class CL_SALV_FORM_WINDOW_ABAP has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENDING_X | Call by reference | Type reference (TYPE) | I | 0 | 20040115 | |||
| 2 | ENDING_Y | Call by reference | Type reference (TYPE) | I | 0 | 20040115 | |||
| 3 | POPUP | Call by reference | Type reference (TYPE) | SAP_BOOL | IF_SALV_C_BOOL_SAP=>FALSE | boolsche Variable (X=true, -=false, space=unknown) | 20040115 | ||
| 4 | R_CONTENT | Call by reference | Object reference (TYPE REF TO) | CL_SALV_FORM_ELEMENT | Allgemeiner Element im Gestaltungsobjekt | 20040115 | |||
| 5 | STARTING_X | Call by reference | Type reference (TYPE) | I | 0 | 20040115 | |||
| 6 | STARTING_Y | Call by reference | Type reference (TYPE) | I | 0 | 20040115 |
Method CONSTRUCTOR on class CL_SALV_FORM_WINDOW_ABAP has no exception.
Method CREATE_FORM_ABAP Signature
Method CREATE_FORM_ABAP on class CL_SALV_FORM_WINDOW_ABAP has no parameter.
Method CREATE_FORM_ABAP on class CL_SALV_FORM_WINDOW_ABAP has no exception.
History
| Last changed by/on | SAP | 20040603 |
| SAP Release Created in | 700 |