SAP ABAP Class CL_CRM_CHECK_REGISTRATION (Create / maintain logical transport object & meta data)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     S_CHECK_RESULT_MANAGEMENT (Package) SAP ONLY: Check Internal Guidelines - Basic Module
Properties
Class CL_CRM_CHECK_REGISTRATION  
Short Description Create / maintain logical transport object & meta data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_CHECK_RESULT_MANAGEMENT   SAP ONLY: Check Internal Guidelines - Basic Module 
Created 20100317   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)
Interfaces
Class CL_CRM_CHECK_REGISTRATION has no interface implemented.
Friends
Class CL_CRM_CHECK_REGISTRATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 F_CHECK_ID Instance attribute Protected Type reference (TYPE) CRMCHKID Check Results Management: Check ID 20100317
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TO_TRANSPORT_REQUEST Instance method Public Method 20100317
2 CONSTRUCTOR Instance method Public Constructor 20100317
3 CREATE Instance method Public Method 20100317
4 DELETE Instance method Public Method 20100317
5 DOES_EXIST Instance method Public Method 20100317
Events
Class CL_CRM_CHECK_REGISTRATION has no event.
Types
Class CL_CRM_CHECK_REGISTRATION has no local type.
Method Signatures

Method ADD_TO_TRANSPORT_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRANSPORT_ID Call by reference Type reference (TYPE) TRKORR Request/Task 20100322
# Exception Resumable Description Created on
1 CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 20100317

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_ID Call by reference Type reference (TYPE) CRMCHKID Check Results Management: Check ID 20100317

Method CONSTRUCTOR on class CL_CRM_CHECK_REGISTRATION has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PACKAGE_NAME Call by reference Type reference (TYPE) DEVCLASS 20100330
2 Importing I_TRANSPORT_ID Call by reference Type reference (TYPE) TRKORR Request/Task 20100322
# Exception Resumable Description Created on
1 CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 20100317

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRANSPORT_ID Call by reference Type reference (TYPE) TRKORR Request/Task 20100322
# Exception Resumable Description Created on
1 CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 20100317
2 CX_PAK_WB_OBJECT_LOCKED Error situation: enqueue locks hold by other instance 20100319

Method DOES_EXIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL To exist or not to exist 20100317

Method DOES_EXIST on class CL_CRM_CHECK_REGISTRATION has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 800