SAP ABAP Class CL_REXC_PT_IMI_AUTH (Check the authorities)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-LOC (Application Component) Localization
⤷
GLO_REFX_PT (Package) Localization Flexible Real Estate Portugal

⤷

⤷

Properties
Class | CL_REXC_PT_IMI_AUTH | |
Short Description | Check the authorities | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GLO_REFX_PT | Localization Flexible Real Estate Portugal |
Created | 20070731 | SAP |
Last change | 20100310 | 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_PT_IMI_AUTH has no interface implemented.
Friends
Class CL_REXC_PT_IMI_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_XCPT_IMI' | Authorisation object | 20070731 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Checks Authorization (If Necessary Also with Auth. Group) | 20070731 |
2 | ![]() |
Static method | Public | Method | Checks Authorization (Generic) | 20070731 |
3 | ![]() |
Static method | Private | Method | Creates Error Message | 20070731 |
4 | ![]() |
Static method | Private | Method | Checks Individual Authorization; with Buffering | 20070731 |
5 | ![]() |
Static method | Private | Method | Checks Individual Authorization; Without Buffering | 20070731 |
Events
Class CL_REXC_PT_IMI_AUTH has no event.
Types
Class CL_REXC_PT_IMI_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 | 20070731 | ||
2 | ![]() |
IS_AUTH_PARAM | Call by reference | Type reference (TYPE) | RECA_AUTH_CHECK_PARAM | Parameters for Authorization Check | 20070731 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Internal Error (sy-subrc of AUTHORITY-CHECK >= 8) | 20070731 | |
2 | ![]() |
No Authorization (sy-subrc of AUTHORITY-CHECK = 4) | 20070731 |
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 | 20070731 | |
2 | ![]() |
ID_AUTHGRP | Call by reference | Type reference (TYPE) | RECAAUTHGRP | Authorization Group | 20070731 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error | 20070731 | |
2 | ![]() |
no authorisation | 20070731 |
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 | 20070731 | ||
2 | ![]() |
ID_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Error Code of AUTHORITY-CHECK | 20070731 | ||
3 | ![]() |
IS_AUTH_PARAM | Call by reference | Type reference (TYPE) | RECA_AUTH_CHECK_PARAM | Parameters for Authorization Check | 20070731 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Internal Error (sy-subrc of AUTHORITY-CHECK >= 8) | 20070731 | |
2 | ![]() |
No Authorization (sy-subrc of AUTHORITY-CHECK = 4) | 20070731 |
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 | 20070731 | ||
2 | ![]() |
IS_AUTH_PARAM | Call by reference | Type reference (TYPE) | RECA_AUTH_CHECK_PARAM | Parameters for Authorization Check | 20070731 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Internal Error (sy-subrc of AUTHORITY-CHECK >= 8) | 20070731 | |
2 | ![]() |
No Authorization (sy-subrc of AUTHORITY-CHECK = 4) | 20070731 |
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 | 20070731 | ||
2 | ![]() |
ID_AUTH_OBJECT | Call by reference | Type reference (TYPE) | XUOBJECT | Authorization Object | 20070731 | ||
3 | ![]() |
IS_AUTH_PARAM | Call by reference | Type reference (TYPE) | RECA_AUTH_CHECK_PARAM | Parameters for Authorization Check | 20070731 |
Method _CHECK_SINGLE_UNBUFFERED on class CL_REXC_PT_IMI_AUTH has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 603 |