SAP ABAP Class CL_ACO_SUBSTITUTE (Class for Substitute Management)
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_SUBSTITUTE  
Short Description Class for Substitute Management    
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 20030912   SAP 
Last change 20070910   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CGPLC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 CGPLD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ACO_SUBSTITUTE has no interface implemented.
Friends
Class CL_ACO_SUBSTITUTE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_PERSISTENCY Instance attribute Private Object reference (TYPE REF TO) CL_ACO_P_SUBSTITUTE Persistence for Substitute 20030912
2 MR_SUBSTITUTES Instance attribute Public Object reference (TYPE REF TO) CL_ACO_SUBSTITUTES Substitute Collection 20030912
3 MS_ATTRIBUTES Instance attribute Private Type reference (TYPE) ACO_SUBSTITUTE Object-Related Authorizations for Substitute 20060719
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_SUBSTITUTE Instance method Public Method Change Substitute 20030929
2 CONSTRUCTOR Instance method Public Constructor Constructor 20030912
3 DELETE Instance method Public Method Delete 20030912
4 FREE Instance method Public Method Destructor 20030912
5 GET_ATTRIBUTES Instance method Public Method Read Attributes 20030917
6 GET_GUID Instance method Public Method Get Object GUID 20030912
7 GET_ID Instance method Public Method Get Substitute ID 20060719
8 GET_SUBSTITUTE Instance method Public Method Get Substitute 20030915
9 RELOAD Instance method Public Method Load Substitute for Object Substitutes 20060719
Events
Class CL_ACO_SUBSTITUTE has no event.
Types
Class CL_ACO_SUBSTITUTE has no local type.
Method Signatures

Method CHANGE_SUBSTITUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SUBST_ID Call by reference Type reference (TYPE) ACO_USER_ID_SUBSTITUTE Benutzer-ID des Vertreters 20030929

Method CHANGE_SUBSTITUTE on class CL_ACO_SUBSTITUTE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ATTRIBUTES Call by reference Type reference (TYPE) ACO_SUBSTITUTE Objektbezogene Berechtigungen f r Vertreter 20030912
2 Importing IV_CREATE_NEW Call by reference Type reference (TYPE) BOOLE_D SPACE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20030912
3 Importing IV_USER_ID Call by reference Type reference (TYPE) ACO_USER_ID User ID 20030912

Method CONSTRUCTOR on class CL_ACO_SUBSTITUTE has no exception.

Method DELETE Signature

Method DELETE on class CL_ACO_SUBSTITUTE has no parameter.
# Exception Resumable Description Created on
1 FAILED Fehlgeschlagen 20030912

Method FREE Signature

Method FREE on class CL_ACO_SUBSTITUTE has no parameter.
Method FREE on class CL_ACO_SUBSTITUTE has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_ATTRIBUTES Value transfer Type reference (TYPE) ACO_SUBSTITUTE Objektbezogene Berechtigungen für Vertreter 20030917

Method GET_ATTRIBUTES on class CL_ACO_SUBSTITUTE has no exception.

Method GET_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_GUID Value transfer Type reference (TYPE) ACO_OBJECT_ID Berechtigungs-ID 20030912

Method GET_GUID on class CL_ACO_SUBSTITUTE has no exception.

Method GET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ID Value transfer Type reference (TYPE) ACO_AUTHORITY_ID Vertretungs-ID 20060719

Method GET_ID on class CL_ACO_SUBSTITUTE has no exception.

Method GET_SUBSTITUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_USER_ID_SUBSTITUTE Value transfer Type reference (TYPE) ACO_USER_ID_SUBSTITUTE Benutzer-ID des Vertreters 20030915

Method GET_SUBSTITUTE on class CL_ACO_SUBSTITUTE has no exception.

Method RELOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_ATTRIBUTES Value transfer Type reference (TYPE) ACO_SUBSTITUTE Objektbezogene Berechtigungen für Vertreter 20060719

Method RELOAD on class CL_ACO_SUBSTITUTE has no exception.
History
Last changed by/on SAP  20070910 
SAP Release Created in 310