SAP ABAP Class CL_SRT_CFG_CHANGED (Check for changes in specific config tables)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SOAP_CONFIG (Package) SOAP Configuration Framework
Properties
Class CL_SRT_CFG_CHANGED  
Short Description Check for changes in specific config tables    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CONFIG   SOAP Configuration Framework 
Created 20090108   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRT_CFG_CHANGED has no forward declaration.
Interfaces
Class CL_SRT_CFG_CHANGED has no interface implemented.
Friends
Class CL_SRT_CFG_CHANGED has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SRT_CFG_CHANGED' Local class name used by maros 20090108
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHANGE_ID Static method Public Method Get latest change ID 20090108
2 HAS_CHANGED Static method Public Method Check for a change 20090108
3 SET_CHANGE Static method Public Method Sets a new change ID 20090108
Events
Class CL_SRT_CFG_CHANGED has no event.
Types
Class CL_SRT_CFG_CHANGED has no local type.
Method Signatures

Method GET_CHANGE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_CHANGE_ID Call by reference Type reference (TYPE) GUID_32 Get last change ID, if any 20090108
2 Exporting PE_NOT_FOUND Call by reference Type reference (TYPE) BOOLEAN X=no such table entry; space=table entry exists 20090108
3 Importing PI_TAB_NAME Call by reference Type reference (TYPE) CSEQUENCE Table name which was changed 20090108

Method GET_CHANGE_ID on class CL_SRT_CFG_CHANGED has no exception.

Method HAS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PE_CHANGED Call by reference Type reference (TYPE) BOOLEAN X=table change; space=no table change 20090108
2 Exporting PE_NOT_FOUND Call by reference Type reference (TYPE) BOOLEAN X=no such table entry; space=table entry exists 20090108
3 Importing PI_CHANGE_ID Call by reference Type reference (TYPE) GUID_32 Table change ID 20090108
4 Importing PI_TAB_NAME Call by reference Type reference (TYPE) CSEQUENCE Table name to be checked 20090108

Method HAS_CHANGED on class CL_SRT_CFG_CHANGED has no exception.

Method SET_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_TAB_NAME Call by reference Type reference (TYPE) CSEQUENCE Table name which was changed 20090108
# Exception Resumable Description Created on
1 CX_SRT_WSP_CONFIG WSP Exception 20090108
History
Last changed by/on SAP  20090618 
SAP Release Created in 720