SAP ABAP Function Module UPP_ALV_CCP_SET_LINE_EDIT (Editability of a row in ALV Grid Set)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA-BPS (Application Component) Business Planning and Simulation
     UPP (Package) SEM-BPS: Planning Processor and Layout Builder
Basic Data
Function Module UPP_ALV_CCP_SET_LINE_EDIT Editability of a row in ALV Grid Set  
Function Group UPP_ALV   ALV Grid Frontend  
Program Name SAPLUPP_ALV    
INCLUDE Name LUPP_ALVU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_MESG TYPE UPC_YT_MESG Messages
Importing I_PP_HNDL TYPE UPP_Y_PP_HNDL Planningprocessor: Handle for context
Importing I_ALV_HNDL TYPE UPP_Y_ALV_HNDL Handle for Instanz ALV-Grid
Importing I_GRID TYPE REF TO CL_GUI_ALV_GRID ALV List Viewer
Importing I_LINE TYPE INT4 Line number
Importing I_EDIT TYPE CHAR1 Ready for input on / off
Exception NO_ALV TYPE No ALV instance to handle exists
Exception NO_LINE_FOR_KEY TYPE The grid has no rows with this key
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20040315 
SAP Release Created in