SAP ABAP Class CL_ACO_OBJECT_CHDOC (Create ACO Change Documents)
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_OBJECT_CHDOC  
Short Description Create ACO Change Documents    
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 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ACO_OBJECT_CHDOC has no forward declaration.
Interfaces
Class CL_ACO_OBJECT_CHDOC has no interface implemented.
Friends
Class CL_ACO_OBJECT_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_OBJECT_CHANGE_DOC_DATA Data for ACO_OBJECT Change Documents 20071219
2 MV_HANDLE Instance attribute Private Type reference (TYPE) ACO_PERSISTENCY_HANDLE Handle for Reference to Instance of Persistence Class 20071219
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20071219
2 CREATE Static method Public Method Create ACO_OBJECT Change Documents 20071219
3 PREPARE_CHANGE_DOCUMENT Instance method Private Method Format Change-Document Data 20071219
4 WRITE Instance method Private Method Create Change Documents 20071219
Events
Class CL_ACO_OBJECT_CHDOC has no event.
Types
Class CL_ACO_OBJECT_CHDOC has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLE Value transfer Type reference (TYPE) ACO_PERSISTENCY_HANDLE Handle für Referenz auf Instanz der Persistenzklasse 20071219

Method CONSTRUCTOR on class CL_ACO_OBJECT_CHDOC has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLE Call by reference Type reference (TYPE) ACO_PERSISTENCY_HANDLE Handle für Referenz auf Instanz der Persistenzklasse 20071219
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) ACO_OBJECT_TYPE Objekttyp 20071219

Method CREATE on class CL_ACO_OBJECT_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_OBJECT_CHDOC has no exception.

Method WRITE Signature

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