SAP ABAP Class CL_SALV_VERI_UI_COMPARE_BATCH (Design Object in a Screen)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_VERI (Package) ALV: Verification

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CTRLER_SCREEN_WINDOW | Window with 0..n subscreens | 20040527 |
Properties
Class | CL_SALV_VERI_UI_COMPARE_BATCH | |
Short Description | Design Object in a Screen | |
Super Class | CL_CTRLER_SCREEN_WINDOW | Window with 0..n subscreens |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SALV_VERI | ALV: Verification |
Created | 20040527 | SAP |
Last change | 20040930 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
4 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SALV_VERI_UI_COMPARE_BATCH has no interface implemented.
Friends
Class CL_SALV_VERI_UI_COMPARE_BATCH has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'CONTAINER' | 20040527 | ||
2 | ![]() |
Constant | Protected | Type reference (TYPE) | SYDYNNR | '0100' | ABAP Program: Number of Current Screen | 20040527 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | SALV_DE_CONSTANT | 1 | ALV: Data Element for Constants | 20040527 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | SALV_DE_CONSTANT | 3 | ALV: Data Element for Constants | 20040527 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | SALV_DE_CONSTANT | 2 | ALV: Data Element for Constants | 20040527 | |
6 | ![]() |
Constant | Protected | Type reference (TYPE) | SYPFKEY | 'POPUP' | Screens, Current GUI Status | 20040527 | |
7 | ![]() |
Constant | Protected | Type reference (TYPE) | SYPFKEY | 'WINDOW' | Screens, Current GUI Status | 20040527 | |
8 | ![]() |
Constant | Protected | Type reference (TYPE) | SYREPID | 'SAPLSALV_VERI_UI_COMPARE' | ABAP Program: Current Main Program | 20040527 | |
9 | ![]() |
Constant | Protected | Type reference (TYPE) | GUI_TITLE | 'TITLE' | Menu Painter: Title code | 20040527 | |
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SAP_BOOL | Boolean Variable (X=True, Space=False) | 20040527 | ||
11 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20040528 | ||
12 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20040528 | ||
13 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SALV_TABLE | ALV: Basis Class Simple Tables | 20040528 | ||
14 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SALV_TABLE | ALV: Basis Class Simple Tables | 20040528 | ||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | IF_SALV_VERI_TYPES_DB=>S_TYPE_COMPARE_BATCH | 20040527 | |||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_SALV_VERI_TYPES_DB=>S_TYPE_COMPARE_BATCH_DATA_ITEM | 20040528 | |||
17 | ![]() |
Instance attribute | Public | Type reference (TYPE) | IF_SALV_VERI_TYPES_DB=>T_TYPE_COMPARE_BATCH | 20040527 | |||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T_TYPE_BATCHFILE | 20040528 | |||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T_TYPE_RUN | 20040528 |
Methods
Events
Class CL_SALV_VERI_UI_COMPARE_BATCH has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_TYPE_BATCHFILE | Private | See coding | 20040528 | begin of s_type_batchfile,
icon_selected type icon_d,
icon_display type icon_d.
include type if_salv_veri_types_db=>s_type_compare_batch_key.
types:
end of s_type_batchfile
|
||
2 | S_TYPE_RUN | Private | Type reference (TYPE) | IF_SALV_VERI_TYPES_DB=>S_TYPE_COMPARE_BATCH_DATA_ITEM | 20040528 |
|
|
3 | T_TYPE_BATCHFILE | Private | See coding | 20040528 | t_type_batchfile type standard table of s_type_batchfile with default key
|
||
4 | T_TYPE_RUN | Private | Type reference (TYPE) | IF_SALV_VERI_TYPES_DB=>T_TYPE_COMPARE_BATCH_DATA_ITEM | 20040528 |
|
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 | 20040527 | ||
2 | ![]() |
ENDING_Y | Call by reference | Type reference (TYPE) | I | 0 | 20040527 | ||
3 | ![]() |
MODE | Call by reference | Type reference (TYPE) | SALV_DE_CONSTANT | C_MODE_MODIFY | boolsche Variable (X=true, space=false) | 20040527 | |
4 | ![]() |
POPUP | Call by reference | Type reference (TYPE) | SAP_BOOL | IF_SALV_C_BOOL_SAP=>FALSE | boolsche Variable (X=true, -=false, space=unknown) | 20040527 | |
5 | ![]() |
STARTING_X | Call by reference | Type reference (TYPE) | I | 0 | 20040527 | ||
6 | ![]() |
STARTING_Y | Call by reference | Type reference (TYPE) | I | 0 | 20040527 | ||
7 | ![]() |
S_KEY_BATCH | Call by reference | Type reference (TYPE) | IF_SALV_VERI_TYPES_DB=>S_TYPE_COMPARE_BATCH_KEY | 20040527 |
Method CONSTRUCTOR on class CL_SALV_VERI_UI_COMPARE_BATCH has no exception.
Method CREATE_BATCHFILE_TABLE Signature
Method CREATE_BATCHFILE_TABLE on class CL_SALV_VERI_UI_COMPARE_BATCH has no parameter.
Method CREATE_BATCHFILE_TABLE on class CL_SALV_VERI_UI_COMPARE_BATCH has no exception.
Method CREATE_RUN_TABLE Signature
Method CREATE_RUN_TABLE on class CL_SALV_VERI_UI_COMPARE_BATCH has no parameter.
Method CREATE_RUN_TABLE on class CL_SALV_VERI_UI_COMPARE_BATCH has no exception.
Method F4_BATCH_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | IF_SALV_VERI_TYPES_DB=>S_TYPE_COMPARE_BATCH_KEY | 20040528 |
Method F4_BATCH_KEY on class CL_SALV_VERI_UI_COMPARE_BATCH has no exception.
Method F4_VERI_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | IF_SALV_VERI_TYPES_DB=>S_TYPE_VERI_KEY | 20040527 |
Method F4_VERI_KEY on class CL_SALV_VERI_UI_COMPARE_BATCH has no exception.
Method F4_VERI_KEY_NAME Signature
Method F4_VERI_KEY_NAME on class CL_SALV_VERI_UI_COMPARE_BATCH has no parameter.
Method F4_VERI_KEY_NAME on class CL_SALV_VERI_UI_COMPARE_BATCH has no exception.
Method GET_CONTAINER_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | STRING | 20040527 |
Method GET_CONTAINER_NAME on class CL_SALV_VERI_UI_COMPARE_BATCH has no exception.
Method GET_DYNNR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20040527 |
Method GET_DYNNR on class CL_SALV_VERI_UI_COMPARE_BATCH has no exception.
Method GET_REPID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20040527 |
Method GET_REPID on class CL_SALV_VERI_UI_COMPARE_BATCH has no exception.
Method GET_SCREEN_DATA Signature
Method GET_SCREEN_DATA on class CL_SALV_VERI_UI_COMPARE_BATCH has no parameter.
Method GET_SCREEN_DATA on class CL_SALV_VERI_UI_COMPARE_BATCH has no exception.
Method MODIFY_SCREEN Signature
Method MODIFY_SCREEN on class CL_SALV_VERI_UI_COMPARE_BATCH has no parameter.
Method MODIFY_SCREEN on class CL_SALV_VERI_UI_COMPARE_BATCH has no exception.
Method ON_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN | Value transfer | Attribute reference (LIKE) | 20040527 | ||||
2 | ![]() |
ROW | Value transfer | Attribute reference (LIKE) | 20040527 | ||||
3 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20040528 |
Method ON_DOUBLE_CLICK on class CL_SALV_VERI_UI_COMPARE_BATCH has no exception.
Method ON_LINK_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COLUMN | Call by reference | Attribute reference (LIKE) | 20040528 | ||||
2 | ![]() |
ROW | Call by reference | Attribute reference (LIKE) | 20040528 | ||||
3 | ![]() |
SENDER | Call by reference | Attribute reference (LIKE) | 20040528 |
Method ON_LINK_CLICK on class CL_SALV_VERI_UI_COMPARE_BATCH has no exception.
Method ON_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SALV_FUNCTION | Value transfer | Attribute reference (LIKE) | 20040527 |
Method ON_USER_COMMAND on class CL_SALV_VERI_UI_COMPARE_BATCH has no exception.
Method SET_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MODE | Call by reference | Type reference (TYPE) | SALV_DE_CONSTANT | C_MODE_MODIFY | ALV: Datenelement für Konstanten | 20040527 |
Method SET_MODE on class CL_SALV_VERI_UI_COMPARE_BATCH has no exception.
Method SET_SCREEN_DATA Signature
Method SET_SCREEN_DATA on class CL_SALV_VERI_UI_COMPARE_BATCH has no parameter.
Method SET_SCREEN_DATA on class CL_SALV_VERI_UI_COMPARE_BATCH has no exception.
Method SET_STATUS Signature
Method SET_STATUS on class CL_SALV_VERI_UI_COMPARE_BATCH has no parameter.
Method SET_STATUS on class CL_SALV_VERI_UI_COMPARE_BATCH has no exception.
History
Last changed by/on | SAP | 20040930 |
SAP Release Created in | 700 |