SAP ABAP Class CL_SRT_TEST_PERSIST (Tests for Persistency Layer)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_RT_TESTS (Package) ABAP Unit Test Cases for ABAP SOAP Runtime
Properties
Class CL_SRT_TEST_PERSIST  
Short Description Tests for Persistency Layer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_RT_TESTS   ABAP Unit Test Cases for ABAP SOAP Runtime 
Created 20060913   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SRT_TEST_PERSIST has no forward declaration.
Interfaces
Class CL_SRT_TEST_PERSIST has no interface implemented.
Friends
Class CL_SRT_TEST_PERSIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_CTX Static Attribute Private Object reference (TYPE REF TO) CL_SOAP_CONTEXT Context for SOAP Call 20060913
2 STATUS Static Attribute Private Type reference (TYPE) STRING Status 20070704
Methods
# Method Level Visibility Method type Description Created on
1 INIT Static method Public Method 20070704
2 TEST_PERSIST Static method Public Method 20060913
3 TEST_VERSIONS Static method Public Method 20070705
Events
Class CL_SRT_TEST_PERSIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_SELECTOPTIONS Public See coding Select Options 20081008 BEGIN OF ty_selectoptions. TYPES sign TYPE c LENGTH 1. TYPES option TYPE c LENGTH 2. TYPES low TYPE c LENGTH 60. TYPES high TYPE c LENGTH 60. TYPES END OF ty_selectoptions
Method Signatures

Method INIT Signature

Method INIT on class CL_SRT_TEST_PERSIST has no parameter.
Method INIT on class CL_SRT_TEST_PERSIST has no exception.

Method TEST_PERSIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STATUS Value transfer Type reference (TYPE) STRING 20070704

Method TEST_PERSIST on class CL_SRT_TEST_PERSIST has no exception.

Method TEST_VERSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_STATUS Value transfer Type reference (TYPE) STRING 20070705

Method TEST_VERSIONS on class CL_SRT_TEST_PERSIST has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710