SAP ABAP Class CL_GRPC_SIGNOFF_GAF_WD (Sign-off GAF)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_SIGNOFF (Package) PC Sign-Off
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRPC_SIGNOFF_GAF_WD | Sign-off GAF | 20070802 |
Properties
| Class | CL_GRPC_SIGNOFF_GAF_WD | |
| Short Description | Sign-off GAF | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRPC_SIGNOFF | PC Sign-Off |
| Created | 20070802 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRPC_SIGNOFF_GAF_WD has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRPC_SIGNOFF_GAF_WD | Sign-off GAF | 20070802 |
Friends
Class CL_GRPC_SIGNOFF_GAF_WD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20070802 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20070802 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GRPC_MSG_HANDLER_WD | Message Handler | 20070802 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | 1 | Current Step | 20070809 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | STRING | Mode (Change/Display) | 20080710 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20070817 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | GRFN_API_OBJECT_ID | Regulation | 20081014 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20071114 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | I | 20070823 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | GRPC_API_SESSION_ID | GRPC unique session ID | 20070802 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20070905 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | SWW_WIID | Work item ID | 20070816 | |||
| 13 | Static Attribute | Private | Type reference (TYPE) | GRPC_T_API_ORGUNIT_LIST | Orgunit list | 20130531 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | GRPC_T_ROADMAP | Table Type (sorted) for Web Dynpro Roadmap (GAF) | 20070806 | |||
| 15 | Static Attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130531 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | [Sign Off GAF] (Called by Next only) | 20070905 | |
| 2 | Static method | Public | Method | Clear Org unit buffer used for sign off | 20130531 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20070802 | |
| 4 | Instance method | Private | Method | 20090304 | ||
| 5 | Instance method | Private | Method | [Sign Off Monitor] Find | 20071114 | |
| 6 | Instance method | Private | Method | 20070814 | ||
| 7 | Static method | Public | Method | Set ORG UNIT parent from buffer for sign off monitor report | 20130531 | |
| 8 | Static method | Public | Method | Get sign off monitor flag | 20130531 | |
| 9 | Instance method | Private | Method | [Sign Off Monitor] Search Orgunit in it's child node | 20071114 | |
| 10 | Instance method | Private | Method | [Sign Off Monitor] Find | 20071114 | |
| 11 | Instance method | Private | Method | [Sign Off Monitor] Find | 20071114 | |
| 12 | Static method | Public | Method | Set ORG UNIT buffer for sign off monitor report | 20130531 | |
| 13 | Static method | Public | Method | Get sign off monitor flag | 20130531 |
Events
Class CL_GRPC_SIGNOFF_GAF_WD has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_CEO_DOCS | Private | See coding | 20090304 | BEGIN OF ys_ceo_docs,
document_id TYPE grpc_s_api_document_data-document_id,
created_user TYPE grpc_s_api_document_data-created_user,
END OF ys_ceo_docs
|
||
| 2 | YT_CEO_DOCS | Private | See coding | 20090304 | yt_ceo_docs TYPE STANDARD TABLE OF ys_ceo_docs
|
Method Signatures
Method ANSWER_QUESTION Signature
Method ANSWER_QUESTION on class CL_GRPC_SIGNOFF_GAF_WD has no parameter.
Method ANSWER_QUESTION on class CL_GRPC_SIGNOFF_GAF_WD has no exception.
Method CLEAR_SIGN_OFF_ORG_HIER_BUFFER Signature
Method CLEAR_SIGN_OFF_ORG_HIER_BUFFER on class CL_GRPC_SIGNOFF_GAF_WD has no parameter.
Method CLEAR_SIGN_OFF_ORG_HIER_BUFFER on class CL_GRPC_SIGNOFF_GAF_WD has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COMP_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20070802 | |||
| 2 | IO_MAIN_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20070802 |
Method CONSTRUCTOR on class CL_GRPC_SIGNOFF_GAF_WD has no exception.
Method GET_CEO_DOCUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CEO_DOCS | Call by reference | Type reference (TYPE) | YT_CEO_DOCS | All CEO documents | 20090304 | |||
| 2 | IV_SIGNOFF | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Sign-Off GUID for the Corporate | 20090304 |
Method GET_CEO_DOCUMENTS on class CL_GRPC_SIGNOFF_GAF_WD has no exception.
Method GET_LEAD_SELECTION_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SIGNOFF_LIST | Call by reference | Type reference (TYPE) | GRPC_T_SIGNOFF_LIST | Sign-off List | 20071114 | |||
| 2 | CV_CHILD_NODE_ROW | Call by reference | Type reference (TYPE) | I | 20071114 | ||||
| 3 | EV_LEAD_SELECTION_ROW | Call by reference | Type reference (TYPE) | I | 20071114 | ||||
| 4 | IV_LEAD_SELECTION | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20071114 | |||
| 5 | IV_PARENT | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20071114 |
Method GET_LEAD_SELECTION_ROW on class CL_GRPC_SIGNOFF_GAF_WD has no exception.
Method GET_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MODE | Value transfer | Type reference (TYPE) | STRING | 20070815 |
Method GET_MODE on class CL_GRPC_SIGNOFF_GAF_WD has no exception.
Method GET_ORGUNIT_PARENT_FROM_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ORGUNIT | Call by reference | Type reference (TYPE) | GRFN_OBJECTID | Org Unit | 20130531 | |||
| 2 | RV_PARENT_ORGUNIT | Value transfer | Type reference (TYPE) | GRFN_OBJECTID | Parent ORGUNIT | 20130531 |
Method GET_ORGUNIT_PARENT_FROM_BUFFER on class CL_GRPC_SIGNOFF_GAF_WD has no exception.
Method GET_SIGN_OFF_MONITOR_FLG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_FLG | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130531 |
Method GET_SIGN_OFF_MONITOR_FLG on class CL_GRPC_SIGNOFF_GAF_WD has no exception.
Method SEARCH_IN_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SIGNOFF_LIST | Call by reference | Type reference (TYPE) | GRPC_T_SIGNOFF_LIST | Sign-off List | 20071114 | |||
| 2 | EV_RESULT | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20071114 | |||
| 3 | IV_PARENT | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20071114 | |||
| 4 | IV_SEARCH | Call by reference | Type reference (TYPE) | CHAR40 | Character field of length 40 | 20071114 |
Method SEARCH_IN_CHILDREN on class CL_GRPC_SIGNOFF_GAF_WD has no exception.
Method SET_FIRST_VISIBLE_ROW Signature
Method SET_FIRST_VISIBLE_ROW on class CL_GRPC_SIGNOFF_GAF_WD has no parameter.
Method SET_FIRST_VISIBLE_ROW on class CL_GRPC_SIGNOFF_GAF_WD has no exception.
Method SET_LEAD_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LEAD_SELECTION | Call by reference | Type reference (TYPE) | GRPC_API_OBJECT_ID | GRPC ID of the individual object | 20071114 |
Method SET_LEAD_SELECTION on class CL_GRPC_SIGNOFF_GAF_WD has no exception.
Method SET_ORGUNIT_SIGNOFF_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ORGUNIT | Call by reference | Type reference (TYPE) | GRPC_T_API_ORGUNIT_LIST | Orgunit list | 20130531 |
Method SET_ORGUNIT_SIGNOFF_BUFFER on class CL_GRPC_SIGNOFF_GAF_WD has no exception.
Method SET_SIGN_OFF_MONITOR_FLG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FLG | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130531 |
Method SET_SIGN_OFF_MONITOR_FLG on class CL_GRPC_SIGNOFF_GAF_WD has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 250 |