SAP ABAP Class CL_MMPUR_UI_VENDOR_PARTNER (Partner Roles of a Vendor)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR (Application Component) Purchasing
     MMPUR_UI_MODEL (Package) Model Components for Web Dynpro Applications, Purchasing
Properties
Class CL_MMPUR_UI_VENDOR_PARTNER  
Short Description Partner Roles of a Vendor    
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 20050124   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MMPUR_UI_VENDOR_PARTNER has no forward declaration.
Interfaces
Class CL_MMPUR_UI_VENDOR_PARTNER has no interface implemented.
Friends
Class CL_MMPUR_UI_VENDOR_PARTNER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_PARTNER Instance attribute Private Type reference (TYPE) MMPURUI_VNDPARTNER_TTY Selected Partner Roles of Vendor 20050601
2 M_EKORG Instance attribute Private Type reference (TYPE) EKORG Purchasing Organization 20050124
3 M_EKORG_DESCR Instance attribute Private Type reference (TYPE) EKOTX Description of Purchasing Organization 20050201
4 M_LIFNR Instance attribute Private Type reference (TYPE) LIFNR Vendor (Creditor) Account Number 20050124
5 M_LIFNR_DESCR Instance attribute Private Type reference (TYPE) NAME1_GP Name of Vendor 20050201
6 M_LTSNR Instance attribute Private Type reference (TYPE) LTSNR Service Number 20050124
7 M_LTSNR_DESCR Instance attribute Private Type reference (TYPE) BEZEILTS Description of Vendor Subrange 20050201
8 M_WERKS Instance attribute Private Type reference (TYPE) WERKS_D Plant 20050124
9 M_WERKS_DESCR Instance attribute Private Type reference (TYPE) NAME1 Name of Plant 20050201
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORITY Instance method Private Method Checks User Authorization for Display of Vendor Data 20050124
2 CHECK_DATA Instance method Private Method Checks Data (Vendor, Purchasing Org. etc.) 20050221
3 CONSTRUCTOR Instance method Public Constructor Constructor 20050124
4 GET_DESCRIPTIONS Instance method Public Method Delivers the Names of the Keys (e.g. Plant Name) 20050201
5 GET_PARTNER Instance method Public Method Delivers the Partner Roles of the Vendor 20050124
6 SEL_EKORG Instance method Private Method Selection at EKORG Level 20050601
7 SEL_LTSNR Instance method Private Method Selection at Vendor Subrange Level 20050601
8 SEL_WERKS Instance method Private Method Selection at Plant Level 20050601
9 SEL_WERKS_LTSNR Instance method Private Method Selection at Plant and Vendor Subrange Level 20050601
Events
Class CL_MMPUR_UI_VENDOR_PARTNER has no event.
Types
Class CL_MMPUR_UI_VENDOR_PARTNER has no local type.
Method Signatures

Method CHECK_AUTHORITY Signature

Method CHECK_AUTHORITY on class CL_MMPUR_UI_VENDOR_PARTNER has no parameter.
# Exception Resumable Description Created on
1 AUTHORITY_CHECK_FAILED Authorization check failed 20050124
2 CORRUPT_USER_MASTER_DATA Corrupt authorization in user master 20050124
3 NO_AUTHORITY_GRANTED No authorization to perform the action 20050124
4 NO_USER_PROFILE No profile is entered in the user master record 20050124

Method CHECK_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20050221

Method CHECK_DATA on class CL_MMPUR_UI_VENDOR_PARTNER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_EKORG Call by reference Type reference (TYPE) EKORG Einkaufsorganisation 20050124
2 Importing IP_LIFNR Call by reference Type reference (TYPE) LIFNR Kontonummer des Lieferanten bzw. Kreditors 20050124
3 Importing IP_LTSNR Call by reference Type reference (TYPE) LTSNR Lieferantenteilsortiment 20050124
4 Importing IP_WERKS Call by reference Type reference (TYPE) WERKS_D Werkstabelle für National Contracts 20050124

Method CONSTRUCTOR on class CL_MMPUR_UI_VENDOR_PARTNER has no exception.

Method GET_DESCRIPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_EKORG_DESCR Call by reference Type reference (TYPE) EKOTX Bezeichnung der Einkaufsorganisation 20050201
2 Exporting EP_LIFNR_DESCR Call by reference Type reference (TYPE) NAME1_GP Name des Lieferanten 20050201
3 Exporting EP_LTSNR_DESCR Call by reference Type reference (TYPE) BEZEILTS Bezeichnung Teilsortiment 20050201
4 Exporting EP_WERKS_DESCR Call by reference Type reference (TYPE) NAME1 Bezeichnung des Werkes 20050201

Method GET_DESCRIPTIONS on class CL_MMPUR_UI_VENDOR_PARTNER has no exception.

Method GET_PARTNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_RETURN_CODE Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20050124
2 Exporting ET_PARTNER Call by reference Type reference (TYPE) MMPURUI_VNDPARTNER_TTY Tabletype for WD Component MMPURUI_VNDPARTNER_COMP 20050124

Method GET_PARTNER on class CL_MMPUR_UI_VENDOR_PARTNER has no exception.

Method SEL_EKORG Signature

Method SEL_EKORG on class CL_MMPUR_UI_VENDOR_PARTNER has no parameter.
Method SEL_EKORG on class CL_MMPUR_UI_VENDOR_PARTNER has no exception.

Method SEL_LTSNR Signature

Method SEL_LTSNR on class CL_MMPUR_UI_VENDOR_PARTNER has no parameter.
Method SEL_LTSNR on class CL_MMPUR_UI_VENDOR_PARTNER has no exception.

Method SEL_WERKS Signature

Method SEL_WERKS on class CL_MMPUR_UI_VENDOR_PARTNER has no parameter.
Method SEL_WERKS on class CL_MMPUR_UI_VENDOR_PARTNER has no exception.

Method SEL_WERKS_LTSNR Signature

Method SEL_WERKS_LTSNR on class CL_MMPUR_UI_VENDOR_PARTNER has no parameter.
Method SEL_WERKS_LTSNR on class CL_MMPUR_UI_VENDOR_PARTNER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 600