SAP ABAP Class CL_SFW_AUTHORITY_CHECK (WB - SFW - Authorization Checks)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-SFW (Application Component) Switch Framework Tools
⤷
SFW_API (Package) WB - SFW - API
⤷
⤷
Properties
| Class | CL_SFW_AUTHORITY_CHECK | |
| Short Description | WB - SFW - Authorization Checks | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFW_API | WB - SFW - API |
| Created | 20080314 | SAP |
| Last change | 20130531 | 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_SFW_AUTHORITY_CHECK has no interface implemented.
Friends
Class CL_SFW_AUTHORITY_CHECK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 'S_SWITCH' | CO_AUTHORITY_OBJECT | 20080317 | |||
| 2 | Constant | Public | See coding | '07' | CO_OPERATION_ACTIVATE | 20080317 | |||
| 3 | Constant | Public | See coding | '03' | CO_OPERATION_DISPLAY | 20080317 | |||
| 4 | Constant | Public | See coding | '02' | CO_OPERATION_EDIT | 20080317 | |||
| 5 | Constant | Public | See coding | '61' | CO_OPERATION_EXPORT | 20080317 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | EDIT_MODE | 20080317 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | SYMSG | Last message issued | 20080604 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check | 20080317 | |
| 2 | Instance method | Public | Method | Check Business Function Set | 20080317 | |
| 3 | Instance method | Public | Method | Check Business Function | 20080317 | |
| 4 | Static method | Public | Method | Create Instance | 20080317 | |
| 5 | Instance method | Public | Method | Returns the last message issued | 20080604 | |
| 6 | Instance method | Private | Method | Initialize | 20080317 | |
| 7 | Instance method | Private | Method | Activation job complete? | 20080317 | |
| 8 | Instance method | Public | Method | In change mode? | 20080317 | |
| 9 | Instance method | Public | Method | Set Display Mode | 20080317 |
Events
Class CL_SFW_AUTHORITY_CHECK has no event.
Types
Class CL_SFW_AUTHORITY_CHECK has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | OBJECT_NAME | 20080317 | |||
| 2 | OBJECT_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | OBJECT_TYPE | 20080317 | |||
| 3 | OPERATION | Call by reference | Type reference (TYPE) | CSEQUENCE | OPERATION | 20080317 | |||
| 4 | PERMISSION | Value transfer | Type reference (TYPE) | ABAP_BOOL | PERMISSION | 20080317 |
Method CHECK on class CL_SFW_AUTHORITY_CHECK has no exception.
Method CHECK_BFSET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BFSET | Call by reference | Type reference (TYPE) | IF_SFW_DOMAINS=>TY_BFSET_ENTRY | BFSET | 20080317 | |||
| 2 | OPERATION | Call by reference | Type reference (TYPE) | CSEQUENCE | CO_OPERATION_EDIT | OPERATION | 20080317 | ||
| 3 | PERMISSION | Value transfer | Type reference (TYPE) | ABAP_BOOL | PERMISSION | 20080317 |
Method CHECK_BFSET on class CL_SFW_AUTHORITY_CHECK has no exception.
Method CHECK_BFUNC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BFUNC | Call by reference | Type reference (TYPE) | IF_SFW_DOMAINS=>TY_BFUNC_ENTRY | BFUNC | 20080317 | |||
| 2 | OPERATION | Call by reference | Type reference (TYPE) | CSEQUENCE | CO_OPERATION_EDIT | OPERATION | 20080317 | ||
| 3 | PERMISSION | Value transfer | Type reference (TYPE) | ABAP_BOOL | PERMISSION | 20080317 |
Method CHECK_BFUNC on class CL_SFW_AUTHORITY_CHECK has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK | Value transfer | Object reference (TYPE REF TO) | CL_SFW_AUTHORITY_CHECK | CHECK | 20080317 |
Method GET_INSTANCE on class CL_SFW_AUTHORITY_CHECK has no exception.
Method GET_LAST_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LAST_MESSAGE | Value transfer | Type reference (TYPE) | SYMSG | Struktur der Message-Variablen | 20080604 |
Method GET_LAST_MESSAGE on class CL_SFW_AUTHORITY_CHECK has no exception.
Method INIT Signature
Method INIT on class CL_SFW_AUTHORITY_CHECK has no parameter.
Method INIT on class CL_SFW_AUTHORITY_CHECK has no exception.
Method IS_ACTIVATION_JOB_FINISHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FINISHED | Value transfer | Type reference (TYPE) | ABAP_BOOL | FINISHED | 20080317 |
Method IS_ACTIVATION_JOB_FINISHED on class CL_SFW_AUTHORITY_CHECK has no exception.
Method IS_IN_EDIT_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EDIT_MODE | Value transfer | Type reference (TYPE) | ABAP_BOOL | EDIT_MODE | 20080317 |
Method IS_IN_EDIT_MODE on class CL_SFW_AUTHORITY_CHECK has no exception.
Method SET_DISPLAY_MODE Signature
Method SET_DISPLAY_MODE on class CL_SFW_AUTHORITY_CHECK has no parameter.
Method SET_DISPLAY_MODE on class CL_SFW_AUTHORITY_CHECK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |