SAP ABAP Class CL_REXC_IT_ICI_AUTH (Check the authorities)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_XC_RA_IT (Package) RE: XC - Localisation of Flexible Real Estate for Italy

⤷

⤷

Properties
Class | CL_REXC_IT_ICI_AUTH | |
Short Description | Check the authorities | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RE_XC_RA_IT | RE: XC - Localisation of Flexible Real Estate for Italy |
Created | 20050805 | SAP |
Last change | 20060208 | 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) |
Interfaces
Class CL_REXC_IT_ICI_AUTH has no interface implemented.
Friends
Class CL_REXC_IT_ICI_AUTH has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Protected | Type reference (TYPE) | XUOBJECT | 'F_XCIT_ICI' | Authorisation object | 20050805 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Checks Authorization (If Necessary Also with Auth. Group) | 20050805 |
2 | ![]() |
Static method | Public | Method | Checks Authorization (Generic) | 20050805 |
3 | ![]() |
Static method | Private | Method | Creates Error Message | 20050805 |
4 | ![]() |
Static method | Private | Method | Checks Individual Authorization; with Buffering | 20050805 |
5 | ![]() |
Static method | Private | Method | Checks Individual Authorization; Without Buffering | 20050805 |
Events
Class CL_REXC_IT_ICI_AUTH has no event.
Types
Class CL_REXC_IT_ICI_AUTH 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 | Authorization Object | 20050805 | ||
2 | ![]() |
IS_AUTH_PARAM | Call by reference | Type reference (TYPE) | RECA_AUTH_CHECK_PARAM | Parameters for Authorization Check | 20050805 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Internal Error (sy-subrc of AUTHORITY-CHECK >= 8) | 20050805 | |
2 | ![]() |
No Authorization (sy-subrc of AUTHORITY-CHECK = 4) | 20050805 |
Method CHECK_AUTHORITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_ACTIVITY | Call by reference | Type reference (TYPE) | RECA1_ACTIVITY | RECA1_ACTIVITY-DISPLAY | Activity | 20050805 | |
2 | ![]() |
ID_AUTHGRP | Call by reference | Type reference (TYPE) | RECAAUTHGRP | Authorization Group | 20050805 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error | 20050805 | |
2 | ![]() |
no authorisation | 20050815 |
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 | Authorization Object | 20050805 | ||
2 | ![]() |
ID_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Error Code of AUTHORITY-CHECK | 20050805 | ||
3 | ![]() |
IS_AUTH_PARAM | Call by reference | Type reference (TYPE) | RECA_AUTH_CHECK_PARAM | Parameters for Authorization Check | 20050805 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Internal Error (sy-subrc of AUTHORITY-CHECK >= 8) | 20050805 | |
2 | ![]() |
No Authorization (sy-subrc of AUTHORITY-CHECK = 4) | 20050805 |
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 | Authorization Object | 20050805 | ||
2 | ![]() |
IS_AUTH_PARAM | Call by reference | Type reference (TYPE) | RECA_AUTH_CHECK_PARAM | Parameters for Authorization Check | 20050805 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Internal Error (sy-subrc of AUTHORITY-CHECK >= 8) | 20050805 | |
2 | ![]() |
No Authorization (sy-subrc of AUTHORITY-CHECK = 4) | 20050805 |
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 of AUTHORITY-CHECK | 20050805 | ||
2 | ![]() |
ID_AUTH_OBJECT | Call by reference | Type reference (TYPE) | XUOBJECT | Authorization Object | 20050805 | ||
3 | ![]() |
IS_AUTH_PARAM | Call by reference | Type reference (TYPE) | RECA_AUTH_CHECK_PARAM | Parameters for Authorization Check | 20050805 |
Method _CHECK_SINGLE_UNBUFFERED on class CL_REXC_IT_ICI_AUTH has no exception.
History
Last changed by/on | SAP | 20060208 |
SAP Release Created in | 600 |