SAP ABAP Class CL_GRRM_CNTOR_TASKLIST (Connector for Task List)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_CONTEXT (Package) Context Builder
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_CONTEXT (Package) Context Builder
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRRM_UTIL_CONNECTOR | Super Class for Connectors | 20100616 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRRM_CNTOR | Connector for Dimension ID | 20100610 |
Properties
Class | CL_GRRM_CNTOR_TASKLIST | |
Short Description | Connector for Task List | |
Super Class | CL_GRRM_UTIL_CONNECTOR | Super Class for Connectors |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRRM_CONTEXT | Context Builder |
Created | 20100610 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRRM_CNTOR_TASKLIST has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRRM_CNTOR | Connector for Dimension ID | 20100610 |
Friends
Class CL_GRRM_CNTOR_TASKLIST has no friend class.
Attributes
Class CL_GRRM_CNTOR_TASKLIST has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONV_TASKLIST_TO_CONTEXT_FORMT | Static method | Public | Method | Convert Task List from external format to context format | 20100719 |
Events
Class CL_GRRM_CNTOR_TASKLIST has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_TASKLIST | Public | See coding | 20100616 | BEGIN OF ys_tasklist, "source structure EAM_T_RIHPLKO
plnty TYPE grrm_plnty,
plnnr TYPE grrm_plnnr,
plnal TYPE grrm_plnal,
datuv TYPE dats,
techv TYPE techv,
aennr TYPE aennr,
loekz TYPE lkenz,
andat TYPE dats,
annam TYPE annam,
aedat TYPE aedat,
aenam TYPE aenam,
verwe TYPE char3,
werks TYPE grrm_werks,
statu TYPE char3,
vagrp TYPE char3,
ktext TYPE char40,
kokrs TYPE kokrs,
strat TYPE char6,
tplnr TYPE char40,
equnr TYPE grrm_equnr,
istru TYPE char18,
anlzu TYPE char1,
arbpl TYPE arbpl,
delkz TYPE char1,
slwbez TYPE char3,
extnum TYPE char1,
"/cum/intcunr TYPE numc ,
END OF ys_tasklist
|
||
2 | YT_TASKLIST | Public | See coding | 20100616 | yt_tasklist TYPE STANDARD TABLE OF ys_tasklist WITH DEFAULT KEY
|
Method Signatures
Method CONV_TASKLIST_TO_CONTEXT_FORMT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EV_CTX_ID | Call by reference | Type reference (TYPE) | GRRM_CTX_ID | Context Value | 20100719 | ||
2 | Exporting | EV_PLNAL | Call by reference | Type reference (TYPE) | GRRM_PLNAL | Task List Group Counter | 20100720 | ||
3 | Exporting | EV_PLNNR | Call by reference | Type reference (TYPE) | GRRM_PLNNR | Key for Task List Group | 20100720 | ||
4 | Importing | IV_OBJID_RR | Call by reference | Type reference (TYPE) | GRRM_OBJID_RSK_RLV | Object Type (Risk Relevant) | 20100719 | ||
5 | Importing | IV_PLNAL | Call by reference | Type reference (TYPE) | GRRM_PLNAL | Task List Group Counter | 20100719 | ||
6 | Importing | IV_PLNNR | Call by reference | Type reference (TYPE) | GRRM_PLNNR | Key for Task List Group | 20100719 | ||
7 | Importing | IV_PLNTY | Call by reference | Type reference (TYPE) | GRRM_PLNTY | Task List Type | 20100719 |
Method CONV_TASKLIST_TO_CONTEXT_FORMT on class CL_GRRM_CNTOR_TASKLIST has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |