SAP ABAP Class CL_MMPURPA_AUTHCHECK_DISPLAY (Authorizations for Display of Backend Data in Portal)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR (Application Component) Purchasing
     MMPUR_PORTAL (Package) Linkage of Portal to Purchasing
Properties
Class CL_MMPURPA_AUTHCHECK_DISPLAY  
Short Description Authorizations for Display of Backend Data in Portal    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MMPUR_PORTAL   Linkage of Portal to Purchasing 
Created 20040729   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 MEPAT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_MMPURPA_AUTHCHECK_DISPLAY has no interface implemented.
Friends
Class CL_MMPURPA_AUTHCHECK_DISPLAY has no friend class.
Attributes
Class CL_MMPURPA_AUTHCHECK_DISPLAY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 AUTH_IV_ITEM Static method Private Method Authorization Check for Items of Incoming Invoice 20040730
2 AUTH_MB_ITEM Static method Private Method Authorization Check for Material Document Items 20040730
3 AUTH_PO_HEADER Static method Private Method Authorization Check for Purchase Order Header 20040730
4 AUTH_PO_ITEM Static method Private Method Authorization Check for Purchase Order Item 20040730
5 AUTH_PR_ITEM Static method Private Method Authorization Check for Purchase Requisition Items 20040730
6 AUTH_RFQ_HEADER Static method Private Method Authorization Check for Purchase Order Header 20070820
7 CHECK_AUTH Static method Public Method Invocation of Authorization Check 20040730
Events
Class CL_MMPURPA_AUTHCHECK_DISPLAY has no event.
Types
Class CL_MMPURPA_AUTHCHECK_DISPLAY has no local type.
Method Signatures

Method AUTH_IV_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_AUTH_CHECK Value transfer Type reference (TYPE) MMPURPA_CHECK Berechtigungsprüfung 20040730
2 Importing IM_USER_NAME Call by reference Type reference (TYPE) SYUNAME SY-UNAME Benutzername 20050315
3 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA Ausgangsbeleg 20071005

Method AUTH_IV_ITEM on class CL_MMPURPA_AUTHCHECK_DISPLAY has no exception.

Method AUTH_MB_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_AUTH_CHECK Value transfer Type reference (TYPE) MMPURPA_CHECK Berechtigungsprüfung 20040730
2 Importing IM_USER_NAME Call by reference Type reference (TYPE) SYUNAME SY-UNAME Benutzername 20050315
3 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA Ausgangsbeleg 20071005

Method AUTH_MB_ITEM on class CL_MMPURPA_AUTHCHECK_DISPLAY has no exception.

Method AUTH_PO_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_AUTH_CHECK Value transfer Type reference (TYPE) MMPURPA_CHECK Berechtigungsprüfung 20040730
2 Importing IM_USER_NAME Call by reference Type reference (TYPE) SY-UNAME Benutzername 20050315
3 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA Einkaufsbelegkopf 20071005

Method AUTH_PO_HEADER on class CL_MMPURPA_AUTHCHECK_DISPLAY has no exception.

Method AUTH_PO_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_AUTH_CHECK Value transfer Type reference (TYPE) MMPURPA_CHECK Berechtigungsprüfung 20040730
2 Importing IM_USER_NAME Call by reference Type reference (TYPE) SY-UNAME Benutzername 20050315
3 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA Ausgangsbeleg 20071005

Method AUTH_PO_ITEM on class CL_MMPURPA_AUTHCHECK_DISPLAY has no exception.

Method AUTH_PR_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_AUTH_CHECK Value transfer Type reference (TYPE) MMPURPA_CHECK Berechtigungsprüfung 20040730
2 Importing IM_USER_NAME Call by reference Type reference (TYPE) SY-UNAME Benutzername 20050315
3 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA Ausgangsbeleg 20071005

Method AUTH_PR_ITEM on class CL_MMPURPA_AUTHCHECK_DISPLAY has no exception.

Method AUTH_RFQ_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_AUTH_CHECK Value transfer Type reference (TYPE) MMPURPA_CHECK 20070820
2 Importing IM_USER_NAME Call by reference Type reference (TYPE) SYUNAME Benutzername 20070820
3 Importing IR_DATA Call by reference Object reference (TYPE REF TO) DATA Einkaufsbelegkopf 20071005

Method AUTH_RFQ_HEADER on class CL_MMPURPA_AUTHCHECK_DISPLAY has no exception.

Method CHECK_AUTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EX_AUTH_CHECK Value transfer Type reference (TYPE) MMPURPA_CHECK Berechtigungsprüfung 20040730
2 Importing IM_DOCHEADER_DATA Call by reference Type reference (TYPE) ANY 20040803
3 Importing IM_DOCITEM_DATA Call by reference Type reference (TYPE) ANY 20040803
4 Importing IM_TYPE Call by reference Type reference (TYPE) MMPURPA_DOCTYPE_TY Dokumenttypen für die Belegnachverfolgung in MM-PUR 20040730
5 Importing IM_USER_NAME Call by reference Type reference (TYPE) SY-UNAME Benutzername 20050315

Method CHECK_AUTH on class CL_MMPURPA_AUTHCHECK_DISPLAY has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 500