SAP ABAP Class CL_ISHMED_PMD_AUTHORITIES (PMD: Determine and Manage Authorizations)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NMED (Package) R/3MED: Medical documentation GSD
Properties
Class CL_ISHMED_PMD_AUTHORITIES  
Short Description PMD: Determine and Manage Authorizations    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package NMED   R/3MED: Medical documentation GSD 
Created 20050721   SAP 
Last change 20080716   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISHMED_PMD_AUTHORITIES has no interface implemented.
Friends
Class CL_ISHMED_PMD_AUTHORITIES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLIENTDATA Static Attribute Private Type reference (TYPE) T000 Clients 20080114
2 CLIENTNAME Instance attribute Private Type reference (TYPE) SYMANDT Client ID of Current User 20080114
3 G_SYSTEMEDIT Static Attribute Private Type reference (TYPE) TADIR-EDTFLAG Flag: Object can only be edited with a special editor 20080114
4 G_SYSTEMNAME Static Attribute Private Type reference (TYPE) SYSYSID Name of the SAP System 20080114
5 G_SYSTEMTYPE Static Attribute Private Type reference (TYPE) SYSYSID SAP, CUSTOMER 20080114
6 G_SYSTEMTYPE_DTL Static Attribute Private Type reference (TYPE) SYSYSID SAP, CUSTOMER, GSD 20080114
7 USERDATA Instance attribute Private Type reference (TYPE) USR01 User master record (runtime data) 20080114
8 USERNAME Instance attribute Private Type reference (TYPE) SYUNAME User Name 20080114
Methods
# Method Level Visibility Method type Description Created on
1 CLIENT__IS_BCSET_ABLE Static method Public Method Checks Using... 20080114
2 CLIENT__IS_EDITABLE Static method Public Method Programming Permitted on Client 20080114
3 GEN_ALLOWED__DTID Static method Public Method DocCat (all vs) May Be Generated 20080114
Events
Class CL_ISHMED_PMD_AUTHORITIES has no event.
Types
Class CL_ISHMED_PMD_AUTHORITIES has no local type.
Method Signatures

Method CLIENT__IS_BCSET_ABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ABLE Value transfer Type reference (TYPE) ABAP_BOOL 20080114

Method CLIENT__IS_BCSET_ABLE on class CL_ISHMED_PMD_AUTHORITIES has no exception.

Method CLIENT__IS_EDITABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MANDT Call by reference Type reference (TYPE) SYMANDT SY-MANDT Mandantenkennung des aktuellen Benutzers 20080114
2 Returning R_ALLOWED Value transfer Type reference (TYPE) ABAP_BOOL 20080114

Method CLIENT__IS_EDITABLE on class CL_ISHMED_PMD_AUTHORITIES has no exception.

Method GEN_ALLOWED__DTID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DTID Call by reference Type reference (TYPE) N2_DTID Ident des Dokumenttyps 20080114
2 Importing I_EINRI Call by reference Type reference (TYPE) EINRI IS-H: Einrichtung 20080114
3 Returning R_ALLOWED Value transfer Type reference (TYPE) ABAP_BOOL 20080114

Method GEN_ALLOWED__DTID on class CL_ISHMED_PMD_AUTHORITIES has no exception.
History
Last changed by/on SAP  20080716 
SAP Release Created in