SAP ABAP Class CL_MMPUR_UI_FEEDER (Abstract Feeder class for feeders)
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 - Used By
| # | Relationship type | Used by | 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 | Inheritance (c INHERITING FROM c_ref) | CL_MMPUR_UI_FEEDER_PO | POWL Feeder for Purchase Orders | 20071009 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_MMPUR_UI_FEEDER_PR | POWL Feeder Purchase Requisition | 20071009 |
Properties
| Class | CL_MMPUR_UI_FEEDER | |
| Short Description | Abstract Feeder class for feeders | |
| Super Class | ||
| 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 | 20071009 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MMPUR_UI_FEEDER has no forward declaration.
Interfaces
Class CL_MMPUR_UI_FEEDER has no interface implemented.
Friends
Class CL_MMPUR_UI_FEEDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_MMPUR_UI_PUROBJ_RETRIEVER | purchase document retriever | 20071009 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | LOGSYSTEM | Logical System | 20080311 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | MMPURUI_BP_VERSION_TY | Version des Business Package im Portal | 20071009 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | authority check for transaction code | 20071009 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20071009 |
Events
Class CL_MMPUR_UI_FEEDER has no event.
Types
Class CL_MMPUR_UI_FEEDER has no local type.
Method Signatures
Method AUTHORITY_TCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TCODE | Call by reference | Type reference (TYPE) | TCODE | Transaktionscode | 20071009 | |||
| 2 | RV_RC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert von ABAP-Anweisungen | 20071009 |
Method AUTHORITY_TCODE on class CL_MMPUR_UI_FEEDER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_MMPUR_UI_FEEDER has no parameter.
Method CONSTRUCTOR on class CL_MMPUR_UI_FEEDER has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 603 |