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 CHBK 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 S_CHANGE_CHECK_DISABLED Static Attribute Private Type reference (TYPE) BVAL Boolean 20101215
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ARCHIVE_AUTORITY Static method Public Method Check Archiving Authorization 20041015
2 CHECK_CHANGE_AUTORITY Static method Public Method Check Authorization to Change 20041015
3 CHECK_CREATE_AUTORITY Static method Public Method Check Authorization to Create 20041015
4 CHECK_PRINT_AUTORITY Static method Public Method Check Print Authorization 20041015
5 CHECK_READ_AUTORITY Static method Public Method Check Read Authorization 20041015
6 CHECK_RELEASE_AUTORITY Static method Public Method Check Release Authorization 20041015
7 CHECK_RELOAD_AUTORITY Static method Public Method Check Reload Authorization 20041015
8 DISABLE_CHANGE_CHECK Static method Private Method disable change check 20101215
9 ENABLE_CHANGE_CHECK Static method Private Method enable change check 20101215
10 PERFORM_CHECK 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 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20041015
# Exception Resumable Description Created on
1 CX_WCB_ERROR Fehler 20041015

Method CHECK_CHANGE_AUTORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTRACT_TYPE Call by reference Type reference (TYPE) WCB_CONTRACT_TYPE Konditionskontraktart 20041015
2 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20041015
# Exception Resumable Description Created on
1 CX_WCB_ERROR Fehler 20041015

Method CHECK_CREATE_AUTORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTRACT_TYPE Call by reference Type reference (TYPE) WCB_CONTRACT_TYPE Konditionskontraktart 20041015
# Exception Resumable Description Created on
1 CX_WCB_ERROR Fehler 20041015

Method CHECK_PRINT_AUTORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTRACT_TYPE Call by reference Type reference (TYPE) WCB_CONTRACT_TYPE Konditionskontraktart 20041015
2 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20041015
# Exception Resumable Description Created on
1 CX_WCB_ERROR Fehler 20041015

Method CHECK_READ_AUTORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTRACT_TYPE Call by reference Type reference (TYPE) WCB_CONTRACT_TYPE Konditionskontraktart 20041015
2 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20041015
# Exception Resumable Description Created on
1 CX_WCB_ERROR Fehler 20041015

Method CHECK_RELEASE_AUTORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTRACT_TYPE Call by reference Type reference (TYPE) WCB_CONTRACT_TYPE Konditionskontraktart 20041015
2 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20041015
# Exception Resumable Description Created on
1 CX_WCB_ERROR Fehler 20041015

Method CHECK_RELOAD_AUTORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTRACT_TYPE Call by reference Type reference (TYPE) WCB_CONTRACT_TYPE Konditionskontraktart 20041015
2 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20041015
# Exception Resumable Description Created on
1 CX_WCB_ERROR 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 Importing I_ACTIVITY Call by reference Type reference (TYPE) TY_ACTIVITY Aktivität 20041015
2 Importing I_CONTRACT_TYPE Call by reference Type reference (TYPE) WCB_CONTRACT_TYPE Konditionskontraktart 20041015
3 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20041015
# Exception Resumable Description Created on
1 CX_WCB_ERROR Fehler 20041015
History
Last changed by/on SAP  20110810 
SAP Release Created in 600