SAP ABAP Class CL_WCB_AUTHORITY_CHECK (Authorization Checks)
Hierarchy
☛
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
⤷
LO-GT-CHB (Application Component) Chargeback
⤷
WCB_CC_PERS (Package) Condition Contract Persistence Layer
⤷
⤷
Properties
| Class | CL_WCB_AUTHORITY_CHECK | |
| Short Description | Authorization Checks | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WCB_CC_PERS | Condition Contract Persistence Layer |
| Created | 20041015 | SAP |
| Last change | 20110810 | 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_WCB_AUTHORITY_CHECK has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_WCB_CC_RELEASE | 20101215 | Release a CC |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | BVAL | Boolean | 20101215 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check Archiving Authorization | 20041015 | |
| 2 | Static method | Public | Method | Check Authorization to Change | 20041015 | |
| 3 | Static method | Public | Method | Check Authorization to Create | 20041015 | |
| 4 | Static method | Public | Method | Check Print Authorization | 20041015 | |
| 5 | Static method | Public | Method | Check Read Authorization | 20041015 | |
| 6 | Static method | Public | Method | Check Release Authorization | 20041015 | |
| 7 | Static method | Public | Method | Check Reload Authorization | 20041015 | |
| 8 | Static method | Private | Method | disable change check | 20101215 | |
| 9 | Static method | Private | Method | enable change check | 20101215 | |
| 10 | Static method | Private | Method | Execute Check | 20041015 |
Events
Class CL_WCB_AUTHORITY_CHECK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_ACTIVITY | Private | See coding | Activity | 20041015 | ty_activity(2) TYPE c
|
Method Signatures
Method CHECK_ARCHIVE_AUTORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NUM | Call by reference | Type reference (TYPE) | WCB_COCO_NUM | Konditionskontraktnummer | 20041015 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20041015 |
Method CHECK_CHANGE_AUTORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTRACT_TYPE | Call by reference | Type reference (TYPE) | WCB_CONTRACT_TYPE | Konditionskontraktart | 20041015 | |||
| 2 | I_NUM | Call by reference | Type reference (TYPE) | WCB_COCO_NUM | Konditionskontraktnummer | 20041015 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20041015 |
Method CHECK_CREATE_AUTORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTRACT_TYPE | Call by reference | Type reference (TYPE) | WCB_CONTRACT_TYPE | Konditionskontraktart | 20041015 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20041015 |
Method CHECK_PRINT_AUTORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTRACT_TYPE | Call by reference | Type reference (TYPE) | WCB_CONTRACT_TYPE | Konditionskontraktart | 20041015 | |||
| 2 | I_NUM | Call by reference | Type reference (TYPE) | WCB_COCO_NUM | Konditionskontraktnummer | 20041015 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20041015 |
Method CHECK_READ_AUTORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTRACT_TYPE | Call by reference | Type reference (TYPE) | WCB_CONTRACT_TYPE | Konditionskontraktart | 20041015 | |||
| 2 | I_NUM | Call by reference | Type reference (TYPE) | WCB_COCO_NUM | Konditionskontraktnummer | 20041015 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20041015 |
Method CHECK_RELEASE_AUTORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTRACT_TYPE | Call by reference | Type reference (TYPE) | WCB_CONTRACT_TYPE | Konditionskontraktart | 20041015 | |||
| 2 | I_NUM | Call by reference | Type reference (TYPE) | WCB_COCO_NUM | Konditionskontraktnummer | 20041015 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20041015 |
Method CHECK_RELOAD_AUTORITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTRACT_TYPE | Call by reference | Type reference (TYPE) | WCB_CONTRACT_TYPE | Konditionskontraktart | 20041015 | |||
| 2 | I_NUM | Call by reference | Type reference (TYPE) | WCB_COCO_NUM | Konditionskontraktnummer | 20041015 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20041015 |
Method DISABLE_CHANGE_CHECK Signature
Method DISABLE_CHANGE_CHECK on class CL_WCB_AUTHORITY_CHECK has no parameter.
Method DISABLE_CHANGE_CHECK on class CL_WCB_AUTHORITY_CHECK has no exception.
Method ENABLE_CHANGE_CHECK Signature
Method ENABLE_CHANGE_CHECK on class CL_WCB_AUTHORITY_CHECK has no parameter.
Method ENABLE_CHANGE_CHECK on class CL_WCB_AUTHORITY_CHECK has no exception.
Method PERFORM_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVITY | Call by reference | Type reference (TYPE) | TY_ACTIVITY | Aktivität | 20041015 | |||
| 2 | I_CONTRACT_TYPE | Call by reference | Type reference (TYPE) | WCB_CONTRACT_TYPE | Konditionskontraktart | 20041015 | |||
| 3 | I_NUM | Call by reference | Type reference (TYPE) | WCB_COCO_NUM | Konditionskontraktnummer | 20041015 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20041015 |
History
| Last changed by/on | SAP | 20110810 |
| SAP Release Created in | 600 |