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 | ![]() |
Constant | Public | Type reference (TYPE) | R3STATE | 'A' | 20110601 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | R3STATE | 'I' | 20110601 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Provides the source code of an WB Object | 20110601 |
2 | ![]() |
Instance method | Public | Method | Locks an WB Object | 20110601 |
3 | ![]() |
Instance method | Public | Method | Saves the source code of an WB Object | 20110601 |
4 | ![]() |
Instance method | Public | Method | Sets the source code of an WB Object | 20110601 |
5 | ![]() |
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 | ![]() |
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 | ![]() |
ACCESS_MODE | Call by reference | Type reference (TYPE) | SEU_ACTION | SWBM_C_OP_MODIFY | 20110601 | ||
2 | ![]() |
LOCK_HANDLE | Call by reference | Object reference (TYPE REF TO) | IF_ADT_LOCK_HANDLE | 20110601 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110601 |
Method SAVE Signature
Method SAVE on class IF_WB_SOURCE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20110601 |
Method SET_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
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 |