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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CDREDCD_TAB | Table Type for CDRED for Change Documents | 20080429 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CDREDCD_TAB | Table Type for CDRED for Change Documents | 20080429 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CDREDCD_TAB | Table Type for CDRED for Change Documents | 20080429 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'ACO_USER_GROUP' | 20080529 | ||
5 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'ACTIVITY' | 20080529 | ||
6 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'D' | 20080529 | ||
7 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'E' | 20080529 | ||
8 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'I' | 20080529 | ||
9 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'OBJID' | 20080529 | ||
10 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'ROLE_ID' | 20080529 | ||
11 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'U' | 20080529 | ||
12 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'USER_GROUP_ID' | 20080529 | ||
13 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'USER_ID' | 20080529 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Gets all the updates done for an ACL | 20080526 |
2 | ![]() |
Instance method | Private | Method | Get all the deleted ACL's | 20080429 |
3 | ![]() |
Instance method | Private | Method | Get all the Inserted ACL's from corresponding ACO table | 20080505 |
4 | ![]() |
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 | ![]() |
IS_USER_ACTIVITY | Call by reference | Type reference (TYPE) | CDRED | Change documents, display structure | 20080526 | ||
2 | ![]() |
IV_ID_NAME | Call by reference | Type reference (TYPE) | STRING | 20080526 | |||
3 | ![]() |
IV_ID_VALUE | Call by reference | Type reference (TYPE) | STRING | 20080526 | |||
4 | ![]() |
IV_SYSUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20080526 | ||
5 | ![]() |
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 |