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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | 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 | Static method | Public | Method | 20130510 | ||
| 2 | Static method | Public | Method | 20130510 | ||
| 3 | Static method | Public | Method | 20130510 | ||
| 4 | Static method | Private | Method | 20130510 | ||
| 5 | Static method | Private | Method | 20130510 | ||
| 6 | 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 | ID_AUTH_OBJECT | Value transfer | Type reference (TYPE) | XUOBJECT | Berechtigungsobjekt | 20130510 | |||
| 2 | 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 | Interner Fehler (sy-subrc von AUTHORITY-CHECK >= 8) | 20130510 | ||
| 2 | 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 | ID_ACTIVITY | Call by reference | Type reference (TYPE) | ACTIV_AUTH | Aktivität | 20130510 | |||
| 2 | ID_AUTHGRP | Call by reference | Type reference (TYPE) | BRGRU | Berechtigungsgruppe | 20130510 | |||
| 3 | ID_BUKRS | Call by reference | Type reference (TYPE) | BUKRS | Buchungskreis | 20130510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interner Fehler (sy-subrc von AUTHORITY-CHECK >= 8) | 20130510 | ||
| 2 | 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 | ID_AUTH_OBJECT | Call by reference | Type reference (TYPE) | XUOBJECT | Berechtigungsobjekt | 20130510 | |||
| 2 | IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | OBJECT | Instanz | 20130510 | |||
| 3 | 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 | Interner Fehler | 20130510 | ||
| 2 | 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 | ID_AUTH_OBJECT | Call by reference | Type reference (TYPE) | XUOBJECT | Berechtigungsobjekt | 20130510 | |||
| 2 | ID_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Fehler-Code von AUTHORITY-CHECK | 20130510 | |||
| 3 | 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 | Interner Fehler (sy-subrc von AUTHORITY-CHECK >= 8) | 20130510 | ||
| 2 | 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 | ID_AUTH_OBJECT | Call by reference | Type reference (TYPE) | XUOBJECT | Berechtigungsobjekt | 20130510 | |||
| 2 | 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 | Interner Fehler (sy-subrc von AUTHORITY-CHECK >= 8) | 20130510 | ||
| 2 | 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 | ED_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | SY-SUBRC von AUTHORITY-CHECK | 20130510 | |||
| 2 | ID_AUTH_OBJECT | Call by reference | Type reference (TYPE) | XUOBJECT | Berechtigungsobjekt | 20130510 | |||
| 3 | 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 |