SAP ABAP Class IF_WB_SOURCE (Source representation in ABAP Workbench)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FB_FUNC_SOURCE API for function modules 20110601
Properties
Class IF_WB_SOURCE  
Short Description Source representation in ABAP Workbench    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110408   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WB_SOURCE has no forward declaration.
Interfaces
Class IF_WB_SOURCE has no interface implemented.
Friends
Class IF_WB_SOURCE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_VERSION_ACTIVE Constant Public Type reference (TYPE) R3STATE 'A' 20110601
2 CO_VERSION_INACTIVE Constant Public Type reference (TYPE) R3STATE 'I' 20110601
Methods
# Method Level Visibility Method type Description Created on
1 GET_SOURCE Instance method Public Method Provides the source code of an WB Object 20110601
2 LOCK Instance method Public Method Locks an WB Object 20110601
3 SAVE Instance method Public Method Saves the source code of an WB Object 20110601
4 SET_SOURCE Instance method Public Method Sets the source code of an WB Object 20110601
5 UNLOCK Instance method Public Method Unlocks an WB Object 20110601
Events
Class IF_WB_SOURCE has no event.
Types
Class IF_WB_SOURCE has no local type.
Method Signatures

Method GET_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting SOURCE Call by reference Type reference (TYPE) RSWSOURCET 20110601

Method GET_SOURCE on class IF_WB_SOURCE has no exception.

Method LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACCESS_MODE Call by reference Type reference (TYPE) SEU_ACTION SWBM_C_OP_MODIFY 20110601
2 Importing LOCK_HANDLE Call by reference Object reference (TYPE REF TO) IF_ADT_LOCK_HANDLE 20110601
# Exception Resumable Description Created on
1 CX_WB_SOURCE_LOCK_ERROR 20110601

Method SAVE Signature

Method SAVE on class IF_WB_SOURCE has no parameter.
# Exception Resumable Description Created on
1 CX_WB_SOURCE_SAVE_ERROR 20110601

Method SET_SOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SOURCE Call by reference Type reference (TYPE) RSWSOURCET 20110601

Method SET_SOURCE on class IF_WB_SOURCE has no exception.

Method UNLOCK Signature

Method UNLOCK on class IF_WB_SOURCE has no parameter.
Method UNLOCK on class IF_WB_SOURCE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in