SAP ABAP Class CL_WB_ACCESS_PERMISSION_STUB (Access Permission STUB)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
     SWB_ADT_TOOL (Package) Tool integration of WB object types into ADT
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WB_ADT_RS_ACCESS_PERMISSION Strategy for calling RS_ACESS_PERMISSION (authority & lock) 20110608
Properties
Class CL_WB_ACCESS_PERMISSION_STUB  
Short Description Access Permission STUB    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWB_ADT_TOOL   Tool integration of WB object types into ADT 
Created 20110505   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WB_ACCESS_PERMISSION_STUB has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WB_ADT_RS_ACCESS_PERMISSION Strategy for calling RS_ACESS_PERMISSION (authority & lock) 20110608
Friends
Class CL_WB_ACCESS_PERMISSION_STUB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CALL_PARS Instance attribute Public See coding 20110608
2 CO_EXCEPTIONS Constant Public See coding 20110608
3 EXCEPTION_TO_RAISE Instance attribute Public Type reference (TYPE) I 20110608
4 EXP_PARS Instance attribute Public Type reference (TYPE) TY_EXP_PARAMETERS 20110608
5 WB_INFRASTRUCTURE Instance attribute Public Object reference (TYPE REF TO) IF_WB_ACCESS 20110608
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20110608
2 GET_INSTANCE Static method Public Method 20110608
Events
Class CL_WB_ACCESS_PERMISSION_STUB has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_EXP_PARAMETERS Public See coding 20110608 BEGIN OF ty_exp_parameters, devclass TYPE devclass, error_info TYPE dderr, new_master_language TYPE sylangu, korrnum TYPE trkorr, ordernum TYPE trkorr, transport_key TYPE trkey, modification_language TYPE sylangu, extend TYPE c LENGTH 1, tadire TYPE tadir, frozen TYPE flag, END OF ty_exp_parameters
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing WB_INFRASTRUCTURE Call by reference Object reference (TYPE REF TO) IF_WB_ACCESS 20110608

Method CONSTRUCTOR on class CL_WB_ACCESS_PERMISSION_STUB has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WB_ADT_RS_ACCESS_PERMISSION 20110608
2 Importing WB_INFRASTRUCTURE Call by reference Object reference (TYPE REF TO) IF_WB_ACCESS 20110608

Method GET_INSTANCE on class CL_WB_ACCESS_PERMISSION_STUB has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in