SAP ABAP Class CL_GRFN_ODATAM_INBOX (Inbox model)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_ODATA (Package) Risk management odata services
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /IWBEP/CL_MGW_ABS_MODEL | definition class to define programmatically a meta model | 20121213 |
Properties
| Class | CL_GRFN_ODATAM_INBOX | |
| Short Description | Inbox model | |
| Super Class | /IWBEP/CL_MGW_ABS_MODEL | definition class to define programmatically a meta model |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRRM_ODATA | Risk management odata services |
| Created | 20121213 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRFN_ODATAM_INBOX has no forward declaration.
Interfaces
Class CL_GRFN_ODATAM_INBOX has no interface implemented.
Friends
Class CL_GRFN_ODATAM_INBOX has no friend class.
Attributes
Class CL_GRFN_ODATAM_INBOX has no attribute.
Methods
Class CL_GRFN_ODATAM_INBOX has no method.
Events
Class CL_GRFN_ODATAM_INBOX has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_INBOX | Public | See coding | 20121213 | BEGIN OF ys_inbox,
wi_id TYPE sww_wiid,
task_name TYPE witext,
task_title TYPE witext,
status TYPE grfn_inbox_wi_status,
priority TYPE grac_desc,
creation_date TYPE sww_cd,
due_date TYPE sww_cd,
END OF ys_inbox
|
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |