Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMB/IF_SPI_APPL_ACCESS | Application Access Interface | 20100716 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMB/IF_SPI_APPL_ACCESS_INIT | Service Provider Initialization | 20100716 |
Properties
Class | CL_GHO_PP_PT_SP | |
Short Description | Planning Table Service Provider | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | EA_GHO_PP_PT_UI | GHO PP User Interface: Planning Table |
Created | 20100716 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GHO_PP_PT_SP has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /PLMB/IF_SPI_APPL_ACCESS | Application Access Interface | 20100716 | ||
2 | /PLMB/IF_SPI_APPL_ACCESS_INIT | Service Provider Initialization | 20100716 |
Friends
Class CL_GHO_PP_PT_SP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | /PLMB/IF_SPI_COLLECTOR | Collector | 20100921 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GHO_PP_S_PT_PROFILE | Structure for Planning Table Profile Customizing | 20100923 | ||
3 | ![]() |
Instance attribute | Private | See coding | 20100923 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Action for checking authority for Planning Table | 20110217 |
2 | ![]() |
Instance method | Private | Method | Action to Check Filter Settings | 20110223 |
3 | ![]() |
Instance method | Private | Method | Action for copying values via interactive planning | 20100921 |
4 | ![]() |
Instance method | Private | Method | Action for Deleting the Filter from the Database | 20110218 |
5 | ![]() |
Instance method | Private | Method | Action to Check if Filter exists on Database | 20110415 |
6 | ![]() |
Instance method | Private | Method | Action to get the planning data from backend | 20100921 |
7 | ![]() |
Instance method | Private | Method | Action for Retrieving the Filter from Backend Buffer | 20110126 |
8 | ![]() |
Instance method | Private | Method | Action to get Description of Filter | 20101216 |
9 | ![]() |
Instance method | Private | Method | Action to get Media in Planning Table | 20110125 |
10 | ![]() |
Instance method | Private | Method | Get Message Log | 20101208 |
11 | ![]() |
Instance method | Private | Method | Action to get Description of Network | 20101215 |
12 | ![]() |
Instance method | Private | Method | Action to get internal Network Number | 20110408 |
13 | ![]() |
Instance method | Private | Method | Action to get Details of Network/Planversion combination | 20101217 |
14 | ![]() |
Instance method | Private | Method | Action to get Profile content from Database | 20101208 |
15 | ![]() |
Instance method | Private | Method | Action to get User specific Data for Planning Table | 20101203 |
16 | ![]() |
Instance method | Private | Method | Action to preload the planning data into backend | 20110217 |
17 | ![]() |
Instance method | Private | Method | Action for Retrieving the Filter from Database | 20110127 |
18 | ![]() |
Instance method | Private | Method | Action for Saving the Filter to Database | 20110126 |
19 | ![]() |
Instance method | Private | Method | Action to check if saving Filter to Database is possible | 20110415 |
20 | ![]() |
Instance method | Private | Method | Action for Storing the Filter in the Backend Buffer | 20101222 |
21 | ![]() |
Instance method | Private | Method | Action to remember temporary profile settings | 20101208 |
22 | ![]() |
Instance method | Private | Method | Action to set the Field Properties | 20101208 |
23 | ![]() |
Instance method | Private | Method | Action to get User specific Data for Planning Table | 20101203 |
24 | ![]() |
Instance method | Private | Method | Action for triggering the capacity allocation run | 20101115 |
25 | ![]() |
Instance method | Private | Method | Action for triggering the planned allocation run | 20101014 |
26 | ![]() |
Instance method | Private | Method | Send messages to Framework | 20100921 |
27 | ![]() |
Instance method | Private | Method | Set the Field Properties | 20100923 |
Events
Class CL_GHO_PP_PT_SP has no event.
Types
Class CL_GHO_PP_PT_SP has no local type.
Method Signatures
Method ACTION_CHECK_AUTH_NETWORK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20110217 | ||
2 | ![]() |
IS_PARAM | Call by reference | Type reference (TYPE) | GHO_PP_S_PARAM_PTABLE_GET | Structur for context Node Planning Data | 20110217 |
Method ACTION_CHECK_AUTH_NETWORK on class CL_GHO_PP_PT_SP has no exception.
Method ACTION_CHECK_FILTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20110223 | ||
2 | ![]() |
IS_PARAM | Call by reference | Type reference (TYPE) | GHO_PP_S_FILTER_ACTION | Structure used for Filter related Action in GHO/OPM | 20110223 |
Method ACTION_CHECK_FILTER on class CL_GHO_PP_PT_SP has no exception.
Method ACTION_COPY_VALUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EG_PARAM | Call by reference | Type reference (TYPE) | ANY | Any data | 20101013 | ||
2 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20100921 | ||
3 | ![]() |
IS_PARAM_COPY_VALUES | Call by reference | Type reference (TYPE) | GHO_PP_S_PARAM_COPY_VALUES | Structure for Action COPY_VALUES for Interactive Planning | 20100921 | ||
4 | ![]() |
IT_SELECTED_LINES | Call by reference | Type reference (TYPE) | INDEX TABLE | Table of selected lines | 20101222 |
Method ACTION_COPY_VALUES on class CL_GHO_PP_PT_SP has no exception.
Method ACTION_DELETE_FILTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20110218 | ||
2 | ![]() |
IS_PARAM | Call by reference | Type reference (TYPE) | GHO_PP_S_FILTER | Filter Settings for Planning Table (uncompressed) | 20110218 |
Method ACTION_DELETE_FILTER on class CL_GHO_PP_PT_SP has no exception.
Method ACTION_EXIST_FILTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20110415 | ||
2 | ![]() |
IS_PARAM | Call by reference | Type reference (TYPE) | GHO_PP_S_FILTER | Filter Settings for Planning Table (uncompressed) | 20110415 |
Method ACTION_EXIST_FILTER on class CL_GHO_PP_PT_SP has no exception.
Method ACTION_GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EG_PARAM | Call by reference | Type reference (TYPE) | GHO_PP_S_PARAM_PTABLE_GET | Structur for Action GET of Node PTABLE | 20100921 | ||
2 | ![]() |
ET_NODE_DATA | Call by reference | Type reference (TYPE) | GHO_PP_T_PTABLE_UI | Planning Table | 20100921 | ||
3 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20100921 | ||
4 | ![]() |
IS_PARAM | Call by reference | Type reference (TYPE) | GHO_PP_S_PARAM_PTABLE_GET | Structur for Action GET of Node PTABLE | 20100921 |
Method ACTION_GET_DATA on class CL_GHO_PP_PT_SP has no exception.
Method ACTION_GET_FILTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EG_PARAM | Call by reference | Type reference (TYPE) | GHO_PP_S_FILTER | Any data | 20110126 | ||
2 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20110126 |
Method ACTION_GET_FILTER on class CL_GHO_PP_PT_SP has no exception.
Method ACTION_GET_FILTER_DESC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EG_PARAM | Call by reference | Type reference (TYPE) | GHO_PP_S_PLANNING_DATA | Structur for context Node Planning Data | 20101216 | ||
2 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20101216 | ||
3 | ![]() |
IS_PARAM | Call by reference | Type reference (TYPE) | GHO_PP_S_PLANNING_DATA | Structur for context Node Planning Data | 20101216 |
Method ACTION_GET_FILTER_DESC on class CL_GHO_PP_PT_SP has no exception.
Method ACTION_GET_MEDIA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EG_PARAM | Call by reference | Type reference (TYPE) | GHO_PP_S_PARAM_MEDIA | Structur for Action GET of Node PT_MEDIA | 20110125 | ||
2 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20110125 | ||
3 | ![]() |
IS_PARAM | Call by reference | Type reference (TYPE) | GHO_PP_S_PARAM_MEDIA | Structur for Action GET of Node PT_MEDIA | 20110125 |
Method ACTION_GET_MEDIA on class CL_GHO_PP_PT_SP has no exception.
Method ACTION_GET_MESSAGELOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EG_PARAM | Call by reference | Type reference (TYPE) | GHO_PP_S_PARAM_MESSAGES | Structure to hold a message table | 20101208 |
Method ACTION_GET_MESSAGELOG on class CL_GHO_PP_PT_SP has no exception.
Method ACTION_GET_NETWORK_DESC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EG_PARAM | Call by reference | Type reference (TYPE) | GHO_PP_S_PLANNING_DATA | Structur for context Node Planning Data | 20101215 | ||
2 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20101215 | ||
3 | ![]() |
IS_PARAM | Call by reference | Type reference (TYPE) | GHO_PP_S_PLANNING_DATA | Structur for context Node Planning Data | 20101215 |
Method ACTION_GET_NETWORK_DESC on class CL_GHO_PP_PT_SP has no exception.
Method ACTION_GET_NETWORK_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EG_PARAM | Call by reference | Type reference (TYPE) | GHO_NETOBJ_ID | Network Object ID | 20110408 | ||
2 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20110408 | ||
3 | ![]() |
IS_PARAM | Call by reference | Type reference (TYPE) | GHO_NETOBJ_ID_EXT | External ID for Network Object | 20110408 |
Method ACTION_GET_NETWORK_INT on class CL_GHO_PP_PT_SP has no exception.
Method ACTION_GET_PLANVERS_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EG_PARAM | Call by reference | Type reference (TYPE) | GHO_PP_S_PLANNING_DATA | Structur for context Node Planning Data | 20101217 | ||
2 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20101217 | ||
3 | ![]() |
IS_PARAM | Call by reference | Type reference (TYPE) | GHO_PP_S_PLANNING_DATA | Structur for context Node Planning Data | 20101217 |
Method ACTION_GET_PLANVERS_DETAILS on class CL_GHO_PP_PT_SP has no exception.
Method ACTION_GET_PROFILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EG_PARAM | Call by reference | Type reference (TYPE) | GHO_PP_S_PT_PROFILE | Structure for Planning Table Profile Customizing | 20101208 | ||
2 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20101208 | ||
3 | ![]() |
IS_PARAM | Call by reference | Type reference (TYPE) | GHO_PP_S_PT_PROFILE | Structure for Planning Table Profile Customizing | 20101208 |
Method ACTION_GET_PROFILE on class CL_GHO_PP_PT_SP has no exception.
Method ACTION_GET_USER_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EG_PARAM | Call by reference | Type reference (TYPE) | GHO_PP_S_PT_USER_DATA | User specific Data for Planning Table | 20101203 | ||
2 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20101203 | ||
3 | ![]() |
IS_PARAM | Call by reference | Type reference (TYPE) | GHO_PP_S_PT_USER_DATA | User specific Data for Planning Table | 20101203 |
Method ACTION_GET_USER_DATA on class CL_GHO_PP_PT_SP has no exception.
Method ACTION_PRELOAD_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EG_PARAM | Call by reference | Type reference (TYPE) | GHO_PP_S_PARAM_PTABLE_GET | Structur for Action GET of Node PTABLE | 20110217 | ||
2 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20110217 | ||
3 | ![]() |
IS_PARAM | Call by reference | Type reference (TYPE) | GHO_PP_S_PARAM_PTABLE_GET | Structur for Action GET of Node PTABLE | 20110217 |
Method ACTION_PRELOAD_DATA on class CL_GHO_PP_PT_SP has no exception.
Method ACTION_READ_FILTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EG_PARAM | Call by reference | Type reference (TYPE) | GHO_PP_S_FILTER | Filter Settings for Planning Table (uncompressed) | 20110127 | ||
2 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20110127 | ||
3 | ![]() |
IS_PARAM | Call by reference | Type reference (TYPE) | GHO_PP_S_FILTER | Filter Settings for Planning Table (uncompressed) | 20110127 |
Method ACTION_READ_FILTER on class CL_GHO_PP_PT_SP has no exception.
Method ACTION_SAVE_FILTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20110126 | ||
2 | ![]() |
IS_PARAM | Call by reference | Type reference (TYPE) | GHO_PP_S_FILTER | Filter Settings for Planning Table (uncompressed) | 20110126 |
Method ACTION_SAVE_FILTER on class CL_GHO_PP_PT_SP has no exception.
Method ACTION_SAVE_FILTER_CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20110415 | ||
2 | ![]() |
IS_PARAM | Call by reference | Type reference (TYPE) | GHO_PP_S_FILTER | Filter Settings for Planning Table (uncompressed) | 20110415 |
Method ACTION_SAVE_FILTER_CHECK on class CL_GHO_PP_PT_SP has no exception.
Method ACTION_SET_FILTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20101222 | ||
2 | ![]() |
IS_PARAM | Call by reference | Type reference (TYPE) | GHO_PP_S_FILTER | Structure for Context Bode Trigger Allocation | 20101222 |
Method ACTION_SET_FILTER on class CL_GHO_PP_PT_SP has no exception.
Method ACTION_SET_PROFILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20101208 | ||
2 | ![]() |
IS_PARAM | Call by reference | Type reference (TYPE) | GHO_PP_S_PT_PROFILE | Structure for Planning Table Profile Customizing | 20101208 |
Method ACTION_SET_PROFILE on class CL_GHO_PP_PT_SP has no exception.
Method ACTION_SET_PROPERTIES Signature
Method ACTION_SET_PROPERTIES on class CL_GHO_PP_PT_SP has no parameter.
Method ACTION_SET_PROPERTIES on class CL_GHO_PP_PT_SP has no exception.
Method ACTION_SET_USER_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20101203 | ||
2 | ![]() |
IS_PARAM | Call by reference | Type reference (TYPE) | GHO_PP_S_PT_USER_DATA | User specific Data for Planning Table | 20101203 |
Method ACTION_SET_USER_DATA on class CL_GHO_PP_PT_SP has no exception.
Method ACTION_TRIGGER_CAPA_ALLOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20101115 | ||
2 | ![]() |
IS_PARAM | Call by reference | Type reference (TYPE) | GHO_PP_S_TRIGGER_ALLOC | Structure for Context Bode Trigger Allocation | 20101115 |
Method ACTION_TRIGGER_CAPA_ALLOC on class CL_GHO_PP_PT_SP has no exception.
Method ACTION_TRIGGER_PL_ALLOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20101014 | ||
2 | ![]() |
IS_PARAM | Call by reference | Type reference (TYPE) | GHO_PP_S_TRIGGER_ALLOC | Structure for Context Bode Trigger Allocation | 20101014 |
Method ACTION_TRIGGER_PL_ALLOC on class CL_GHO_PP_PT_SP has no exception.
Method APPLY_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_MESSAGE | Call by reference | Type reference (TYPE) | GHO_PP_T_MESSAGE | Table for Messages | 20100921 |
Method APPLY_MESSAGES on class CL_GHO_PP_PT_SP has no exception.
Method SET_PROPERTIES Signature
Method SET_PROPERTIES on class CL_GHO_PP_PT_SP has no parameter.
Method SET_PROPERTIES on class CL_GHO_PP_PT_SP has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |