SAP ABAP Class IF_CRR_DRB_INIT (IF_CRR_DRB_INIT)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_DRB_INITIALIZER Initializer for DRB implementation 20120523
Properties
Class IF_CRR_DRB_INIT  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120523   SAP 
Last change 20130603   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_CRR_DRB_INIT has no forward declaration.
Interfaces
Class IF_CRR_DRB_INIT has no interface implemented.
Friends
Class IF_CRR_DRB_INIT has no friend class.
Attributes
Class IF_CRR_DRB_INIT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TASK Instance method Public Method 20120523
2 ADD_TASKS Instance method Public Method 20120523
3 CLEAN_TASKS Instance method Public Method 20120523
Events
Class IF_CRR_DRB_INIT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GIS_DRB Public See coding 20120523 begin of gis_drb, SRCTABLE type TABNAME, TRGTABLE type TABNAME, end of gis_drb
2 GIT_DRB Public See coding 20120523 git_drb type standard table of gis_drb
Method Signatures

Method ADD_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SRCTABLE Call by reference Type reference (TYPE) TABNAME 20120523
2 Importing TRGTABLE Call by reference Type reference (TYPE) TABNAME 20120523
# Exception Resumable Description Created on
1 CX_CRR_SYSTEM 20120523

Method ADD_TASKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TASKS Call by reference Type reference (TYPE) GIT_DRB 20120523
# Exception Resumable Description Created on
1 CX_CRR_SYSTEM 20120523

Method CLEAN_TASKS Signature

Method CLEAN_TASKS on class IF_CRR_DRB_INIT has no parameter.
Method CLEAN_TASKS on class IF_CRR_DRB_INIT has no exception.
History
Last changed by/on SAP  20130603 
SAP Release Created in