E_GRID — Meta Data
Description: | Authorization Object for Grid |
Object Class: | IS_U |
Function Block: | |
Name: | SAP |
Conversion: | |
Field Name 1 : | ISU_GRRATE |
SAP Help, Wiki, Q&A and other resources for E_GRID
Click the above link for the full list of resources and help pages, only the first few are posted below
-
REUSE_ALV_GRID EDITABLE | SCN
Hi, i'm trying to store the data displayed and edited in my ALV (REUSE_ALV_GRID) , in an internal table, how can i do that?
http://scn.sap.com/thread/105651
-
Check box in ALV Grid Report | SCN
I need to add a Check box at beginning of every row while displaying the ALV Grid report and the Application Toolbar should display Edit Icon and Execute Icon.
http://scn.sap.com/thread/221370
-
SINGLE ROW EDITABLE in REUSE_ALV_GRID_DISPLAY | SCN
I have a requirement in which i need to make a single row editable in ALV . Can u please tell me the procedure to make a single row editable using REUSE_ALV_GRID_DISPLAY.
http://scn.sap.com/thread/1105965
-
Editable fields in Hierarchical ALV output | SCN
I have developed a report using hierarchical ALV display. I wanted to make some of the fields(in a particular column) editable in the output of Hierarchical ALV. Please provide your suggestions with examples.
http://scn.sap.com/thread/498023
-
How to process multiple row selection in ALV table in Wendynpro ABAP? Help!
I have Webdynpro for ABAP application that shows a ALV table. I am using SALV_WD_TABLE for ALV output.
http://scn.sap.com/thread/145903
-
alv edit and update | SCN
i wrote a program for editing the ALV report and updating database table . everything is working fine , database tables are also getting updated . here i am using function REUSE_ALV_LIST_DISPLAY. but instead of " REUSE_ALV_LIST_DISPLAY" if i use
http://scn.sap.com/thread/1441946
-
how to validate editable field in ALV | SCN
I have a alv program using OOPS concept where two fields(columns) are editable in the alv output. These two columns contain table names and field names which can be edited.
"* Logic to get the latest output of the grid into internal table DATA: ref_grid TYPE REF TO cl_gui_alv_grid. IF ref_grid IS INITIAL. CALL FUNCTION 'GET_GLOBALS_FROM_SLVC_FULLSCR' IMPORTING E_GRID = ref_grid. ENDIF. IF NOT ref_grid IS INITIAL. CALL METHOD ref_grid->check_changed_data . ENDIF."
http://scn.sap.com/thread/1509379
-
How I can update data in ALV GRID? | SCN
I have to update data in an ALV GRID and only one column is editable. I've exclude insert and delete row pushbutton, and I inserted a save pushbutton.
http://scn.sap.com/thread/86559
-
How to set a selected checkbox in output internal table of oops ALV grid
i have a checkbox as first column in my ALV grid output using oops alv, when i select some checkbox, that rows have to be selected and i need to process only selected rows in user command.
http://scn.sap.com/thread/1145638
-
editable ALv and SAVE criteria | SCN
I had requirement like i had to fill some columns in editable alv. After entering data, when click save it has to save in a ZTABLE.
http://scn.sap.com/thread/1263400
-
View the full list of resources, SAP Help/Wiki pages and Q&A for E_GRID
Related Authorization Objects
Tables for SAP Security Authorization Object E_GRID
TABLE | Description | Functional Area |
---|---|---|
LVC_S_LAYO | ALV control: Layout structure | BC - SAP List Viewer |
VBAK | Sales Document: Header Data | SD - Sales |
VBAP | Sales Document: Item Data | SD - Sales |
EKPO | Purchasing Document Item | MM - Purchasing |
LVC_S_FCAT | ALV control: Field catalog | BC - SAP List Viewer |
MARA | General Material Data | Logistics - Material Master |
Transaction Codes for SAP Security Authorization Object E_GRID
TCODE | Description | Functional Area |
---|---|---|
SE41 | Menu Painter | Basis - Menu Painter |
SE38 | ABAP Editor | Basis - ABAP Editor |
BCALV_EDIT_07 | ALV Grid Control Test Transaction | Basis - SAP GUI for HTML |
VA03 | Display Sales Order | SD - Sales |
OOTB | Attendee/Organizer Types Allowed | PA - Staffing |
MM03 | Display Material & | Logistics - Material Master |