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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | 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 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ACO_P_SUBSTITUTE | Persistence for Substitute | 20030912 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ACO_SUBSTITUTES | Substitute Collection | 20030912 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ACO_SUBSTITUTE | Object-Related Authorizations for Substitute | 20060719 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Change Substitute | 20030929 | |
| 2 | Instance method | Public | Constructor | Constructor | 20030912 | |
| 3 | Instance method | Public | Method | Delete | 20030912 | |
| 4 | Instance method | Public | Method | Destructor | 20030912 | |
| 5 | Instance method | Public | Method | Read Attributes | 20030917 | |
| 6 | Instance method | Public | Method | Get Object GUID | 20030912 | |
| 7 | Instance method | Public | Method | Get Substitute ID | 20060719 | |
| 8 | Instance method | Public | Method | Get Substitute | 20030915 | |
| 9 | 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 | 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 | IS_ATTRIBUTES | Call by reference | Type reference (TYPE) | ACO_SUBSTITUTE | Objektbezogene Berechtigungen f r Vertreter | 20030912 | |||
| 2 | IV_CREATE_NEW | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20030912 | ||
| 3 | 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 | 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 | 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 | 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 | 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 | 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 | 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 |