SAP ABAP Interface IF_MMPUR_UI_VENDOR_DATA (Get vendor contact data)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_MMPUR_UI_VENDOR_DATA | vendor contact data | 20041112 |
Properties
| Interface | IF_MMPUR_UI_VENDOR_DATA | |
| Short Description | Get vendor contact data |
General Data
| Package | MMPUR_UI_MODEL | Model Components for Web Dynpro Applications, Purchasing |
| Created | 20041112 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_MMPUR_UI_VENDOR_DATA has no forward declaration.
Interfaces
Interface IF_MMPUR_UI_VENDOR_DATA has no interface.
Friends
Interface IF_MMPUR_UI_VENDOR_DATA has no friend.
Attributes
Interface IF_MMPUR_UI_VENDOR_DATA has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | check authority | 20041112 | |
| 2 | Instance method | Public | Method | get communication data of contact persons | 20041112 | |
| 3 | Instance method | Public | Method | get vendor adress data | 20041112 |
Events
Interface IF_MMPUR_UI_VENDOR_DATA has no event.
Types
Interface IF_MMPUR_UI_VENDOR_DATA has no local type.
Method Signatures
Method CHECK_AUTHORITY Signature
Method CHECK_AUTHORITY on Interface IF_MMPUR_UI_VENDOR_DATA has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Authorization Check Failed | 20041112 | ||
| 2 | Corrupt Authorization in User Master | 20041112 | ||
| 3 | No authorization to perform the action | 20041112 | ||
| 4 | No profile is entered in the user master record | 20041112 |
Method GET_CONTACT_PERSONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CONTACT_PERSONS | Call by reference | Type reference (TYPE) | MMPURUI_CONTACT_PERSONS_TTY | Contact persons data table | 20041112 |
Method GET_CONTACT_PERSONS on Interface IF_MMPUR_UI_VENDOR_DATA has no exception.
Method GET_VENDOR_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_VENDOR_STRUC | Call by reference | Type reference (TYPE) | MMPURUI_VENDOR_STY | vendor contact data | 20041112 | |||
| 2 | RE_RETURN_CODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20041112 |
Method GET_VENDOR_DATA on Interface IF_MMPUR_UI_VENDOR_DATA has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 600 |