SAP ABAP Class IF_SALV_CSL (Common types for Service Framework)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_SALV_CSZ Common Interface for Types 20080709
2 Interface composition (i COMPRISING i_ref)  IF_SALV_CSZ_API Common Interface for Types 20080709
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_CSL_BASE Base class for consumer services 20080703
Properties
Class IF_SALV_CSL  
Short Description Common types for Service Framework    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080703   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SALV_CSZ_API Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SALV_CSL has no interface implemented.
Friends
Class IF_SALV_CSL has no friend class.
Attributes
Class IF_SALV_CSL has no attribute.
Methods
Class IF_SALV_CSL has no method.
Events
Class IF_SALV_CSL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YR_DATA Public Attribute reference (LIKE) 20080709
2 YS_AGGREGATION_RULE Public Attribute reference (LIKE) 20080709
3 YS_EXPAND_STATE Public Attribute reference (LIKE) 20080709
4 YS_FIELD_CATALOG Public Attribute reference (LIKE) 20080709
5 YS_FIELD_NAME_INDEX Public Attribute reference (LIKE) 20080711
6 YS_FILTER_RULE Public Attribute reference (LIKE) 20080709
7 YS_GROUPING_RULE Public Attribute reference (LIKE) 20080709
8 YS_GROUPING_TREE Public Attribute reference (LIKE) 20080709
9 YS_INDEX_RANGE Public Attribute reference (LIKE) 20080703
10 YS_MASTER_TABLE Public Attribute reference (LIKE) 20080709
11 YS_MEASURE Public Attribute reference (LIKE) 20080709
12 YS_PARAMS Public Attribute reference (LIKE) 20080709
13 YS_RANGE_MAP Public See coding 20080806 BEGIN OF ys_range_map, inner_from type Y_INDEX, inner_to type Y_INDEX, outer_from type y_index, outer_to type y_index, END OF ys_range_map
14 YS_REQUEST_ATTRIBUTES Public Attribute reference (LIKE) 20080709
15 YS_RESPONSE_ATTRIBUTES Public Attribute reference (LIKE) 20080709
16 YS_SELOPT Public Attribute reference (LIKE) 20080709
17 YS_SORT_RULE Public Attribute reference (LIKE) 20080709
18 YTH_AGGREGATION_RULE Public Attribute reference (LIKE) 20080709
19 YTH_FILTER_RULE Public Attribute reference (LIKE) 20080709
20 YT_EXPAND_STATE Public Attribute reference (LIKE) 20080709
21 YT_FIELD_CATALOG Public Attribute reference (LIKE) 20080709
22 YT_FIELD_NAME Public Attribute reference (LIKE) 20080703
23 YT_FIELD_NAME_INDEX Public Attribute reference (LIKE) 20080711
24 YT_GROUPING_RULE Public Attribute reference (LIKE) 20080709
25 YT_GROUPING_TREE Public Attribute reference (LIKE) 20080709
26 YT_INDEX Public Attribute reference (LIKE) 20080703
27 YT_INDEX_RANGE Public Attribute reference (LIKE) 20080703
28 YT_MASTER_TABLE Public Attribute reference (LIKE) 20080709
29 YT_MEASURE Public Attribute reference (LIKE) 20080709
30 YT_PARAMS Public Attribute reference (LIKE) 20080709
31 YT_RANGE_MAP Public See coding 20080806 yt_range_map type standard TABLE OF ys_range_map with DEFAULT KEY
32 YT_SELOPT Public Attribute reference (LIKE) 20080709
33 YT_SORT_RULE Public Attribute reference (LIKE) 20080709
34 Y_ACCESS_TYPE Public Type reference (TYPE) STRING 20080703
35 Y_BOOLEAN Public Attribute reference (LIKE) 20080709
36 Y_CHANGE_COUNT Public Attribute reference (LIKE) 20080709
37 Y_COUNTER_TYPE Public Type reference (TYPE) STRING 20080708
38 Y_DATA_TYPE Public Type reference (TYPE) STRING 20080703
39 Y_ERROR_CODE Public Attribute reference (LIKE) 20080709
40 Y_FIELDS_COUNT Public Attribute reference (LIKE) 20080709
41 Y_FIELD_INDEX Public Attribute reference (LIKE) 20080703
42 Y_FIELD_NAME Public Attribute reference (LIKE) 20080703
43 Y_ID Public Attribute reference (LIKE) 20080709
44 Y_INDEX Public Attribute reference (LIKE) 20080703
45 Y_NODE_LEVEL Public Attribute reference (LIKE) 20080709
46 Y_OBJECT_HANDLE Public Type reference (TYPE) IF_SALV_CSZ_API=>Y_OBJECT_HANDLE 20080703
47 Y_OPERATION Public Attribute reference (LIKE) 20080709
48 Y_SELOPT_OPTION Public Attribute reference (LIKE) 20080709
49 Y_SERVICE_TYPE Public Type reference (TYPE) STRING 20080703
50 Y_SIZE Public Attribute reference (LIKE) 20080703
51 Y_STRUCTURE_TYPE Public Attribute reference (LIKE) 20080711
52 Y_TEXT Public Attribute reference (LIKE) 20080709
53 Y_TYPE Public Attribute reference (LIKE) 20080709
54 Y_TYPE_CHAR1 Public Attribute reference (LIKE) 20080709
55 Y_TYPE_KIND Public Attribute reference (LIKE) 20080709
56 Y_TYPE_NUM Public Attribute reference (LIKE) 20080709
57 Y_VALUE Public Attribute reference (LIKE) 20080709
58 Y_VALUE_DEC Public Attribute reference (LIKE) 20080709
History
Last changed by/on SAP  20110908 
SAP Release Created in