SAP ABAP Interface IF_ALV_CUL_EDITOR_COMPONENT (Editor for Service)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_GUI_CUL (Package) SAP GUI ALV Configuration - UI Parts LVC
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CUL_COLUMN_SELECTION ALV Editor Column Selection SAPLSKBH/0620 20090115
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CUL_FILTER_CRITERIA ALV Editor Filter Criteria SAPLSKBH/0600 20090115
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CUL_GROUPING_CRITERIA ALV Editor Grouping Criteria SAPLSKBH/0610 20090115
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CUL_LAYOUT_CHOOSE ALV Editor Layout Select SAPLSLVC_DIALOG/0501 20090115
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CUL_LAYOUT_SAVE_AS ALV Editor Layout Save under SAPLSLVC_DIALOG/0501 20090115
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CUL_LAYOUT_SAVE_WITH ALV Editor Layout Save with SAPLSLVC_DIALOG/0502 20090115
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CUL_TABLE_SETTINGS ALV Editor Table Display SAPLSLVC_DIALOG/0503 20090115
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CUL_TECHNICAL_INFOS ALV Editor Technical Info (UsagePath,...) 20090115
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CUL_VIEWS Branch Subscreen for ALV Views (Grid, Excel, Crystal) 20090115
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CUL_VIEW_CRYSTAL ALV Editor Crystal View SAPLSLVC_OFFICE_INTEGRATION/0500 20090115
... Click here to see Used By full list (13 items)
Properties
Interface IF_ALV_CUL_EDITOR_COMPONENT  
Short Description Editor for Service    
General Data
Package SALV_GUI_CUL   SAP GUI ALV Configuration - UI Parts LVC 
Created 20090115   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_ALV_CUL_EDITOR_COMPONENT has no interface.
Friends
Interface IF_ALV_CUL_EDITOR_COMPONENT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 NAME Instance attribute Public Type reference (TYPE) IF_ALV_Z=>Y_NAME 20090115
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method Cancel Navigation to the Next Screen 20090213
2 FREE Instance method Public Method Release References and so on 20090115
3 GET_SCREEN_INFO Instance method Public Method Get Screen Formations 20090115
4 GET_SHARED_DATA Instance method Public Method Get Shared Data 20090115
5 INIT Instance method Public Method Initialization 20090115
6 PAI Instance method Public Method PAI Processing: Screen -> view 20090115
7 PBO Instance method Public Method PBO Processing: Screen -> View 20090115
8 REJECT Instance method Public Method REJECT Processing 20090115
9 RESET Instance method Public Method 20090317
10 SET_SHARED_DATA Instance method Public Method Set Shared Data 20090115
11 SUBMIT Instance method Public Method SUBMIT Processing: Controller -> view 20090115
Events
Interface IF_ALV_CUL_EDITOR_COMPONENT has no event.
Types
Interface IF_ALV_CUL_EDITOR_COMPONENT has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OK Value transfer Type reference (TYPE) ABAP_BOOL 20090213

Method CHECK on Interface IF_ALV_CUL_EDITOR_COMPONENT has no exception.

Method FREE Signature

Method FREE on Interface IF_ALV_CUL_EDITOR_COMPONENT has no parameter.
Method FREE on Interface IF_ALV_CUL_EDITOR_COMPONENT has no exception.

Method GET_SCREEN_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) CL_ALV_CUL_CONTROLLER=>YS_SCREEN_INFO 20090115

Method GET_SCREEN_INFO on Interface IF_ALV_CUL_EDITOR_COMPONENT has no exception.

Method GET_SHARED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting T_PARAM_OUT Value transfer Type reference (TYPE) IF_ALV_Z=>YT_PARAM 20090115

Method GET_SHARED_DATA on Interface IF_ALV_CUL_EDITOR_COMPONENT has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing T_PARAM_IN Call by reference Type reference (TYPE) IF_ALV_Z=>YT_PARAM 20090115
2 Exporting T_PARAM_OUT Call by reference Type reference (TYPE) IF_ALV_Z=>YT_PARAM 20090115

Method INIT on Interface IF_ALV_CUL_EDITOR_COMPONENT has no exception.

Method PAI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing OK_CODE Call by reference Type reference (TYPE) CL_ALV_CUL_CONTROLLER=>Y_UCOMM 20090115
2 Importing T_PARAM_IN Call by reference Type reference (TYPE) IF_ALV_Z=>YT_PARAM 20090115
3 Exporting T_PARAM_OUT Call by reference Type reference (TYPE) IF_ALV_Z=>YT_PARAM 20090115

Method PAI on Interface IF_ALV_CUL_EDITOR_COMPONENT has no exception.

Method PBO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing T_PARAM_IN Call by reference Type reference (TYPE) IF_ALV_Z=>YT_PARAM 20090115
2 Exporting T_PARAM_OUT Value transfer Type reference (TYPE) IF_ALV_Z=>YT_PARAM 20090115

Method PBO on Interface IF_ALV_CUL_EDITOR_COMPONENT has no exception.

Method REJECT Signature

Method REJECT on Interface IF_ALV_CUL_EDITOR_COMPONENT has no parameter.
Method REJECT on Interface IF_ALV_CUL_EDITOR_COMPONENT has no exception.

Method RESET Signature

Method RESET on Interface IF_ALV_CUL_EDITOR_COMPONENT has no parameter.
Method RESET on Interface IF_ALV_CUL_EDITOR_COMPONENT has no exception.

Method SET_SHARED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing T_PARAM_IN Call by reference Type reference (TYPE) IF_ALV_Z=>YT_PARAM 20090115

Method SET_SHARED_DATA on Interface IF_ALV_CUL_EDITOR_COMPONENT has no exception.

Method SUBMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing R_FROM_EDITOR Call by reference Object reference (TYPE REF TO) IF_ALV_CUL_EDITOR_COMPONENT Editor für Service 20130303
2 Importing R_TO_EDITOR Call by reference Object reference (TYPE REF TO) IF_ALV_CUL_EDITOR_COMPONENT Editor für Service 20130303

Method SUBMIT on Interface IF_ALV_CUL_EDITOR_COMPONENT has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CUL_COLUMN_SELECTION ALV Editor Column Selection SAPLSKBH/0620 20090115
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CUL_FILTER_CRITERIA ALV Editor Filter Criteria SAPLSKBH/0600 20090115
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CUL_GROUPING_CRITERIA ALV Editor Grouping Criteria SAPLSKBH/0610 20090115
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CUL_LAYOUT_CHOOSE ALV Editor Layout Select SAPLSLVC_DIALOG/0501 20090115
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CUL_LAYOUT_SAVE_AS ALV Editor Layout Save under SAPLSLVC_DIALOG/0501 20090115
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CUL_LAYOUT_SAVE_WITH ALV Editor Layout Save with SAPLSLVC_DIALOG/0502 20090115
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CUL_TABLE_SETTINGS ALV Editor Table Display SAPLSLVC_DIALOG/0503 20090115
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CUL_TECHNICAL_INFOS ALV Editor Technical Info (UsagePath,...) 20090115
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CUL_VIEWS Branch Subscreen for ALV Views (Grid, Excel, Crystal) 20090115
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CUL_VIEW_CRYSTAL ALV Editor Crystal View SAPLSLVC_OFFICE_INTEGRATION/0500 20090115
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CUL_VIEW_EXCEL ALV Editor Excel View SAPLSLVC_OFFICE_INTEGRATION/0500 20090115
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CUL_VIEW_GRID ALV Editor Grid View SAPLSLVC_OFFICE_INTEGRATION/0500 20090115
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ALV_CUL_WEBLOOK ALV Editor Weblook SAPLSLVC_DIALOG/0504 20090115
History
Last changed by/on SAP  20140121 
SAP Release Created in 720