SAP ABAP Class /OSP/CL_DCCT_LW_GENERIC (DCCT Lightweight Generic)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   XAP-OSP (Application Component) Office Suite Program
     /OSP/CORE (Package) Office Suite Program - core functionality
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /OSP/IF_DCCT_LIGHTWEIGHT DCCT Lightweight 20071217
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /OSP/CL_DCCT_LW_WORKFLOW DCCT Implementation for Workflow Pattern 20071226
Properties
Class /OSP/CL_DCCT_LW_GENERIC  
Short Description DCCT Lightweight Generic    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /OSP/CORE   Office Suite Program - core functionality 
Created 20071217   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /OSP/CL_DCCT_LW_GENERIC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /OSP/IF_DCCT_LIGHTWEIGHT DCCT Lightweight 20071217
Friends
Class /OSP/CL_DCCT_LW_GENERIC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FALSE Constant Protected Type reference (TYPE) /OSP/DT_DCCT_BOOL ' ' DCCT Boolean 20080103
2 MD_USERNAME Instance attribute Protected Type reference (TYPE) /OSP/DT_DCCT_USER DCCT User 20071217
3 MS_DESCRIPTION Instance attribute Protected Type reference (TYPE) /OSP/S_DCCT_DESC DCCT Description 20071217
4 MS_RESULT Instance attribute Protected Type reference (TYPE) /OSP/S_DCCT_RESULT DCCT Result 20071217
5 MT_BOUNDITEM Instance attribute Protected Type reference (TYPE) /OSP/TT_DCCT_BI DCCT Bound Items 20071217
6 MT_BOUNDITEM_TYPE Instance attribute Protected Type reference (TYPE) /OSP/TT_DCCT_BI_TYPE DCCT Bound Item Types 20071217
7 MT_CJS Instance attribute Protected Type reference (TYPE) /OSP/TT_DCCT_CJS DCCT CJS References 20071217
8 MT_CLIENT_OBJECT Instance attribute Protected Type reference (TYPE) /OSP/TT_DCCT_OBJ_CLIENT DCCT Client Objects 20071217
9 TRUE Constant Protected Type reference (TYPE) /OSP/DT_DCCT_BOOL 'X' DCCT Boolean 20080103
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ORPHANED_BI Instance method Protected Method 20071217
2 ADD_ORPHANED_CO Instance method Protected Method 20071217
3 ADD_TO_GROUP_LIST Instance method Protected Method 20071226
4 ADD_TO_INVALID_GROUPS Instance method Protected Method 20071217
5 ADD_TO_VALID_GROUPS Instance method Protected Method 20071217
6 AFTER_GROUP_HAS_BEEN_CHECKED Instance method Protected Method 20071217
7 BEFORE_BOUND_ITEM_IS_PROCESSED Instance method Protected Method 20071217
8 BEFORE_CO_IS_ASSIGNED_TO_CTX Instance method Protected Method 20071226
9 BEFORE_GROUP_IS_CHECKED Instance method Protected Method 20071217
10 BEFORE_MARK_GROUP_AS_INVALID Instance method Protected Method 20071217
11 BEFORE_MARK_GROUP_AS_VALID Instance method Protected Method 20071217
12 BOUNDITEM_HAS_NOT_BEEN_FOUND Instance method Protected Method 20071217
13 CHECK_GROUP Instance method Protected Method 20071217
14 COMPARE_GROUP_WITH_DESC Instance method Protected Method 20071217
15 CREATE_CJS_REFERENCE Instance method Protected Method 20071217
16 FILTER_BI Instance method Protected Method 20071226
17 READ_JOURNAL Instance method Protected Method 20071217
18 READ_USER_CONTEXT Instance method Protected Method 20071217
19 REMOVE_OBJECTS_FROM_BI_LIST Instance method Protected Method 20071217
20 REMOVE_OBJECTS_FROM_USER_CTX Instance method Protected Method 20071217
21 SEPARATE_CJS_OBJECTS Instance method Protected Method 20071217
Events
Class /OSP/CL_DCCT_LW_GENERIC has no event.
Types
Class /OSP/CL_DCCT_LW_GENERIC has no local type.
Method Signatures

Method ADD_ORPHANED_BI Signature

Method ADD_ORPHANED_BI on class /OSP/CL_DCCT_LW_GENERIC has no parameter.
Method ADD_ORPHANED_BI on class /OSP/CL_DCCT_LW_GENERIC has no exception.

Method ADD_ORPHANED_CO Signature

Method ADD_ORPHANED_CO on class /OSP/CL_DCCT_LW_GENERIC has no parameter.
Method ADD_ORPHANED_CO on class /OSP/CL_DCCT_LW_GENERIC has no exception.

Method ADD_TO_GROUP_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_GROUP Call by reference Type reference (TYPE) /OSP/TT_DCCT_GROUP DCCT Groups 20071226
2 Importing IT_BO Call by reference Type reference (TYPE) /OSP/TT_DCCT_CJS_BO DCCT CJS Business Objects 20071226
3 Importing IT_CO Call by reference Type reference (TYPE) /OSP/TT_DCCT_CJS_CO DCCT CJS Client Objects 20071226
# Exception Resumable Description Created on
1 /OSP/CX_DCCT_LIGHTWEIGHT DCCT Lightweight 20071226

Method ADD_TO_INVALID_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BO Call by reference Type reference (TYPE) /OSP/TT_DCCT_CJS_BO DCCT CJS Business Objects 20071217
2 Importing IT_CO Call by reference Type reference (TYPE) /OSP/TT_DCCT_CJS_CO DCCT CJS Client Objects 20071217
# Exception Resumable Description Created on
1 /OSP/CX_DCCT_LIGHTWEIGHT DCCT Lightweight 20071230

Method ADD_TO_VALID_GROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BO Call by reference Type reference (TYPE) /OSP/TT_DCCT_CJS_BO DCCT CJS Business Objects 20071217
2 Importing IT_CO Call by reference Type reference (TYPE) /OSP/TT_DCCT_CJS_CO DCCT CJS Client Objects 20071217
# Exception Resumable Description Created on
1 /OSP/CX_DCCT_LIGHTWEIGHT DCCT Lightweight 20071230

Method AFTER_GROUP_HAS_BEEN_CHECKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BOUNDITEM Call by reference Type reference (TYPE) /OSP/S_DCCT_BI DCCT Bound Item 20071226
# Exception Resumable Description Created on
1 /OSP/CX_DCCT_LIGHTWEIGHT DCCT Lightweight 20071226

Method BEFORE_BOUND_ITEM_IS_PROCESSED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_BOUNDITEM Call by reference Type reference (TYPE) /OSP/S_DCCT_BI DCCT Bound Item 20071226
# Exception Resumable Description Created on
1 /OSP/CX_DCCT_LIGHTWEIGHT DCCT Lightweight 20071226

Method BEFORE_CO_IS_ASSIGNED_TO_CTX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EB_ADD Call by reference Type reference (TYPE) /OSP/DT_DCCT_BOOL DCCT Boolean 20071226
2 Importing IR_CJS Call by reference Object reference (TYPE REF TO) /OSP/CL_CJS_CONTEXT Correlation and Jounral Service 20071226
3 Importing IR_CO Call by reference Object reference (TYPE REF TO) /OSP/CL_CJS_CLIENT_OBJ_ID Client Object ID 20071226
# Exception Resumable Description Created on
1 /OSP/CX_DCCT_LIGHTWEIGHT DCCT Lightweight 20071226

Method BEFORE_GROUP_IS_CHECKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_BI Call by reference Type reference (TYPE) /OSP/S_DCCT_BI DCCT Bound Item 20071226
2 Changing CS_DESC_GROUP Call by reference Type reference (TYPE) /OSP/S_DCCT_DESC_CJS_GROUP DCCT CJS Group Description 20071226
3 Changing CT_CJS_BO Call by reference Type reference (TYPE) /OSP/TT_DCCT_CJS_BO DCCT CJS Business Objects 20071226
4 Changing CT_CJS_CO Call by reference Type reference (TYPE) /OSP/TT_DCCT_CJS_CO DCCT CJS Client Objects 20071226
# Exception Resumable Description Created on
1 /OSP/CX_DCCT_LIGHTWEIGHT DCCT Lightweight 20071226

Method BEFORE_MARK_GROUP_AS_INVALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CB_VALID Call by reference Type reference (TYPE) /OSP/DT_DCCT_BOOL DCCT Boolean 20071226
2 Importing CS_BI Call by reference Type reference (TYPE) /OSP/S_DCCT_BI DCCT Bound Item 20071226
3 Importing CS_DESC_GROUP Call by reference Type reference (TYPE) /OSP/S_DCCT_DESC_CJS_GROUP DCCT CJS Group Description 20071226
4 Importing CT_CJS_BO Call by reference Type reference (TYPE) /OSP/TT_DCCT_CJS_BO DCCT CJS Business Objects 20071226
5 Importing CT_CJS_CO Call by reference Type reference (TYPE) /OSP/TT_DCCT_CJS_CO DCCT CJS Client Objects 20071226
# Exception Resumable Description Created on
1 /OSP/CX_DCCT_LIGHTWEIGHT DCCT Lightweight 20071226

Method BEFORE_MARK_GROUP_AS_VALID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CB_VALID Call by reference Type reference (TYPE) /OSP/DT_DCCT_BOOL DCCT Boolean 20071226
2 Importing CS_BI Call by reference Type reference (TYPE) /OSP/S_DCCT_BI DCCT Bound Item 20071226
3 Importing CS_DESC_GROUP Call by reference Type reference (TYPE) /OSP/S_DCCT_DESC_CJS_GROUP DCCT CJS Group Description 20071226
4 Importing CT_CJS_BO Call by reference Type reference (TYPE) /OSP/TT_DCCT_CJS_BO DCCT CJS Business Objects 20071226
5 Importing CT_CJS_CO Call by reference Type reference (TYPE) /OSP/TT_DCCT_CJS_CO DCCT CJS Client Objects 20071226
# Exception Resumable Description Created on
1 /OSP/CX_DCCT_LIGHTWEIGHT DCCT Lightweight 20071226

Method BOUNDITEM_HAS_NOT_BEEN_FOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BOUNDITEM Call by reference Type reference (TYPE) /OSP/S_DCCT_BI DCCT Bound Item 20071226
# Exception Resumable Description Created on
1 /OSP/CX_DCCT_LIGHTWEIGHT DCCT Lightweight 20071226

Method CHECK_GROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_BOUNDITEM Call by reference Type reference (TYPE) /OSP/S_DCCT_BI DCCT Bound Item 20071217
# Exception Resumable Description Created on
1 /OSP/CX_DCCT_LIGHTWEIGHT DCCT Lightweight 20071230

Method COMPARE_GROUP_WITH_DESC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EB_VALID Call by reference Type reference (TYPE) /OSP/DT_DCCT_BOOL DCCT Boolean 20071217
2 Importing IS_BI Call by reference Type reference (TYPE) /OSP/S_DCCT_BI DCCT Bound Item 20071226
3 Importing IS_DESC_GROUP Call by reference Type reference (TYPE) /OSP/S_DCCT_DESC_CJS_GROUP DCCT CJS Group Description 20071217
4 Importing IT_CJS_BO Call by reference Type reference (TYPE) /OSP/TT_DCCT_CJS_BO DCCT CJS Business Objects 20071217
5 Importing IT_CJS_CO Call by reference Type reference (TYPE) /OSP/TT_DCCT_CJS_CO DCCT CJS Client Objects 20071217
# Exception Resumable Description Created on
1 /OSP/CX_DCCT_LIGHTWEIGHT DCCT Lightweight 20071230

Method CREATE_CJS_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CONTEXT Call by reference Type reference (TYPE) /OSP/DT_CJS_CONTEXT Context Name 20071217

Method CREATE_CJS_REFERENCE on class /OSP/CL_DCCT_LW_GENERIC has no exception.

Method FILTER_BI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EB_FILTER Call by reference Type reference (TYPE) /OSP/DT_DCCT_BOOL DCCT Boolean 20071226
2 Importing IT_CO Call by reference Type reference (TYPE) /OSP/TT_DCCT_CJS_CO DCCT CJS Client Objects 20071226
# Exception Resumable Description Created on
1 /OSP/CX_DCCT_LIGHTWEIGHT DCCT Lightweight 20071226

Method READ_JOURNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CLIENT_OBJECT Call by reference Type reference (TYPE) /OSP/TT_DCCT_CJS_CO DCCT CJS Client Objects 20071217
2 Importing IR_CJS Call by reference Object reference (TYPE REF TO) /OSP/CL_CJS_CONTEXT Correlation and Jounral Service 20071217
# Exception Resumable Description Created on
1 /OSP/CX_DCCT_LIGHTWEIGHT DCCT Lightweight 20071230

Method READ_USER_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FILTER_ON_DATE_RANGE Call by reference Type reference (TYPE) /OSP/TT_FILTER_ON_DATE_RANGE Table type for data consistency checks based on date range 20090528
2 Importing IV_END_DATE_RANGE Call by reference Type reference (TYPE) DATS Field of type DATS 20090528
3 Importing IV_START_DATE_RANGE Call by reference Type reference (TYPE) DATS Field of type DATS 20090528
# Exception Resumable Description Created on
1 /OSP/CX_CJS_CORRELATION Correlation Exception 20071217
2 /OSP/CX_DCCT_LIGHTWEIGHT DCCT Lightweight 20071230

Method REMOVE_OBJECTS_FROM_BI_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CO Call by reference Type reference (TYPE) /OSP/TT_DCCT_CJS_CO DCCT CJS Client Objects 20071217

Method REMOVE_OBJECTS_FROM_BI_LIST on class /OSP/CL_DCCT_LW_GENERIC has no exception.

Method REMOVE_OBJECTS_FROM_USER_CTX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CJS_GROUP Call by reference Type reference (TYPE) /OSP/TT_CJS_CORRELATION_OBJ_ID Table of /OSP/CL_CJS_CORRELATION_OBJ_ID 20071217

Method REMOVE_OBJECTS_FROM_USER_CTX on class /OSP/CL_DCCT_LW_GENERIC has no exception.

Method SEPARATE_CJS_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BUSINESS_OBJECTS Call by reference Type reference (TYPE) /OSP/TT_DCCT_CJS_BO DCCT CJS Business Objects 20071217
2 Exporting ET_CLIENT_OBJECTS Call by reference Type reference (TYPE) /OSP/TT_DCCT_CJS_CO DCCT CJS Client Objects 20071217
3 Importing IT_OBJECT Call by reference Type reference (TYPE) /OSP/TT_CJS_CORRELATION_OBJ_ID Table of /OSP/CL_CJS_CORRELATION_OBJ_ID 20071217

Method SEPARATE_CJS_OBJECTS on class /OSP/CL_DCCT_LW_GENERIC has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 711