SAP ABAP Class CL_MMIM_AUTH (Authorization Checks for MM-IM Reporting)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       MB (Package) Application development R/3 inventory management
Properties
Class CL_MMIM_AUTH  
Short Description Authorization Checks for MM-IM Reporting    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MB   Application development R/3 inventory management 
Created 19990509   SAP 
Last change 19990824   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MMIM_AUTH has no forward declaration.
Interfaces
Class CL_MMIM_AUTH has no interface implemented.
Friends
Class CL_MMIM_AUTH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ERROR Constant Public Type reference (TYPE) CHAR1 'E' Indicator: Error 19990509
2 C_WARNING Constant Public Type reference (TYPE) CHAR1 'W' Indicator: Warning 19990509
3 F_HIGHEST_ERRORLEVEL Static Attribute Private Type reference (TYPE) CHAR1 Highest Error Level Until Now 19990509
4 T_AUTH Static Attribute Private See coding Internal Buffer Table 19990509
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Static method Public Method Execution of Authorization Check 19990509
2 DISPLAY Static method Public Method Display Checks 19990509
3 LEVEL Static method Public Method Query Highest Error Level 19990509
Events
Class CL_MMIM_AUTH has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_AUTH Private See coding Type of Internal Buffer Table 19990509
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTVT Call by reference Type reference (TYPE) ACTIV_AUTH '03' Aktivität 19990509
2 Importing I_LEVEL Call by reference Type reference (TYPE) CHAR1 C_ERROR Welche Art Fehler ist es, wenn diese Prüfung fehlschlägt 19990509
3 Importing I_OBJECT Call by reference Type reference (TYPE) XUOBJECT Berechtigungsobject 19990509
4 Importing I_VALUE1 Call by reference Type reference (TYPE) ANY Ausprägung 1 19990509
5 Importing I_VALUE2 Call by reference Type reference (TYPE) ANY Ausprägung 2 19990509
6 Importing I_VALUE3 Call by reference Type reference (TYPE) ANY Ausprägung 3 19990509
7 Returning R_DENY Value transfer Type reference (TYPE) CHAR1 Keine Berechtigung 19990509
# Exception Resumable Description Created on
1 UNKNOWN_OBJECT Berechtigungsobjekt noch nicht implementiert 19990509

Method DISPLAY Signature

Method DISPLAY on class CL_MMIM_AUTH has no parameter.
Method DISPLAY on class CL_MMIM_AUTH has no exception.

Method LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LEVEL Value transfer Type reference (TYPE) CHAR1 Höchster Fehlerlevel 19990509

Method LEVEL on class CL_MMIM_AUTH has no exception.
History
Last changed by/on SAP  19990824 
SAP Release Created in