SAP ABAP Class IF_AUTHORISATION_CHECKS (Interface to BAdI: AUTHORISATION_CHECKS)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20090623
Properties
Class IF_AUTHORISATION_CHECKS  
Short Description Interface to BAdI: AUTHORISATION_CHECKS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090623   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_AUTHORISATION_CHECKS has no forward declaration.
Interfaces
Class IF_AUTHORISATION_CHECKS has no interface implemented.
Friends
Class IF_AUTHORISATION_CHECKS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ASSIGN Constant Public Type reference (TYPE) INT1 4 Assign 20090623
2 GC_CHANGE Constant Public Type reference (TYPE) INT1 1 Change 20090623
3 GC_CREATE Constant Public Type reference (TYPE) INT1 5 Create 20090623
4 GC_DELETE Constant Public Type reference (TYPE) INT1 3 Delete 20090623
5 GC_DISPLAY Constant Public Type reference (TYPE) INT1 2 Display 20090623
6 GC_UPDATE_ANSWERS_FROM_NETDATA Constant Public Type reference (TYPE) INT1 6 Report UXS_UPDATE_ANSWER_FROM_NETDATA 20111227
Methods
# Method Level Visibility Method type Description Created on
1 AUTH_CHECK_QUESTIONNAIRE Instance method Public Method 20090623
2 AUTH_CHECK_SURVEY Instance method Public Method 20090623
Events
Class IF_AUTHORISATION_CHECKS has no event.
Types
Class IF_AUTHORISATION_CHECKS has no local type.
Method Signatures

Method AUTH_CHECK_QUESTIONNAIRE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ED_NO_AUTHORISATION Value transfer Type reference (TYPE) BOOLE_D Keine Berechtigung 20090623
2 Importing ID_ACTIVITY Call by reference Type reference (TYPE) INT1 Berechtigungsaktivität 20090623
3 Importing ID_APPLICATION Call by reference Type reference (TYPE) UXB_APPLICATION Applikation 20090623
4 Importing ID_QUESTIONNAIRE_ID Call by reference Type reference (TYPE) UXB_ID Objekt ID 20090623

Method AUTH_CHECK_QUESTIONNAIRE on class IF_AUTHORISATION_CHECKS has no exception.

Method AUTH_CHECK_SURVEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ED_NO_AUTHORISATION Value transfer Type reference (TYPE) BOOLE_D Keine Berechtigung 20090623
2 Importing ID_ACTIVITY Call by reference Type reference (TYPE) INT1 Berechtigungsaktivität 20090623
3 Importing ID_APPLICATION Call by reference Type reference (TYPE) UXB_APPLICATION Applikation 20090623
4 Importing ID_SURVEY_ID Call by reference Type reference (TYPE) UXB_ID Objekt ID 20090623

Method AUTH_CHECK_SURVEY on class IF_AUTHORISATION_CHECKS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in