SAP ABAP Class CL_MMPUR_UI_FEEDER_OA (CL_MMPUR_UI_FEEDER_OA)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR (Application Component) Purchasing
⤷
MMPUR_UI_MODEL (Package) Model Components for Web Dynpro Applications, Purchasing
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_MMPUR_UI_FEEDER_ABSTRACT | Abstract class feeder for EhP3 Buyer Enhancments | 20071012 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MMPUR_UI_CONSTANTS | Constants | 20051031 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MMSRV_UI_CONSTANTS | Constants for MMSRV Feeder | 20071010 |
Properties
| Class | CL_MMPUR_UI_FEEDER_OA | |
| Short Description | ||
| Super Class | CL_MMPUR_UI_FEEDER_ABSTRACT | Abstract class feeder for EhP3 Buyer Enhancments |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MMPUR_UI_MODEL | Model Components for Web Dynpro Applications, Purchasing |
| Created | 20051031 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MMPUR_UI_FEEDER_OA has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_MMPUR_UI_CONSTANTS | Constants | 20051031 | ||
| 2 | IF_MMSRV_UI_CONSTANTS | Constants for MMSRV Feeder | 20071010 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | IF_MMSRV_UI_CONSTANTS | 20071010 | Constants for MMSRV Feeder |
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Calculate Net Values and Ordered Quantity (for ES Scenario) | 20080416 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20071005 | |
| 3 | Instance method | Private | Method | Define Action Meta for ERP/SRM Scenario | 20080227 | |
| 4 | Instance method | Private | Method | Data Retrieval via Enterprise Search | 20080312 |
Events
Class CL_MMPUR_UI_FEEDER_OA has no event.
Types
Class CL_MMPUR_UI_FEEDER_OA has no local type.
Method Signatures
Method CALCULATE_VALUES_VIA_ES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGES | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | Nachrichtenmetabeschreibung | 20080804 | |||
| 2 | CT_POWL_RESULT | Call by reference | Type reference (TYPE) | MMPURUI_OA_POWL_TTY | Tabelle Typ für Rahmenvertrage - POWL | 20080728 | |||
| 3 | IT_KONNR | Call by reference | Type reference (TYPE) | MMPURUI_RANGE_TTY | Kontraktnummern | 20080728 | |||
| 4 | IT_KTPNR | Call by reference | Type reference (TYPE) | MMPURUI_RANGE_TTY | Kontraktpositionen | 20080728 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ESH Interface Exception | 20080416 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_MMPUR_UI_FEEDER_OA has no parameter.
Method CONSTRUCTOR on class CL_MMPUR_UI_FEEDER_OA has no exception.
Method GET_ACTIONS_SRM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ACTION_DEFS | Call by reference | Type reference (TYPE) | POWL_ACTDESCR_TTY | Aktion Meta-Beschreibung | 20080227 | |||
| 2 | E_ACTIONS_CHANGED | Call by reference | Type reference (TYPE) | POWL_XFLAG_TY | X-Kennzeichen | 20080227 | |||
| 3 | I_APPLID | Call by reference | Type reference (TYPE) | POWL_APPLID_TY | Anwendungs-ID | 20080227 | |||
| 4 | I_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Sprachenschlüssel | 20080227 | ||
| 5 | I_SELCRIT_PARA | Call by reference | Type reference (TYPE) | RSPARAMS_TT | rsparams Tabelle | 20080227 | |||
| 6 | I_TYPE | Call by reference | Type reference (TYPE) | POWL_TYPE_TY | ID des POWL-Typs | 20080227 | |||
| 7 | I_USERNAME | Call by reference | Type reference (TYPE) | XUSER | Benutzername | 20080227 |
Method GET_ACTIONS_SRM on class CL_MMPUR_UI_FEEDER_OA has no exception.
Method GET_OBJECTS_ENTERPRISE_SEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MESSAGES | Call by reference | Type reference (TYPE) | POWL_MSG_TTY | messages to be displayed to the user | 20080312 | |||
| 2 | E_RESULTS | Call by reference | Type reference (TYPE) | INDEX TABLE | selection result table (c.f GET_OBJECT_DEFINITION) | 20080312 | |||
| 3 | I_APPLID | Call by reference | Type reference (TYPE) | POWL_APPLID_TY | Application ID indentifying POWL-IView | 20080312 | |||
| 4 | I_LANGU | Call by reference | Type reference (TYPE) | LANGU | Language Key | 20080312 | |||
| 5 | I_MAX_RESULTS | Call by reference | Type reference (TYPE) | I | Maximum number of results | 20080313 | |||
| 6 | I_SELCRIT_VALUES | Call by reference | Type reference (TYPE) | RSPARAMS_TT | selection parameters of the respective query | 20080312 | |||
| 7 | I_TYPE | Call by reference | Type reference (TYPE) | POWL_TYPE_TY | POWL type ID | 20080312 | |||
| 8 | I_USERNAME | Call by reference | Type reference (TYPE) | XUSER | User name | 20080312 |
Method GET_OBJECTS_ENTERPRISE_SEARCH on class CL_MMPUR_UI_FEEDER_OA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |