SAP ABAP Class /ISDFPS/CL_GEOLOC_GRID (Grid Administration for GEOLOC Program)
Hierarchy
☛
EA-DFPS (Software Component) SAP Enterprise Extension Defense Forces & Public Security
⤷
IS-DFS-OF-FAS (Application Component) LOGFAS
⤷
/ISDFPS/LOGFAS (Package) LOGFAS

⤷

⤷

Properties
Class | /ISDFPS/CL_GEOLOC_GRID | |
Short Description | Grid Administration for GEOLOC Program | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /ISDFPS/LOGFAS | LOGFAS |
Created | 20031009 | SAP |
Last change | 20050409 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /ISDFPS/CL_GEOLOC_GRID has no forward declaration.
Interfaces
Class /ISDFPS/CL_GEOLOC_GRID has no interface implemented.
Friends
Class /ISDFPS/CL_GEOLOC_GRID 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_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20031009 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | SAP List Viewer | 20031009 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20031009 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20031009 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /ISDFPS/GEOLOC_TAB | Data Table for ALV Grid | 20031009 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Delete Table GT_GEOLOC | 20080612 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20031009 |
3 | ![]() |
Instance method | Public | Method | Deletes Selected Rows | 20031016 |
4 | ![]() |
Instance method | Private | Method | Removes Unnecessary Pushbuttons from Grid | 20031010 |
5 | ![]() |
Static method | Public | Method | File Path for Import/Export | 20031009 |
6 | ![]() |
Instance method | Public | Method | Read Grid Object | 20080612 |
7 | ![]() |
Instance method | Public | Method | Read Grid Table | 20080612 |
8 | ![]() |
Instance method | Public | Event handling method | Event Handler for Event Data_Changed | 20031015 |
9 | ![]() |
Instance method | Public | Method | Checks Whether Grid Fields Are Ready for Input | 20031015 |
10 | ![]() |
Instance method | Private | Method | Processes the Field Catalog | 20031015 |
11 | ![]() |
Instance method | Public | Method | Fills Grid with Data, Using Filter Criteria | 20031009 |
Events
Class /ISDFPS/CL_GEOLOC_GRID has no event.
Types
Class /ISDFPS/CL_GEOLOC_GRID has no local type.
Method Signatures
Method CLEAR_GEOLOC_TABLE Signature
Method CLEAR_GEOLOC_TABLE on class /ISDFPS/CL_GEOLOC_GRID has no parameter.
Method CLEAR_GEOLOC_TABLE on class /ISDFPS/CL_GEOLOC_GRID has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONTAINER | Call by reference | Type reference (TYPE) | CHAR30 | SPACE | Containername auf Dynpro | 20031009 |
Method CONSTRUCTOR on class /ISDFPS/CL_GEOLOC_GRID has no exception.
Method DELETE_DATA Signature
Method DELETE_DATA on class /ISDFPS/CL_GEOLOC_GRID has no parameter.
Method DELETE_DATA on class /ISDFPS/CL_GEOLOC_GRID has no exception.
Method EXCLUDE_GRID_BUTTONS Signature
Method EXCLUDE_GRID_BUTTONS on class /ISDFPS/CL_GEOLOC_GRID has no parameter.
Method EXCLUDE_GRID_BUTTONS on class /ISDFPS/CL_GEOLOC_GRID has no exception.
Method GET_FILEPATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXPORT_MODE | Call by reference | Type reference (TYPE) | C | 20031114 | |||
2 | ![]() |
FILE_NAME | Call by reference | Type reference (TYPE) | STRING | Character 1024 | 20031009 |
Method GET_FILEPATH on class /ISDFPS/CL_GEOLOC_GRID has no exception.
Method GET_GRID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20080612 |
Method GET_GRID on class /ISDFPS/CL_GEOLOC_GRID has no exception.
Method GET_GRID_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_GRID_TABLE | Call by reference | Type reference (TYPE) | /ISDFPS/GEOLOC_TAB | Tabelle des Grid | 20080612 |
Method GET_GRID_TABLE on class /ISDFPS/CL_GEOLOC_GRID has no exception.
Method HANDLE_DATA_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DATA_CHANGED | Call by reference | Attribute reference (LIKE) | 20031015 |
Method HANDLE_DATA_CHANGED on class /ISDFPS/CL_GEOLOC_GRID has no exception.
Method IS_READY_FOR_INPUT Signature
Method IS_READY_FOR_INPUT on class /ISDFPS/CL_GEOLOC_GRID has no parameter.
Method IS_READY_FOR_INPUT on class /ISDFPS/CL_GEOLOC_GRID has no exception.
Method SET_FIELD_CATALOG Signature
Method SET_FIELD_CATALOG on class /ISDFPS/CL_GEOLOC_GRID has no parameter.
Method SET_FIELD_CATALOG on class /ISDFPS/CL_GEOLOC_GRID has no exception.
Method SHOW_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LOCATION | Call by reference | Type reference (TYPE) | /ISDFPS/GEOLOC-LOCATION | SPACE | Bezeichnung der Stadt/Ort | 20031031 | |
2 | ![]() |
LOCATION_CODE | Call by reference | Type reference (TYPE) | /ISDFPS/GEOLOC-LOCATION_CODE | Enthält Reportable Item Code | 20031031 | ||
3 | ![]() |
LOCATION_TYPE | Call by reference | Type reference (TYPE) | /ISDFPS/GEOLOC-LOCATION_TYPE | SPACE | Art der Einrichtung | 20031031 | |
4 | ![]() |
NATION | Call by reference | Type reference (TYPE) | /ISDFPS/GEOLOC-NATION | SPACE | Gibt Land der Geolokation an | 20031031 | |
5 | ![]() |
REGION | Call by reference | Type reference (TYPE) | /ISDFPS/GEOLOC-PROVINCE_STATE | SPACE | Gibt Region der Geolokation an | 20031031 |
Method SHOW_DATA on class /ISDFPS/CL_GEOLOC_GRID has no exception.
History
Last changed by/on | SAP | 20050409 |
SAP Release Created in | 200 |