SAP ABAP Class CL_SALV_WD_SERVICE_MANAGER (Controls the Sequence of Service Calls)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_WD_SERVICE (Package) SALV WD Service
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_BS_SERVICE_MNGR_TABLE 20050802
Properties
Class CL_SALV_WD_SERVICE_MANAGER  
Short Description Controls the Sequence of Service Calls    
Super Class CL_SALV_BS_SERVICE_MNGR_TABLE  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_WD_SERVICE   SALV WD Service 
Created 20040908   SAP 
Last change 20130531   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_T_DATA Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SALV_WD_SERVICE_MANAGER has no interface implemented.
Friends
Class CL_SALV_WD_SERVICE_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 R_CHANGE_LOG Instance attribute Public Object reference (TYPE REF TO) CL_SALV_WD_CHANGELIST_SERVICES 20071116
2 T_DFIES Instance attribute Private Type reference (TYPE) IF_SALV_BS_T_DATA=>T_TYPE_DFIES DD: Field List 20050222
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040908
2 DO_SORT_NEW Instance method Private Method 20101228
3 DO_SORT_OLD Instance method Private Method 20101228
4 ON_NEW_MODEL Instance method Private Event handling method 20050802
Events
Class CL_SALV_WD_SERVICE_MANAGER has no event.
Types
Class CL_SALV_WD_SERVICE_MANAGER 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_WD_MODEL_TABLE ModelController 20050802

Method CONSTRUCTOR on class CL_SALV_WD_SERVICE_MANAGER has no exception.

Method DO_SORT_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting SUBRC Call by reference Type reference (TYPE) SY-SUBRC 20101228
2 Changing T_INPUT Call by reference Type reference (TYPE) STANDARD TABLE 20101228

Method DO_SORT_NEW on class CL_SALV_WD_SERVICE_MANAGER has no exception.

Method DO_SORT_OLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting SUBRC Call by reference Type reference (TYPE) SY-SUBRC 20101228
2 Changing T_INPUT Call by reference Type reference (TYPE) STANDARD TABLE 20101228

Method DO_SORT_OLD on class CL_SALV_WD_SERVICE_MANAGER has no exception.

Method ON_NEW_MODEL Signature

Method ON_NEW_MODEL on class CL_SALV_WD_SERVICE_MANAGER has no parameter.
Method ON_NEW_MODEL on class CL_SALV_WD_SERVICE_MANAGER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700