SAP ABAP Class CL_GRFN_WD_OBJ_FILTER_AUTH (Reusable filter for auth)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC (Application Component) Governance, Risk and Compliance
⤷ GRFN_WD_REUSE (Package) GRC Common Layer Reusable UI Components
⤷ GRC (Application Component) Governance, Risk and Compliance
⤷ GRFN_WD_REUSE (Package) GRC Common Layer Reusable UI Components
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_WD_OBJ_FILTER | Filter for object list | 20110516 |
Properties
Class | CL_GRFN_WD_OBJ_FILTER_AUTH | |
Short Description | Reusable filter for auth | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRFN_WD_REUSE | GRC Common Layer Reusable UI Components |
Created | 20110516 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_GRFN_API_REGULATION | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_WD_OBJ_FILTER | Filter for object list | 20110516 |
Friends
Class CL_GRFN_WD_OBJ_FILTER_AUTH has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MV_DATAPART | Instance attribute | Private | Type reference (TYPE) | GRFN_DATAPART | Data Part for GRC Object Types | 20110516 | ||
2 | MV_OPERATION | Instance attribute | Private | Type reference (TYPE) | GRFN_API_OPERATION_ID | The ID of the operation | 20110516 | ||
3 | MV_REGULATION_ID | Instance attribute | Private | Type reference (TYPE) | GRFN_API_OBJECT_ID | The ID of the operation | 20110516 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | 20110516 |
Events
Class CL_GRFN_WD_OBJ_FILTER_AUTH has no event.
Types
Class CL_GRFN_WD_OBJ_FILTER_AUTH 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_DATAPART | Call by reference | Type reference (TYPE) | GRFN_DATAPART | 'DATA' | Data Part for GRC Object Types | 20110516 | |
2 | Importing | IV_OPERATION | Call by reference | Type reference (TYPE) | GRFN_API_OPERATION_ID | 'UPDATE' | The ID of the operation | 20110516 | |
3 | Importing | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | The ID of the operation | 20110516 |
Method CONSTRUCTOR on class CL_GRFN_WD_OBJ_FILTER_AUTH has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1000 |