SAP ABAP Class CL_SALV_BS_SERVICE_MNGR (CL_SALV_BS_SERVICE_MNGR)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_BS_SERVICE (Package) Service
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_BS_SERVICE_MNGR_TABLE 20050729
Properties
Class CL_SALV_BS_SERVICE_MNGR  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_BS_SERVICE   Service 
Created 20050729   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
2 IF_SALV_BS_C_SERVICE_MANAGER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SALV_BS_SERVICE_MNGR has no interface implemented.
Friends
Class CL_SALV_BS_SERVICE_MNGR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_SERVICE_AGGREGATION Constant Public Type reference (TYPE) SALV_BS_CONSTANT '01' Constant 20050831
2 C_SERVICE_FILTER Constant Public Type reference (TYPE) SALV_BS_CONSTANT '02' Constant 20050831
3 C_SERVICE_SORT Constant Public Type reference (TYPE) SALV_BS_CONSTANT '03' Constant 20050831
4 ID Instance attribute Public Type reference (TYPE) STRING 20060920
5 R_LOG Instance attribute Protected Object reference (TYPE REF TO) IF_SALV_CSQ_LOG 20100108
6 R_MODEL Instance attribute Protected Object reference (TYPE REF TO) CL_SALV_BS_MODEL 20050729
7 SERVICE_MANAGER Instance attribute Public Attribute reference (LIKE) IF_SALV_BS_C_SERVICE_MANAGER=>SERVICE_MANAGER IF_SALV_BS_C_SERVICE_MANAGER=>SERVICE_MANAGER 20060920
8 T_SERVICES_APPLIED Instance attribute Public Type reference (TYPE) SALV_BS_T_CONSTANT SALV_BS_T_CONSTANT 20060522
9 T_SERVICES_CHANGED Instance attribute Public Type reference (TYPE) SALV_BS_T_CONSTANT SALV_BS_T_CONSTANT 20060314
10 T_SERVICES_EXECUTED Instance attribute Public Type reference (TYPE) SALV_BS_T_CONSTANT SALV_BS_T_CONSTANT 20060522
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050729
2 EXECUTE Instance method Public Method 20050729
3 FREE Instance method Public Method 20071219
4 LOG_TABLE Instance method Protected Method Log First N Records of Data 20100317
5 LOG_T_ROWS Instance method Protected Method Log First N Row Indexes 20100317
Events
Class CL_SALV_BS_SERVICE_MNGR has no event.
Types
Class CL_SALV_BS_SERVICE_MNGR has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20060920
2 Importing R_MODEL Call by reference Object reference (TYPE REF TO) CL_SALV_BS_MODEL 20050729

Method CONSTRUCTOR on class CL_SALV_BS_SERVICE_MNGR has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting APPLIED Call by reference Type reference (TYPE) ABAP_BOOL 20050729
2 Exporting DATA_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL 20050831
3 Exporting DATA_RESET Call by reference Type reference (TYPE) ABAP_BOOL 20070606
4 Importing FORCE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20050901

Method EXECUTE on class CL_SALV_BS_SERVICE_MNGR has no exception.

Method FREE Signature

Method FREE on class CL_SALV_BS_SERVICE_MNGR has no parameter.
Method FREE on class CL_SALV_BS_SERVICE_MNGR has no exception.

Method LOG_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOG_TEXT Call by reference Type reference (TYPE) STRING 20100317
2 Importing T_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20100317

Method LOG_TABLE on class CL_SALV_BS_SERVICE_MNGR has no exception.

Method LOG_T_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOG_TEXT Call by reference Type reference (TYPE) STRING 20100317
2 Importing T_ROWS Call by reference Type reference (TYPE) IF_SALV_BS=>T_TYPE_ROW 20100317

Method LOG_T_ROWS on class CL_SALV_BS_SERVICE_MNGR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710