SAP ABAP Class CL_RFC_TT_ACL_FACTORY (Static Methods for Trusted Access Control List)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC (Application Component) RFC
     STTREL (Package) Package for Trusted/Trusting Systems
Properties
Class CL_RFC_TT_ACL_FACTORY  
Short Description Static Methods for Trusted Access Control List    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STTREL   Package for Trusted/Trusting Systems 
Created 20111014   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_RFC_TT_ACL_FACTORY has no interface implemented.
Friends
Class CL_RFC_TT_ACL_FACTORY has no friend class.
Attributes
Class CL_RFC_TT_ACL_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_VALUE Static method Public Method Value check for access authorization (at runtime) 20111213
2 FINALIZE_ACL Static method Public Method Gets access control list for specific system 20111213
3 GET_ACL_BY_KEY Static method Public Method Gets access control list for specific system 20111213
4 GET_ACL_HIST_CUD_INSTANCE Static method Public Method Gets the instance for actions on RFCACL history 20111213
5 GET_ACL_HIST_READER_INSTANCE Static method Public Method Gets the instance for reading RFCACL history 20111213
6 GET_ACL_HIST_SEL_INSTANCE Static method Public Method Gets the instance for selections in RFCACL history 20111213
7 GET_ACL_USEFLAG_BY_KEY Static method Public Method Gets use flag of access control list for specific system 20111213
Events
Class CL_RFC_TT_ACL_FACTORY has no event.
Types
Class CL_RFC_TT_ACL_FACTORY has no local type.
Method Signatures

Method CHECK_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMP_FROM Call by reference Type reference (TYPE) CHAR20 Char 20 20111213
2 Importing COMP_TO Call by reference Type reference (TYPE) CHAR20 Berechtigungswert 20111213
3 Returning RESULT Value transfer Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20111213
4 Importing WERT Call by reference Type reference (TYPE) CHAR20 Char 20 20111213

Method CHECK_VALUE on class CL_RFC_TT_ACL_FACTORY has no exception.

Method FINALIZE_ACL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing E_RFC_TT_ACL Call by reference Type reference (TYPE) RFC_TT_ACL_TAB Liste von Zugangskontrolleinträgen für das aktuelle System 20111213
2 Changing E_RFC_TT_ACL_SAMEUSER Call by reference Type reference (TYPE) RFC_TT_ACL_SAMEU_TAB Tabelle von Trusting-ACL-Einträgen, gleicher Zielbenutzer 20111213

Method FINALIZE_ACL on class CL_RFC_TT_ACL_FACTORY has no exception.

Method GET_ACL_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RFC_TT_ACL Call by reference Type reference (TYPE) RFC_TT_ACL_TAB Liste von Zugangskontrolleinträgen für das aktuelle System 20111213
2 Exporting E_RFC_TT_ACL_SAMEUSER Call by reference Type reference (TYPE) RFC_TT_ACL_SAMEU_TAB Tabelle von Trusting-ACL-Einträgen 20111213
3 Importing I_FILL_INITIALLY Call by reference Type reference (TYPE) C SPACE Zugangskontrollliste initial füllen 20111213
4 Importing I_GENERIC_CLIENT_ALLOWED Call by reference Type reference (TYPE) C SPACE Generischer Mandant erlaubt? 20111213
5 Importing I_OVERVIEW Call by reference Type reference (TYPE) C SPACE 20111213
6 Importing I_RFCSYSID Call by reference Type reference (TYPE) RFCSSYSID Trusted System (für R/3 und externe Systeme) 20111213
7 Importing I_TLICENSE_NR Call by reference Type reference (TYPE) SLIC_INST SPACE Saplicense: Installationsnummer 20111213

Method GET_ACL_BY_KEY on class CL_RFC_TT_ACL_FACTORY has no exception.

Method GET_ACL_HIST_CUD_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HIST_CUD_INSTANCE Value transfer Object reference (TYPE REF TO) IF_RFC_SMTACL_HIST_CUD Create/Update/Delete für ACL Hist 20111213

Method GET_ACL_HIST_CUD_INSTANCE on class CL_RFC_TT_ACL_FACTORY has no exception.

Method GET_ACL_HIST_READER_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HIST_READER_INSTANCE Value transfer Object reference (TYPE REF TO) IF_RFC_SMTACL_HIST_READER SMTACL Historie Read-API 20111213

Method GET_ACL_HIST_READER_INSTANCE on class CL_RFC_TT_ACL_FACTORY has no exception.

Method GET_ACL_HIST_SEL_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HIST_SEL_INSTANCE Value transfer Object reference (TYPE REF TO) IF_RFC_SMTACL_HIST_SELECTION Selection API für SMTACL Historie 20111213

Method GET_ACL_HIST_SEL_INSTANCE on class CL_RFC_TT_ACL_FACTORY has no exception.

Method GET_ACL_USEFLAG_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_RFCSYSACL_CLNT Value transfer Type reference (TYPE) RFCSYSACL_CLNT 20111213
2 Importing I_RFCSYSID Call by reference Type reference (TYPE) RFCSSYSID Trusted System (für R/3 und externe Systeme) 20111213
3 Importing I_TLICENSE_NR Call by reference Type reference (TYPE) SLIC_INST SPACE Saplicense: Installationsnummer 20111213

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