SAP ABAP Class CL_WB_ED_SCP_INFO (Information on Enhancements for Program Objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-ABA (Application Component) ABAP Editor
⤷
SEDI_ENH (Package) Enhancement Functions in Program Editor (SEDI)
⤷
⤷
Properties
| Class | CL_WB_ED_SCP_INFO | |
| Short Description | Information on Enhancements for Program Objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SEDI_ENH | Enhancement Functions in Program Editor (SEDI) |
| Created | 20120509 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WB_ED_SCP_INFO has no interface implemented.
Friends
Class CL_WB_ED_SCP_INFO has no friend class.
Attributes
Class CL_WB_ED_SCP_INFO has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks whether P_OBJ_NAME (Include, Methode, Func) enhanced | 20120509 |
Events
Class CL_WB_ED_SCP_INFO has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GT_MAINOBJ | Public | See coding | 20120509 | begin of GT_MAINOBJ,
obj_type type TROBJTYPE,
obj_name type SOBJ_NAME,
end of GT_MAINOBJ
|
||
| 2 | GT_MAINOBJ_TAB | Public | See coding | 20120509 | GT_MAINOBJ_TAB type standard table of GT_MAINOBJ
|
Method Signatures
Method IS_ENHANCED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_INCLUDE | Call by reference | Type reference (TYPE) | PROGRAM | Name des Programms/Includes | 20120509 | |||
| 2 | P_IS_REPS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'X' -> Programm oder Include (kein METH, FUNC) | 20120509 | |||
| 3 | P_MAIN_OBJECTS | Call by reference | Type reference (TYPE) | GT_MAINOBJ_TAB | Rahmenobjekte | 20120509 | |||
| 4 | P_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | ' '/'-> nicht erweitert/'X'-> (möglicherweise) erweitert | 20120510 |
Method IS_ENHANCED on class CL_WB_ED_SCP_INFO has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |