SAP ABAP Class CL_GRRM_WD_PLANNER (Assistance Class for GRFN_PLANNER_GAF)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC (Application Component) Governance, Risk and Compliance
⤷ GRFN_PLANNER (Package) GRC Common Planner
⤷ GRC (Application Component) Governance, Risk and Compliance
⤷ GRFN_PLANNER (Package) GRC Common Planner
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20081218 |
Properties
Class | CL_GRRM_WD_PLANNER | |
Short Description | Assistance Class for GRFN_PLANNER_GAF | |
Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRFN_PLANNER | GRC Common Planner |
Created | 20081218 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRRM_WD_PLANNER has no forward declaration.
Interfaces
Class CL_GRRM_WD_PLANNER has no interface implemented.
Friends
Class CL_GRRM_WD_PLANNER has no friend class.
Attributes
Class CL_GRRM_WD_PLANNER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | GET_AGENTS_FOR_DATE | Instance method | Public | Method | Get agents for a certain date | 20090603 |
Events
Class CL_GRRM_WD_PLANNER has no event.
Types
Class CL_GRRM_WD_PLANNER has no local type.
Method Signatures
Method GET_AGENTS_FOR_DATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_AGENT_SLOT | Call by reference | Type reference (TYPE) | GRFN_AGENTSLOT | Business Event | 20090603 | ||
2 | Importing | IV_DATE | Call by reference | Type reference (TYPE) | SY-DATUM | Current Date of Application Server | 20090603 | ||
3 | Importing | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090603 | ||
4 | Importing | IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20090603 | ||
5 | Returning | RT_AGENT | Value transfer | Type reference (TYPE) | GRFN_T_AGENT | List of Agents (user names) | 20090603 |
Method GET_AGENTS_FOR_DATE on class CL_GRRM_WD_PLANNER has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |