SAP ABAP Class CL_FIP_WDC_BUYER_RECPT_SETTING (Assistance Class for WD_FIP_RECP_BUYER_SETTING)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-FIP (Application Component) Perishables Procurement
⤷
FIP_UI_MODEL (Package) User Interface Models for Fresh Item Procurement

⤷

⤷

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 | 20080226 |
Properties
Class | CL_FIP_WDC_BUYER_RECPT_SETTING | |
Short Description | Assistance Class for WD_FIP_RECP_BUYER_SETTING | |
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 | FIP_UI_MODEL | User Interface Models for Fresh Item Procurement |
Created | 20080226 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_FIP_WDC_BUYER_RECPT_SETTING has no interface implemented.
Friends
Class CL_FIP_WDC_BUYER_RECPT_SETTING has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | FPM_EVENT_ID | 'FPM_CHANGE' | ID of the FPM Event | 20080328 | |
2 | ![]() |
Constant | Public | See coding | 20080226 | ||||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_FIP_SETTINGS_MANAGER | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080326 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FIP_S_RECIPIENT_DETAILS | Recipient master setting (Detailed Data) | 20080226 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FIP_T_MATERIAL_RECIPIENT_DATA | Material data for the recipient setting | 20080226 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FIP_T_MATERIAL | All information for material, which was changed | 20080325 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FIP_T_SUPLG_PLANT_ALL_INFO | All information for SP, which was changed | 20080325 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FIP_T_SP_RECIPIENT_DATA | Recipient Data for Plant Master Settings | 20080226 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080325 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20080326 |
2 | ![]() |
Instance method | Public | Method | get empty material | 20080417 |
3 | ![]() |
Instance method | Public | Method | Get if the information for setting Recipients has changed. | 20080325 |
4 | ![]() |
Instance method | Public | Method | Retrieve the materials | 20080226 |
5 | ![]() |
Instance method | Public | Method | Get all the recipient contacts to fill dropdown. | 20080226 |
6 | ![]() |
Instance method | Public | Method | Retrieve the recipient details | 20080226 |
7 | ![]() |
Instance method | Public | Method | Get the selected contact info | 20080226 |
8 | ![]() |
Instance method | Public | Method | Retrieve the supply plants for recipient | 20080226 |
9 | ![]() |
Instance method | Public | Method | Save changes to the database | 20080325 |
10 | ![]() |
Instance method | Public | Method | Set that the information for setting recipients has changed. | 20080325 |
11 | ![]() |
Instance method | Public | Method | Get the materials for recipient | 20080226 |
12 | ![]() |
Instance method | Public | Method | Change the activation for selected material | 20080226 |
13 | ![]() |
Instance method | Public | Method | Set that the information for setting Rec. has not changed. | 20080325 |
14 | ![]() |
Instance method | Public | Method | Set the values for the recipient | 20080226 |
15 | ![]() |
Instance method | Public | Method | Set the supply plants for related recipient | 20080226 |
16 | ![]() |
Instance method | Public | Method | Change the activation for selected supply plant | 20080226 |
Events
Class CL_FIP_WDC_BUYER_RECPT_SETTING has no event.
Types
Class CL_FIP_WDC_BUYER_RECPT_SETTING has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_FIP_WDC_BUYER_RECPT_SETTING has no parameter.
Method CONSTRUCTOR on class CL_FIP_WDC_BUYER_RECPT_SETTING has no exception.
Method GET_EMPTY_MATERIAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MATERIAL | Call by reference | Type reference (TYPE) | FIP_S_MATERIAL_RECIPIENT_UI | Material Recipient UI Structure | 20080418 |
Method GET_EMPTY_MATERIAL on class CL_FIP_WDC_BUYER_RECPT_SETTING has no exception.
Method GET_HAS_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_HAS_CHANGED | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080325 |
Method GET_HAS_CHANGED on class CL_FIP_WDC_BUYER_RECPT_SETTING has no exception.
Method GET_MATERIALS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MATERIALS | Call by reference | Type reference (TYPE) | FIP_T_MATERIAL_RECIPIENT_DATA | Material-Recipient Table Type | 20080226 |
Method GET_MATERIALS on class CL_FIP_WDC_BUYER_RECPT_SETTING has no exception.
Method GET_RECIPIENT_CONTACTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CONTACTS | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTR_VALUE_LIST | All Fixed Values of an Attribute with Texts | 20080226 |
Method GET_RECIPIENT_CONTACTS on class CL_FIP_WDC_BUYER_RECPT_SETTING has no exception.
Method GET_RECIPIENT_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_FIRST_CONTACT | Call by reference | Type reference (TYPE) | FIP_S_MV_CONTACT_DATA | Generic Structure for Contact Information | 20080226 | ||
2 | ![]() |
ES_RECIPIENT_DETAILS | Call by reference | Type reference (TYPE) | FIP_S_RECIPIENT_DETAILS | Recipient Master Settings (Detailed Data) | 20080226 |
Method GET_RECIPIENT_DETAILS on class CL_FIP_WDC_BUYER_RECPT_SETTING has no exception.
Method GET_SELECTED_CONTACT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_CONTACT | Call by reference | Type reference (TYPE) | FIP_S_MV_CONTACT_DATA | Generic Structure for Contact Information | 20080226 | ||
2 | ![]() |
IV_CONTACT_NAME | Call by reference | Type reference (TYPE) | STRING | 20080226 |
Method GET_SELECTED_CONTACT on class CL_FIP_WDC_BUYER_RECPT_SETTING has no exception.
Method GET_SUPLG_PLANTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SUPLG_PLANTS | Call by reference | Type reference (TYPE) | FIP_T_SP_RECIPIENT_DATA | Recipient Data for Plant Master Settings | 20080226 |
Method GET_SUPLG_PLANTS on class CL_FIP_WDC_BUYER_RECPT_SETTING has no exception.
Method SAVE_MODIFICATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_RECIPIENT | Call by reference | Type reference (TYPE) | FIP_S_RECIPIENT | Structure with recipient | 20080511 | ||
2 | ![]() |
IV_BUYER | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080511 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Data validation error | 20080325 |
Method SET_HAS_CHANGED Signature
Method SET_HAS_CHANGED on class CL_FIP_WDC_BUYER_RECPT_SETTING has no parameter.
Method SET_HAS_CHANGED on class CL_FIP_WDC_BUYER_RECPT_SETTING has no exception.
Method SET_MATERIALS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CO_LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_FIP_MESSAGE_LOGGER | Class for FIP message logging/handling | 20080514 | ||
2 | ![]() |
IS_RECIPIENT | Call by reference | Type reference (TYPE) | FIP_S_RECIPIENT | FIP Recipient Number | 20080407 | ||
3 | ![]() |
IV_UNAME | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080410 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Value does not exist | 20080405 |
Method SET_MATERIAL_ACTIVATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACTIVATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080226 | |||
2 | ![]() |
IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20080226 |
Method SET_MATERIAL_ACTIVATION on class CL_FIP_WDC_BUYER_RECPT_SETTING has no exception.
Method SET_NOT_CHANGED Signature
Method SET_NOT_CHANGED on class CL_FIP_WDC_BUYER_RECPT_SETTING has no parameter.
Method SET_NOT_CHANGED on class CL_FIP_WDC_BUYER_RECPT_SETTING has no exception.
Method SET_RECIPIENT_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CO_LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_FIP_MESSAGE_LOGGER | Class for FIP message logging/handling | 20080514 | ||
2 | ![]() |
IS_RECIPIENT | Call by reference | Type reference (TYPE) | FIP_S_RECIPIENT | FIP Recipient Number | 20080407 | ||
3 | ![]() |
IV_UNAME | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080410 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Value does not exist | 20080405 |
Method SET_SUPLG_PLANTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CO_LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_FIP_MESSAGE_LOGGER | Class for FIP message logging/handling | 20080514 | ||
2 | ![]() |
IS_RECIPIENT | Call by reference | Type reference (TYPE) | FIP_S_RECIPIENT | FIP Recipient Number | 20080407 | ||
3 | ![]() |
IV_UNAME | Call by reference | Type reference (TYPE) | UNAME | User Name | 20080410 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Value does not exist | 20080405 |
Method SET_SUPLG_PLANT_ACTIVATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACTIVATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20080226 | |||
2 | ![]() |
IV_WERKS | Call by reference | Type reference (TYPE) | FIP_WERKS_D | Plant | 20080226 |
Method SET_SUPLG_PLANT_ACTIVATION on class CL_FIP_WDC_BUYER_RECPT_SETTING has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 604 |