SAP ABAP Class IF_MMPUR_UI_VENDOR_DATA (Get vendor contact data)
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
| Class | IF_MMPUR_UI_VENDOR_DATA | |
| Short Description | Get vendor contact data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20041112 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_MMPUR_UI_VENDOR_DATA has no forward declaration.
Interfaces
Class IF_MMPUR_UI_VENDOR_DATA has no interface implemented.
Friends
Class IF_MMPUR_UI_VENDOR_DATA has no friend class.
Attributes
Class 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
Class IF_MMPUR_UI_VENDOR_DATA has no event.
Types
Class IF_MMPUR_UI_VENDOR_DATA has no local type.
Method Signatures
Method CHECK_AUTHORITY Signature
Method CHECK_AUTHORITY on class 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 class 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 class IF_MMPUR_UI_VENDOR_DATA has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in |