SAP ABAP Class CL_APC_ICF_AUTHORITY (Authorithy for ICF access)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-AC (Application Component) ABAP Channels
⤷
SAPC_DESIGN_TIME (Package) APC design time package
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ICF_AUTHORITY | ICF application authority check | 20121113 |
Properties
| Class | CL_APC_ICF_AUTHORITY | |
| Short Description | Authorithy for ICF access | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAPC_DESIGN_TIME | APC design time package |
| Created | 20121113 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_APC_ICF_AUTHORITY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ICF_AUTHORITY | ICF application authority check | 20121113 |
Friends
Class CL_APC_ICF_AUTHORITY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | ACTIV_AUTH | Activity | 20121113 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | DEVCLASS | Package | 20121113 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | APC_APPLICATION_ID | ABAP Push Channel Application ID | 20121113 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20121113 |
Events
Class CL_APC_ICF_AUTHORITY has no event.
Types
Class CL_APC_ICF_AUTHORITY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVITY | Call by reference | Type reference (TYPE) | ACTIV_AUTH | Activity | 20121113 | |||
| 2 | I_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20121113 | |||
| 3 | I_OBJNAME | Call by reference | Type reference (TYPE) | APC_APPLICATION_ID | ABAP Push Channel Application ID | 20121113 |
Method CONSTRUCTOR on class CL_APC_ICF_AUTHORITY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |