SAP ABAP Class IF_EX_RECA_AUTH_CHECK (Interface for BAdI: BADI_RECA_AUTH_CHECK)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20060925
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXM_IM_RECA_AUTH_CHECK Example: BE - Authorization Only for Certain Location 20061204
Properties
Class IF_EX_RECA_AUTH_CHECK  
Short Description Interface for BAdI: BADI_RECA_AUTH_CHECK    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060925   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_RECA_AUTH_CHECK has no forward declaration.
Interfaces
Class IF_EX_RECA_AUTH_CHECK has no interface implemented.
Friends
Class IF_EX_RECA_AUTH_CHECK has no friend class.
Attributes
Class IF_EX_RECA_AUTH_CHECK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORITY Instance method Public Method Checks Authorization (Master Data) 20060925
2 CHECK_AUTHORITY_FOR_BUS_TRANS Instance method Public Method Checks Authorization for Transaction 20061122
Events
Class IF_EX_RECA_AUTH_CHECK has no event.
Types
Class IF_EX_RECA_AUTH_CHECK has no local type.
Method Signatures

Method CHECK_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_AUTH_OBJECT Value transfer Type reference (TYPE) XUOBJECT Berechtigungsobjekt 20060925
2 Importing IO_OBJECT Value transfer Object reference (TYPE REF TO) OBJECT 20060925
3 Importing IS_AUTH_PARAM Value transfer Type reference (TYPE) RECA_AUTH_CHECK_PARAM Parameter für Berechtigungsprüfung 20060925
# Exception Resumable Description Created on
1 NOT_AUTHORIZED Keine Berechtigung 20060925

Method CHECK_AUTHORITY_FOR_BUS_TRANS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_INTRENO Value transfer Type reference (TYPE) RECAINTRENO Interner Schlüssel des Immobilienobjekts 20061122
2 Importing ID_TRANS Value transfer Type reference (TYPE) J_VORGANG Betriebswirtschaftlicher Vorgang 20061122
3 Importing IO_OBJECT Value transfer Object reference (TYPE REF TO) OBJECT 20061204
# Exception Resumable Description Created on
1 NOT_AUTHORIZED Keine Berechtigung 20061122
History
Last changed by/on SAP  20100310 
SAP Release Created in