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 CHECK_AUTHORITY Instance method Public Method check authority 20041112
2 GET_CONTACT_PERSONS Instance method Public Method get communication data of contact persons 20041112
3 GET_VENDOR_DATA 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 AUTHORITY_CHECK_FAILED Authorization Check Failed 20041112
2 CORRUPT_USER_MASTER_DATA Corrupt Authorization in User Master 20041112
3 NO_AUTHORITY_GRANTED No authorization to perform the action 20041112
4 NO_USER_PROFILE 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 Exporting 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 Exporting ES_VENDOR_STRUC Call by reference Type reference (TYPE) MMPURUI_VENDOR_STY vendor contact data 20041112
2 Exporting 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