SAP ABAP Class CL_ACLCHANGES (Class for BAdI: DOCUMENT_CHANGE)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   CA-DMS (Application Component) Document Management System
     CVACL (Package) ACL changes for Document
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20080429
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EX_DOCUMENT_CHANGE Interface for BAdI: DOCUMENT_CHANGE 20080429
Properties
Class CL_ACLCHANGES  
Short Description Class for BAdI: DOCUMENT_CHANGE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CVACL   ACL changes for Document 
Created 20080429   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ACLCHANGES has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20080429
2 IF_EX_DOCUMENT_CHANGE Interface for BAdI: DOCUMENT_CHANGE 20080429
Friends
Class CL_ACLCHANGES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_ACO_DATA Instance attribute Private Type reference (TYPE) CDREDCD_TAB Table Type for CDRED for Change Documents 20080429
2 MT_CDRED_ACL Instance attribute Private Type reference (TYPE) CDREDCD_TAB Table Type for CDRED for Change Documents 20080429
3 MT_CDRED_OUTPUT Instance attribute Private Type reference (TYPE) CDREDCD_TAB Table Type for CDRED for Change Documents 20080429
4 MV_CONST_ACOUSRGRP Constant Private Type reference (TYPE) STRING 'ACO_USER_GROUP' 20080529
5 MV_CONST_ACTIVITY Constant Private Type reference (TYPE) STRING 'ACTIVITY' 20080529
6 MV_CONST_D Constant Private Type reference (TYPE) STRING 'D' 20080529
7 MV_CONST_E Constant Private Type reference (TYPE) STRING 'E' 20080529
8 MV_CONST_I Constant Private Type reference (TYPE) STRING 'I' 20080529
9 MV_CONST_OBJID Constant Private Type reference (TYPE) STRING 'OBJID' 20080529
10 MV_CONST_ROLEID Constant Private Type reference (TYPE) STRING 'ROLE_ID' 20080529
11 MV_CONST_U Constant Private Type reference (TYPE) STRING 'U' 20080529
12 MV_CONST_USRGRPID Constant Private Type reference (TYPE) STRING 'USER_GROUP_ID' 20080529
13 MV_CONST_USRID Constant Private Type reference (TYPE) STRING 'USER_ID' 20080529
Methods
# Method Level Visibility Method type Description Created on
1 GET_ALL_UPDATES Instance method Private Method Gets all the updates done for an ACL 20080526
2 GET_DELETED_ACL Instance method Private Method Get all the deleted ACL's 20080429
3 GET_PRESENT_ACL Instance method Private Method Get all the Inserted ACL's from corresponding ACO table 20080505
4 GET_UPDATED_ACL Instance method Private Method Get all updated and inserted authorization for users 20080429
Events
Class CL_ACLCHANGES has no event.
Types
Class CL_ACLCHANGES has no local type.
Method Signatures

Method GET_ALL_UPDATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_USER_ACTIVITY Call by reference Type reference (TYPE) CDRED Change documents, display structure 20080526
2 Importing IV_ID_NAME Call by reference Type reference (TYPE) STRING 20080526
3 Importing IV_ID_VALUE Call by reference Type reference (TYPE) STRING 20080526
4 Importing IV_SYSUBRC Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20080526
5 Importing IV_TABNAME Call by reference Type reference (TYPE) CDRED-TABNAME Change document creation: Table name 20080526

Method GET_ALL_UPDATES on class CL_ACLCHANGES has no exception.

Method GET_DELETED_ACL Signature

Method GET_DELETED_ACL on class CL_ACLCHANGES has no parameter.
Method GET_DELETED_ACL on class CL_ACLCHANGES has no exception.

Method GET_PRESENT_ACL Signature

Method GET_PRESENT_ACL on class CL_ACLCHANGES has no parameter.
Method GET_PRESENT_ACL on class CL_ACLCHANGES has no exception.

Method GET_UPDATED_ACL Signature

Method GET_UPDATED_ACL on class CL_ACLCHANGES has no parameter.
Method GET_UPDATED_ACL on class CL_ACLCHANGES has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604