SAP ABAP Interface IF_WDY_MD_ADT_CTLR_SOURCE_UTIL (utilities concerning controller source code)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_METADATA_API_ADT (Package) Special stateless API to support AIE
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDY_MD_ADT_CTLR_SOURCE_UTIL utilities concerning controller source code 20120618
Properties
Interface IF_WDY_MD_ADT_CTLR_SOURCE_UTIL  
Short Description utilities concerning controller source code    
General Data
Package SWDP_METADATA_API_ADT   Special stateless API to support AIE 
Created 20120618   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_WDY_MD_ADT_CTLR_SOURCE_UTIL has no forward declaration.
Interfaces
Interface IF_WDY_MD_ADT_CTLR_SOURCE_UTIL has no interface.
Friends
Interface IF_WDY_MD_ADT_CTLR_SOURCE_UTIL has no friend.
Attributes
Interface IF_WDY_MD_ADT_CTLR_SOURCE_UTIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CODE_COMPLETION_CONTEXT Instance method Public Method context for code completion 20120618
2 GET_IMPL_LINE_BY_INCLUDE_LINE Instance method Public Method get controller name and line number in active impl. part 20120618
3 GET_INCLUDE_LINE_BY_IMPL_LINE Instance method Public Method get generated include and line number for active controller 20120618
4 GET_PROGRAM_INCLUDE_BY_KEY Instance method Public Method 20121127
5 GET_REQUEST_FOR_DUMMY_PROG Instance method Public Method 20121204
Events
Interface IF_WDY_MD_ADT_CTLR_SOURCE_UTIL has no event.
Types
Interface IF_WDY_MD_ADT_CTLR_SOURCE_UTIL has no local type.
Method Signatures

Method GET_CODE_COMPLETION_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting INCLUDENAME Call by reference Type reference (TYPE) SYREPID pseudo include name of controller implementation part 20120618
2 Exporting SOURCE Call by reference Type reference (TYPE) SOURCETABLE source code of controller implementation part context 20120618
# Exception Resumable Description Created on
1 CX_WDY_MD_ADT_EXCEPTION 20120618

Method GET_IMPL_LINE_BY_INCLUDE_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTROLLER_KEY Call by reference Type reference (TYPE) WDY_CONTROLLER_KEY 20120618
2 Importing INCLUDE_NAME Call by reference Type reference (TYPE) PROGRAM name of generated include 20120618
3 Exporting LINE_IN_IMPL_PART Call by reference Type reference (TYPE) I corresponding line number in implementation 20120618
4 Importing LINE_IN_INCLUDE Call by reference Type reference (TYPE) I line number in include 20120618
# Exception Resumable Description Created on
1 CX_WDY_MD_ADT_EXCEPTION 20120618

Method GET_INCLUDE_LINE_BY_IMPL_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CLASSNAME Call by reference Type reference (TYPE) SEOCLSNAME name of generated global class 20120618
2 Importing CONTROLLER_KEY Call by reference Type reference (TYPE) WDY_CONTROLLER_KEY 20120618
3 Exporting INCLUDE_NAME Call by reference Type reference (TYPE) PROGRAM name of generated include 20120618
4 Importing LINE_IN_IMPL_PART Call by reference Type reference (TYPE) I line number in implementation part (active) 20120618
5 Exporting LINE_IN_INCLUDE Call by reference Type reference (TYPE) I corresponding line number in include 20120618
# Exception Resumable Description Created on
1 CX_WDY_MD_ADT_EXCEPTION 20120618

Method GET_PROGRAM_INCLUDE_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTROLLER_KEY Call by reference Type reference (TYPE) WDY_CONTROLLER_KEY 20121127
2 Exporting INCLUDE Call by reference Type reference (TYPE) PROGRAM 20121127
3 Exporting PROGRAM Call by reference Type reference (TYPE) PROGRAM 20121127
# Exception Resumable Description Created on
1 CX_WDY_MD_ADT_EXCEPTION 20121127

Method GET_REQUEST_FOR_DUMMY_PROG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT_NAME Value transfer Type reference (TYPE) SEU_OBJKEY 20121204
2 Importing OBJECT_TYPE Value transfer Type reference (TYPE) WBOBJTYPE 20121204
3 Importing OPERATION Call by reference Type reference (TYPE) SEU_ACTION SWBM_C_OP_DISPLAY 20121204
4 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_WB_REQUEST 20121204
5 Importing SOURCE_CODE Call by reference Type reference (TYPE) STRING_TABLE 20121204
6 Importing SOURCE_LINE Call by reference Type reference (TYPE) I 20121204
7 Importing SOURCE_OFFSET Call by reference Type reference (TYPE) I 20121204
8 Importing TARGET_CODE Call by reference Type reference (TYPE) STRING_TABLE 20121204
# Exception Resumable Description Created on
1 CX_ADT_URI_MAPPING 20121204
History
Last changed by/on SAP  20130531 
SAP Release Created in 740