Hierarchy

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRPC_AOD_WD | UI class of aod | 20080403 |
Properties
Interface | IF_GRPC_AOD_WD | |
Short Description | Interface of Aod UI class |
General Data
Package | GRPC_AOD | Aggregation of Deficiency |
Created | 20080402 | SAP |
Last changed | 20141106 | |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_GRPC_AOD_WD has no interface.
Friends
Interface IF_GRPC_AOD_WD has no friend.
Attributes
Interface IF_GRPC_AOD_WD has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | add aods to the group | 20080410 |
2 | ![]() |
Instance method | Public | Method | 'Cancel' button in aod page. | 20080415 |
3 | ![]() |
Instance method | Public | Method | Copy aod list from another aod group | 20080414 |
4 | ![]() |
Instance method | Public | Method | create aod group | 20080408 |
5 | ![]() |
Instance method | Public | Method | delete an aod group | 20080410 |
6 | ![]() |
Instance method | Public | Method | filter aod list by deficiency severity | 20080410 |
7 | ![]() |
Instance method | Public | Method | get aod list by aod group | 20080408 |
8 | ![]() |
Instance method | Public | Method | Get session ID | 20081027 |
9 | ![]() |
Instance method | Public | Method | handle aod lead selection | 20080409 |
10 | ![]() |
Instance method | Public | Method | handle aod group lead selection | 20080409 |
11 | ![]() |
Instance method | Public | Method | handle lead selection in aod group popup | 20080414 |
12 | ![]() |
Instance method | Public | Method | init aod group popup( button: 'open') | 20080411 |
13 | ![]() |
Instance method | Public | Method | int aod list for aod group popup( button: 'create group') | 20080411 |
14 | ![]() |
Instance method | Public | Method | init all the aod list for aod list popup | 20080411 |
15 | ![]() |
Instance method | Public | Method | init data | 20080408 |
16 | ![]() |
Instance method | Public | Method | init aod group popup( button: 'add') | 20080414 |
17 | ![]() |
Instance method | Public | Method | init for "copy" | 20080415 |
18 | ![]() |
Instance method | Public | Method | init issue list for aod | 20080414 |
19 | ![]() |
Instance method | Public | Method | load deficiency group list from DB, set it to buffer | 20080408 |
20 | ![]() |
Instance method | Public | Method | load control deficiency list from DB, set it to buffer | 20080408 |
21 | ![]() |
Instance method | Public | Method | refresh aod page | 20080409 |
22 | ![]() |
Instance method | Public | Method | refresh aod group pop up | 20080410 |
23 | ![]() |
Instance method | Public | Method | enable/disable "copy another group" button | 20080415 |
24 | ![]() |
Instance method | Public | Method | remove an aod from group | 20080410 |
25 | ![]() |
Instance method | Public | Method | save draft | 20080408 |
26 | ![]() |
Instance method | Public | Method | set analysis id | 20080408 |
27 | ![]() |
Instance method | Public | Method | set component controller | 20080407 |
28 | ![]() |
Instance method | Public | Method | set message handler | 20080408 |
29 | ![]() |
Instance method | Public | Method | set org unit id | 20080408 |
30 | ![]() |
Instance method | Public | Method | submit aod list | 20080409 |
31 | ![]() |
Instance method | Public | Method | update Aod group | 20080410 |
32 | ![]() |
Instance method | Public | Method | update aod list | 20080411 |
Events
Interface IF_GRPC_AOD_WD has no event.
Types
Interface IF_GRPC_AOD_WD has no local type.
Method Signatures
Method ADD_AODS_TO_GROUP Signature
Method ADD_AODS_TO_GROUP on Interface IF_GRPC_AOD_WD has no parameter.
Method ADD_AODS_TO_GROUP on Interface IF_GRPC_AOD_WD has no exception.
Method CANCEL Signature
Method CANCEL on Interface IF_GRPC_AOD_WD has no parameter.
Method CANCEL on Interface IF_GRPC_AOD_WD has no exception.
Method COPY_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_AOD_GROUP | Call by reference | Type reference (TYPE) | GRPC_S_AOD_GROUP | aod group | 20080416 |
Method COPY_GROUP on Interface IF_GRPC_AOD_WD has no exception.
Method CREATE_AOD_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RETURN_CODE | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20080513 |
Method CREATE_AOD_GROUP on Interface IF_GRPC_AOD_WD has no exception.
Method DELETE_AOD_GROUP Signature
Method DELETE_AOD_GROUP on Interface IF_GRPC_AOD_WD has no parameter.
Method DELETE_AOD_GROUP on Interface IF_GRPC_AOD_WD has no exception.
Method FILTER_AODS_BY_SEVERITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SEVERITY_FLAG | Call by reference | Type reference (TYPE) | STRING | 20080410 |
Method FILTER_AODS_BY_SEVERITY on Interface IF_GRPC_AOD_WD has no exception.
Method GET_AODS_BY_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_AOD_LIST | Call by reference | Type reference (TYPE) | GRPC_T_AOD_DATA | table of GRPC_S_AOD_DATA | 20080416 | ||
2 | ![]() |
IS_AOD_GROUP | Call by reference | Type reference (TYPE) | GRPC_S_AOD_GROUP | 20080410 |
Method GET_AODS_BY_GROUP on Interface IF_GRPC_AOD_WD has no exception.
Method GET_SESSION_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SESSION_ID | Value transfer | Type reference (TYPE) | GRPC_API_SESSION_ID | GRPC unique session ID | 20081027 |
Method GET_SESSION_ID on Interface IF_GRPC_AOD_WD has no exception.
Method HANDLE_AOD_LEAD_SELECTION Signature
Method HANDLE_AOD_LEAD_SELECTION on Interface IF_GRPC_AOD_WD has no parameter.
Method HANDLE_AOD_LEAD_SELECTION on Interface IF_GRPC_AOD_WD has no exception.
Method HANDLE_GROUP_LEAD_SELECTION Signature
Method HANDLE_GROUP_LEAD_SELECTION on Interface IF_GRPC_AOD_WD has no parameter.
Method HANDLE_GROUP_LEAD_SELECTION on Interface IF_GRPC_AOD_WD has no exception.
Method HANDLE_GRP_POPUP_LEAD_SEL Signature
Method HANDLE_GRP_POPUP_LEAD_SEL on Interface IF_GRPC_AOD_WD has no parameter.
Method HANDLE_GRP_POPUP_LEAD_SEL on Interface IF_GRPC_AOD_WD has no exception.
Method INIT_AOD_GROUP_POPUP Signature
Method INIT_AOD_GROUP_POPUP on Interface IF_GRPC_AOD_WD has no parameter.
Method INIT_AOD_GROUP_POPUP on Interface IF_GRPC_AOD_WD has no exception.
Method INIT_AOD_LIST_FOR_GROUP_POPUP Signature
Method INIT_AOD_LIST_FOR_GROUP_POPUP on Interface IF_GRPC_AOD_WD has no parameter.
Method INIT_AOD_LIST_FOR_GROUP_POPUP on Interface IF_GRPC_AOD_WD has no exception.
Method INIT_AOD_LIST_POPUP Signature
Method INIT_AOD_LIST_POPUP on Interface IF_GRPC_AOD_WD has no parameter.
Method INIT_AOD_LIST_POPUP on Interface IF_GRPC_AOD_WD has no exception.
Method INIT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080903 | ||
2 | ![]() |
I_WORKITEM | Call by reference | Type reference (TYPE) | SWW_WIID | Work item ID | 20081024 | ||
3 | ![]() |
RV_CODE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Return code | 20090224 |
Method INIT_DATA on Interface IF_GRPC_AOD_WD has no exception.
Method INIT_GROUP_POPUP Signature
Method INIT_GROUP_POPUP on Interface IF_GRPC_AOD_WD has no parameter.
Method INIT_GROUP_POPUP on Interface IF_GRPC_AOD_WD has no exception.
Method INIT_GRP_LST Signature
Method INIT_GRP_LST on Interface IF_GRPC_AOD_WD has no parameter.
Method INIT_GRP_LST on Interface IF_GRPC_AOD_WD has no exception.
Method INIT_ISSUE_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_AOD | Call by reference | Type reference (TYPE) | GRPC_S_AOD_DATA | aod | 20080415 |
Method INIT_ISSUE_LIST on Interface IF_GRPC_AOD_WD has no exception.
Method LOAD_AOD_GROUP_LIST Signature
Method LOAD_AOD_GROUP_LIST on Interface IF_GRPC_AOD_WD has no parameter.
Method LOAD_AOD_GROUP_LIST on Interface IF_GRPC_AOD_WD has no exception.
Method LOAD_AOD_LIST Signature
Method LOAD_AOD_LIST on Interface IF_GRPC_AOD_WD has no parameter.
Method LOAD_AOD_LIST on Interface IF_GRPC_AOD_WD has no exception.
Method REFRESH Signature
Method REFRESH on Interface IF_GRPC_AOD_WD has no parameter.
Method REFRESH on Interface IF_GRPC_AOD_WD has no exception.
Method REFRESH_AOD_GROUP Signature
Method REFRESH_AOD_GROUP on Interface IF_GRPC_AOD_WD has no parameter.
Method REFRESH_AOD_GROUP on Interface IF_GRPC_AOD_WD has no exception.
Method REFRESH_COPY_BTN_STATUS Signature
Method REFRESH_COPY_BTN_STATUS on Interface IF_GRPC_AOD_WD has no parameter.
Method REFRESH_COPY_BTN_STATUS on Interface IF_GRPC_AOD_WD has no exception.
Method REMOVE_AOD_FROM_GROUP Signature
Method REMOVE_AOD_FROM_GROUP on Interface IF_GRPC_AOD_WD has no parameter.
Method REMOVE_AOD_FROM_GROUP on Interface IF_GRPC_AOD_WD has no exception.
Method SAVE_AOD_DRAFT Signature
Method SAVE_AOD_DRAFT on Interface IF_GRPC_AOD_WD has no parameter.
Method SAVE_AOD_DRAFT on Interface IF_GRPC_AOD_WD has no exception.
Method SET_ANALYSIS_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ANALYSIS_ID | Call by reference | Type reference (TYPE) | GUID_32 | ANALYSIS ID | 20080408 |
Method SET_ANALYSIS_ID on Interface IF_GRPC_AOD_WD has no exception.
Method SET_COMP_CONTROLLER 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 | 20080407 |
Method SET_COMP_CONTROLLER on Interface IF_GRPC_AOD_WD has no exception.
Method SET_MESSAGE_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MSG_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20080408 |
Method SET_MESSAGE_HANDLER on Interface IF_GRPC_AOD_WD has no exception.
Method SET_ORGUNIT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ORGUNIT_ID | Call by reference | Type reference (TYPE) | GRPC_ORGUNIT_ID | Organizational Unit ID | 20080409 |
Method SET_ORGUNIT_ID on Interface IF_GRPC_AOD_WD has no exception.
Method SUBMIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RETURN_CODE | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20080421 |
Method SUBMIT on Interface IF_GRPC_AOD_WD has no exception.
Method UPDATE_AOD_GROUP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RETURN_CODE | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20080520 |
Method UPDATE_AOD_GROUP on Interface IF_GRPC_AOD_WD has no exception.
Method UPDATE_AOD_LIST Signature
Method UPDATE_AOD_LIST on Interface IF_GRPC_AOD_WD has no parameter.
Method UPDATE_AOD_LIST on Interface IF_GRPC_AOD_WD has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |