SAP ABAP Class CL_GRFN_MSMP_FEEDER_AUDIT_SRCH (FPM Audit Trail Search Feeder class)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_MSMP_WORKFLOW (Package) GRC Shared MSMP Engine

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20100526 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_SEARCH | Generic Search UI Building Block | 20100526 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB_SEARCH_EXT | GUIBB Search extended | 20100607 |
Properties
Class | CL_GRFN_MSMP_FEEDER_AUDIT_SRCH | |
Short Description | FPM Audit Trail Search Feeder class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRFN_MSMP_WORKFLOW | GRC Shared MSMP Engine |
Created | 20100526 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRFN_MSMP_FEEDER_AUDIT_SRCH has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FPM_GUIBB | Generic UI Building Block | 20100526 | ||
2 | IF_FPM_GUIBB_SEARCH | Generic Search UI Building Block | 20100526 | ||
3 | IF_FPM_GUIBB_SEARCH_EXT | GUIBB Search extended | 20100607 |
Friends
Class CL_GRFN_MSMP_FEEDER_AUDIT_SRCH 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) | GRFN_MW_PROCESS_TYPE | MSMP Process Type | 20100607 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Set MSMP Process ID | 20100607 |
Events
Class CL_GRFN_MSMP_FEEDER_AUDIT_SRCH has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_AUDIT_SEARCH_ATTR | Public | See coding | 20100527 | BEGIN OF S_AUDIT_SEARCH_ATTR,
PROCESS_ID TYPE grfn_mw_process_id,
EXTERNAL_KEY_DISP TYPE grfn_mw_ext_key_display,
END OF S_AUDIT_SEARCH_ATTR
|
||
2 | S_AUDIT_SEARCH_ATTR_BY_EXT_KEY | Public | See coding | 20100607 | BEGIN OF S_AUDIT_SEARCH_ATTR_BY_EXT_KEY,
PROCESS_ID TYPE grfn_mw_process_id,
EXTERNAL_KEY TYPE grfn_mw_ext_key,
END OF S_AUDIT_SEARCH_ATTR_BY_EXT_KEY
|
Method Signatures
Method SET_MSMP_PROCESS_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PROCESS_TYPE | Call by reference | Type reference (TYPE) | GRFN_MW_PROCESS_TYPE | MSMP Process Type | 20100607 |
Method SET_MSMP_PROCESS_TYPE on class CL_GRFN_MSMP_FEEDER_AUDIT_SRCH has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |