SAP ABAP Interface IF_WB_SOURCE (Source representation in ABAP Workbench)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ABA (Application Component) ABAP Editor
     SWB_SOURCE (Package) Package for Workbench Source Code objects
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
Interface IF_WB_SOURCE  
Short Description Source representation in ABAP Workbench    
General Data
Package SWB_SOURCE   Package for Workbench Source Code objects 
Created 20110408   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_WB_SOURCE has no forward declaration.
Interfaces
Interface IF_WB_SOURCE has no interface.
Friends
Interface IF_WB_SOURCE has no friend.
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
Interface IF_WB_SOURCE has no event.
Types
Interface 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 Interface 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 Interface 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 Interface IF_WB_SOURCE has no exception.

Method UNLOCK Signature

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