SAP ABAP Class CL_ISSR_BASI_AUTHORITY (ISSR: Berechtigungsprüfung)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-SR (Application Component) Regulatory reporting for insurance companies
     VVSRFISL (Package) Statutory Reporting for Insurance from FI-SL
Properties
Class CL_ISSR_BASI_AUTHORITY  
Short Description ISSR: Berechtigungsprüfung    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package VVSRFISL   Statutory Reporting for Insurance from FI-SL 
Created 20130510   SAP 
Last change 20131127   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)
2 ISSR1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISSR_BASI_AUTHORITY has no interface implemented.
Friends
Class CL_ISSR_BASI_AUTHORITY has no friend class.
Attributes
Class CL_ISSR_BASI_AUTHORITY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Static method Public Method 20130510
2 CHECK_AUTHGRP Static method Public Method 20130510
3 CUST_CHECK Static method Public Method 20130510
4 _BUILD_MESSAGE Static method Private Method 20130510
5 _CHECK_SINGLE Static method Private Method 20130510
6 _CHECK_SINGLE_UNBUFFERED Static method Private Method 20130510
Events
Class CL_ISSR_BASI_AUTHORITY has no event.
Types
Class CL_ISSR_BASI_AUTHORITY has no local type.
Method Signatures

Method CHECK 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 20130510
2 Importing IS_AUTH_PARAM Call by reference Type reference (TYPE) ISSR_AUTH_CHECK_PARAM Parameter für Berechtigungsprüfung 20130510
# Exception Resumable Description Created on
1 INTERNAL_ERROR Interner Fehler (sy-subrc von AUTHORITY-CHECK >= 8) 20130510
2 NOT_AUTHORIZED Keine Berechtigung (sy-subrc von AUTHORITY-CHECK = 4) 20130510

Method CHECK_AUTHGRP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ACTIVITY Call by reference Type reference (TYPE) ACTIV_AUTH Aktivität 20130510
2 Importing ID_AUTHGRP Call by reference Type reference (TYPE) BRGRU Berechtigungsgruppe 20130510
3 Importing ID_BUKRS Call by reference Type reference (TYPE) BUKRS Buchungskreis 20130510
# Exception Resumable Description Created on
1 INTERNAL_ERROR Interner Fehler (sy-subrc von AUTHORITY-CHECK >= 8) 20130510
2 NOT_AUTHORIZED Keine Berechtigung (sy-subrc von AUTHORITY-CHECK = 4) 20130510

Method CUST_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_AUTH_OBJECT Call by reference Type reference (TYPE) XUOBJECT Berechtigungsobjekt 20130510
2 Importing IO_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Instanz 20130510
3 Importing IS_AUTH_PARAM Call by reference Type reference (TYPE) ISSR_AUTH_CHECK_PARAM Parameter für Berechtigungsprüfung 20130510
# Exception Resumable Description Created on
1 INTERNAL_ERROR Interner Fehler 20130510
2 NOT_AUTHORIZED Keine Berechtigung (sy-subrc von AUTHORITY-CHECK = 4) 20130510

Method _BUILD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_AUTH_OBJECT Call by reference Type reference (TYPE) XUOBJECT Berechtigungsobjekt 20130510
2 Importing ID_SUBRC Call by reference Type reference (TYPE) SYSUBRC Fehler-Code von AUTHORITY-CHECK 20130510
3 Importing IS_AUTH_PARAM Call by reference Type reference (TYPE) ISSR_AUTH_CHECK_PARAM Parameter für Berechtigungsprüfung 20130510
# Exception Resumable Description Created on
1 INTERNAL_ERROR Interner Fehler (sy-subrc von AUTHORITY-CHECK >= 8) 20130510
2 NOT_AUTHORIZED Keine Berechtigung (sy-subrc von AUTHORITY-CHECK = 4) 20130510

Method _CHECK_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_AUTH_OBJECT Call by reference Type reference (TYPE) XUOBJECT Berechtigungsobjekt 20130510
2 Importing IS_AUTH_PARAM Call by reference Type reference (TYPE) ISSR_AUTH_CHECK_PARAM Parameter für Berechtigungsprüfung 20130510
# Exception Resumable Description Created on
1 INTERNAL_ERROR Interner Fehler (sy-subrc von AUTHORITY-CHECK >= 8) 20130510
2 NOT_AUTHORIZED Keine Berechtigung (sy-subrc von AUTHORITY-CHECK = 4) 20130510

Method _CHECK_SINGLE_UNBUFFERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_SUBRC Call by reference Type reference (TYPE) SYSUBRC SY-SUBRC von AUTHORITY-CHECK 20130510
2 Importing ID_AUTH_OBJECT Call by reference Type reference (TYPE) XUOBJECT Berechtigungsobjekt 20130510
3 Importing IS_AUTH_PARAM Call by reference Type reference (TYPE) ISSR_AUTH_CHECK_PARAM Parameter für Berechtigungsprüfung 20130510

Method _CHECK_SINGLE_UNBUFFERED on class CL_ISSR_BASI_AUTHORITY has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in