SAP ABAP Class CL_RFC_SMTACL_SELECTION (Selection API for SMTACL History)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC (Application Component) RFC
     STTREL (Package) Package for Trusted/Trusting Systems
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RFC_SMTACL_HIST_SELECTION Selection API for SMTACL History 20120725
Properties
Class CL_RFC_SMTACL_SELECTION  
Short Description Selection API for SMTACL History    
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 20120321   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RFC_SMTACL_SELECTION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RFC_SMTACL_HIST_SELECTION Selection API for SMTACL History 20120725
Friends
Class CL_RFC_SMTACL_SELECTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_TARGET_USERS Instance attribute Public Attribute reference (LIKE) 20120725
2 M_CALLER_LICNR Instance attribute Public Attribute reference (LIKE) 20120725
3 M_CALLER_SYSID Instance attribute Public Attribute reference (LIKE) 20120725
4 M_DATE_FROM Instance attribute Public Attribute reference (LIKE) 20120725
5 M_DATE_TO Instance attribute Public Attribute reference (LIKE) 20120725
6 M_HIST_READER Instance attribute Public Object reference (TYPE REF TO) IF_RFC_SMTACL_HIST_READER SMTACL History Read API 20120725
7 M_TIME_FROM Instance attribute Public Attribute reference (LIKE) 20120725
8 M_TIME_TO Instance attribute Public Attribute reference (LIKE) 20120725
Methods
# Method Level Visibility Method type Description Created on
1 _AUTHORITY_CHECK Instance method Private Method Checks authorization 20120725
2 _CHECK_CALLER Instance method Private Method Checks caller program 20120725
3 _CHECK_CALLER_LICNR Instance method Private Method Checks license keys of caller system 20120725
4 _READ_HIST_LIST Instance method Private Method Gets history list 20120725
Events
Class CL_RFC_SMTACL_SELECTION has no event.
Types
Class CL_RFC_SMTACL_SELECTION has no local type.
Method Signatures

Method _AUTHORITY_CHECK Signature

Method _AUTHORITY_CHECK on class CL_RFC_SMTACL_SELECTION has no parameter.
# Exception Resumable Description Created on
1 CX_RFC_SMTACL_HISTORY Exception Klasse für SMTACL Historie 20120725

Method _CHECK_CALLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RC Value transfer Type reference (TYPE) I RC = 0; Programm gefunden 20120725

Method _CHECK_CALLER on class CL_RFC_SMTACL_SELECTION has no exception.

Method _CHECK_CALLER_LICNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CALLER_LICNR Call by reference Type reference (TYPE) SLIC_INST Saplicense: Installationsnummer 20120725
2 Importing IP_CALLER_SYSID Call by reference Type reference (TYPE) SYSYSID Name des SAP-Systems 20120725
3 Returning RP_KEEP_LICNR Value transfer Type reference (TYPE) ABAP_BOOL 'X' = keep it; space = ignore it 20120725
# Exception Resumable Description Created on
1 CX_RFC_SMTACL_HISTORY Exception Klasse für SMTACL Historie 20120725

Method _READ_HIST_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HIST_LIST Call by reference Type reference (TYPE) RFC_TT_ACL_HIST_TAB Historie für die Zugangskontrolle der Vertrauensbeziehungen 20120725
2 Importing IP_CALLER_LICNR Call by reference Type reference (TYPE) SLIC_INST Saplicense: Installationsnummer 20120725
3 Importing IP_CALLER_SYSID Call by reference Type reference (TYPE) SYSYSID Name des SAP-Systems 20120725
4 Importing IP_TS_FROM Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20120725
5 Importing IP_TS_TO Call by reference Type reference (TYPE) TIMESTAMP UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20120725
6 Importing IT_TARGET_USERS Call by reference Type reference (TYPE) RFC_USER_RANGE Range Tabelle für die Benutzer 20120725

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