SAP ABAP Class CL_ACO_USER_GROUP_CHDOC (Create Change Documents for ACO User Group)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA (Application Component) Cross-Application Components
     ACO (Package) Authorization Check with Access Control Objects
Properties
Class CL_ACO_USER_GROUP_CHDOC  
Short Description Create Change Documents for ACO User Group    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ACO   Authorization Check with Access Control Objects 
Created 20071218   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ACO_USER_GROUP_CHDOC has no forward declaration.
Interfaces
Class CL_ACO_USER_GROUP_CHDOC has no interface implemented.
Friends
Class CL_ACO_USER_GROUP_CHDOC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_DATA Instance attribute Private Type reference (TYPE) ACO_TT_USRGRP_CHANGE_DOC_DATA Data for ACO_USER_GROUP Change Documents 20071219
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method 20071219
2 PREPARE_CHANGE_DOCUMENT Instance method Private Method Format Change-Document Data 20071219
3 WRITE Instance method Private Method Create Change Documents 20071219
Events
Class CL_ACO_USER_GROUP_CHDOC has no event.
Types
Class CL_ACO_USER_GROUP_CHDOC has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) ACO_OBJECT_TYPE Objekttyp 20071219

Method CREATE on class CL_ACO_USER_GROUP_CHDOC has no exception.

Method PREPARE_CHANGE_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) ACO_OBJECT_TYPE Objekttyp 20071219

Method PREPARE_CHANGE_DOCUMENT on class CL_ACO_USER_GROUP_CHDOC has no exception.

Method WRITE Signature

Method WRITE on class CL_ACO_USER_GROUP_CHDOC has no parameter.
Method WRITE on class CL_ACO_USER_GROUP_CHDOC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in