SAP ABAP Class CL_CTS_TEST_QA_HELPER (Helper class for testing QA locks)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
     SCTS_DIST_CTL_QA (Package) Central CTS: Quality Approval
Properties
Class CL_CTS_TEST_QA_HELPER  
Short Description Helper class for testing QA locks    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCTS_DIST_CTL_QA   Central CTS: Quality Approval 
Created 20100707   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_CTS_QUALITY_APPROVAL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_CTS_TR_LOCK Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 TRWBO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CTS_TEST_QA_HELPER has no interface implemented.
Friends
Class CL_CTS_TEST_QA_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_TEST_ATTRIBUTE Static Attribute Public Type reference (TYPE) TRATTR 'test attribute' Test attribute E070A 20100707
2 CO_TEST_VALUE Static Attribute Public Type reference (TYPE) TRVALUE 'test value' Test value E070A 20100707
3 QA Instance attribute Private Object reference (TYPE REF TO) CL_CTS_QUALITY_APPROVAL Class representing locks for QA 20100707
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_QA_LOCK_EXISTENCE Instance method Public Method 20100707
2 CREATE Static method Public Method 20100707
3 CREATE_TEST_QA Instance method Public Method 20100707
4 REMOVE_TEST_QA Instance method Public Method 20100707
Events
Class CL_CTS_TEST_QA_HELPER has no event.
Types
Class CL_CTS_TEST_QA_HELPER has no local type.
Method Signatures

Method CHECK_QA_LOCK_EXISTENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXISTS Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100707

Method CHECK_QA_LOCK_EXISTENCE on class CL_CTS_TEST_QA_HELPER has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HELPER Value transfer Object reference (TYPE REF TO) CL_CTS_TEST_QA_HELPER Helper class for testing QA locks 20100707

Method CREATE on class CL_CTS_TEST_QA_HELPER has no exception.

Method CREATE_TEST_QA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPROVAL_GROUPS Call by reference Type reference (TYPE) CL_CTS_QUALITY_APPROVAL=>TY_APPROVAL_GROUPS 20100707
2 Importing SYSTEM Call by reference Type reference (TYPE) CL_CTS_QUALITY_APPROVAL=>TY_SYSTEM Transport Target of Request 20100707
3 Importing TYPE Call by reference Type reference (TYPE) CL_CTS_TR_LOCK=>LOCK_TYPE The type of a lock, i.e. import or export lock 20100707
# Exception Resumable Description Created on
1 CX_CTS_TR_LOCKING cCTS: Exception Class for transport locks 20110119

Method REMOVE_TEST_QA Signature

Method REMOVE_TEST_QA on class CL_CTS_TEST_QA_HELPER has no parameter.
# Exception Resumable Description Created on
1 CX_CTS_TR_LOCKING cCTS: Exception Class for transport locks 20100707
History
Last changed by/on SAP  20140121 
SAP Release Created in 702