SAP ABAP Class IF_AUTH_OBJECTS_TO_CONDITIONS (Converter from authorization objects to condition table)
Properties
| Class | IF_AUTH_OBJECTS_TO_CONDITIONS | |
| Short Description | Converter from authorization objects to condition table | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130307 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_AUTH_OBJECTS_TO_CONDITIONS has no forward declaration.
Interfaces
Class IF_AUTH_OBJECTS_TO_CONDITIONS has no interface implemented.
Friends
Class IF_AUTH_OBJECTS_TO_CONDITIONS has no friend class.
Attributes
Class IF_AUTH_OBJECTS_TO_CONDITIONS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130311 | ||
| 2 | Instance method | Public | Method | 20130307 |
Events
Class IF_AUTH_OBJECTS_TO_CONDITIONS has no event.
Types
Class IF_AUTH_OBJECTS_TO_CONDITIONS has no local type.
Method Signatures
Method ADD_AUTHORIZATION_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ACTIVITIES | Call by reference | Type reference (TYPE) | IF_AUTH_OBJECTS_TO_SQL=>TT_ACTIVITIES | 20130311 | ||||
| 2 | IT_FIELD_MAPPING | Call by reference | Type reference (TYPE) | IF_AUTH_OBJECTS_TO_SQL=>TT_FIELD_MAPPING | 20130311 | ||||
| 3 | IV_AUTHORIZATION_OBJECT | Call by reference | Type reference (TYPE) | XUOBJECT | 20130311 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130311 |
Method GET_CONDITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONDITIONS | Call by reference | Type reference (TYPE) | IF_AUTH_CONDITION_TYPES=>TT_AUTHORIZATION_CONDITIONS | 20130307 | ||||
| 2 | EV_AUTHORIZED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130307 | ||||
| 3 | IV_AUTHORIZATION_OBJECT | Call by reference | Type reference (TYPE) | XUOBJECT | 20130311 |
Method GET_CONDITIONS on class IF_AUTH_OBJECTS_TO_CONDITIONS has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |