SAP ABAP Class CL_ICL_RFC_AUTHORITY_CHECKS (RFC Authorizations)
Hierarchy
INSURANCE (Software Component) SAP Insurance
   FS-CM (Application Component) Claims Management
     ICL_BASIS (Package) FS-CM: General Functionality
Properties
Class CL_ICL_RFC_AUTHORITY_CHECKS  
Short Description RFC Authorizations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICL_BASIS   FS-CM: General Functionality 
Created 20110125   SAP 
Last change 20130531   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_ICL_RFC_AUTHORITY_CHECKS has no interface implemented.
Friends
Class CL_ICL_RFC_AUTHORITY_CHECKS has no friend class.
Attributes
Class CL_ICL_RFC_AUTHORITY_CHECKS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_TABLE Static method Public Method Check Table 20120511
2 CHECK_TRANSACTION Static method Public Method Check Authorization for Transaction 20110125
Events
Class CL_ICL_RFC_AUTHORITY_CHECKS has no event.
Types
Class CL_ICL_RFC_AUTHORITY_CHECKS has no local type.
Method Signatures

Method CHECK_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVITY Call by reference Type reference (TYPE) XUVAL Berechtigungswert 20120511
2 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20120511
3 Returning RV_AUTHORIZED Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20120511

Method CHECK_TABLE on class CL_ICL_RFC_AUTHORITY_CHECKS has no exception.

Method CHECK_TRANSACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TCODE Call by reference Type reference (TYPE) TCODE Transaktionscode 20110125
2 Returning RV_AUTHORIZED Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20110125

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