SAP ABAP Class CL_WDY_MD_ADT_CONTROLLER (Controller DATA (API for AIE))
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WDY_MD_ADT_CONTROLLER Controller Data (API for AIE) 20120521
Properties
Class CL_WDY_MD_ADT_CONTROLLER  
Short Description Controller DATA (API for AIE)    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_METADATA_API_ADT   Special stateless API to support AIE 
Created 20120515   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_WDY_MD_ADT_CONTROLLER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 SABOO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 SVRS2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDY_MD_ADT_CONTROLLER Controller Data (API for AIE) 20120521
Friends
# Friend Modeled only Created on Description
1 CL_WDY_MD_ADT_CODE_WIZARD 20120620 code_wizard
2 CL_WDY_MD_ADT_COMPONENT 20120611 Component Data (API for AIE)
3 CL_WDY_MD_ADT_CTLR_SOURCE_UTIL 20120618 utilities concerning controller source code
4 CL_WDY_MD_ADT_INTERFACE_VIEW 20130523 Interface View Metadata
5 CL_WDY_MD_ADT_VIEW 20120611 Web Dynpro View Element
6 CL_WDY_MD_ADT_WINDOW 20120611 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ATTR_TYPE_VALUE Constant Private Type reference (TYPE) WDY_MD_OBJECT_NAME 'CL_WDY_MD_CTX_VALUE_ATTRIBUTE' 20120522
2 C_NODE_TYPE_RECURSION Constant Private Type reference (TYPE) WDY_MD_OBJECT_NAME 'CL_WDY_MD_CTX_RECURSION_NODE' 20120522
3 C_NODE_TYPE_VALUE Constant Private Type reference (TYPE) WDY_MD_OBJECT_NAME 'CL_WDY_MD_CONTEXT_VALUE_NODE' 20120522
4 M_ADT_VIEW_REF Instance attribute Private Object reference (TYPE REF TO) CL_WDY_MD_ADT_ABSTRACT_VIEW ADT instance of Web Dynpro View 20120522
5 M_CALLED_BY_UNIT_TEST Instance attribute Private Type reference (TYPE) ABAP_BOOL 'X'->unit test (mock) 20120807
6 M_COMPOS Instance attribute Private Type reference (TYPE) WDY_CTLR_COMPO_TABLE 20120521
7 M_COMPO_TXTS Instance attribute Private Type reference (TYPE) WDY_CTLR_COMPOT_TABLE 20120521
8 M_CONTROLLER_DATA Instance attribute Private Type reference (TYPE) GTY_S_CONTROLLER 20120522
9 M_CONTROLLER_KEY Instance attribute Private Type reference (TYPE) WDY_MD_CONTROLLER_KEY 20120521
10 M_EXCEPTIONS Instance attribute Private Type reference (TYPE) WDY_CTLR_EXC_TABLE 20120521
11 M_EXCEPTION_TXTS Instance attribute Private Type reference (TYPE) WDY_CTLR_EXCT_TABLE 20120521
12 M_IMPLEMENTATION Instance attribute Private Type reference (TYPE) RSWSOURCET method implementation part from client 20120523
13 M_IS_COMP_INTERFACE Instance attribute Private Type reference (TYPE) ABAP_BOOL space -> component /X ->component interface 20120613
14 M_IS_INTERFACE_CTLR Instance attribute Private Type reference (TYPE) ABAP_BOOL 'X '-> interface controller/view of a component 20120613
15 M_LANGU Instance attribute Private Type reference (TYPE) LANGU 20120521
16 M_PARAMS Instance attribute Private Type reference (TYPE) WDY_CTLR_PARAM_TABLE 20120521
17 M_PARAM_TXTS Instance attribute Private Type reference (TYPE) WDY_CTLR_PARAMT_TABLE 20120521
18 M_READER Instance attribute Private Object reference (TYPE REF TO) IF_WDY_MD_CONTROLLER_READER 20120521
19 M_VERSION Instance attribute Private Type reference (TYPE) R3STATE 20120521
20 M_VERSION_NUMBER Instance attribute Private Type reference (TYPE) VRSD-VERSNO Version Number 20130516
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PREDEF_METHODS Instance method Private Method 20130819
2 CHECK_ATTRIB_POSITIONS Instance method Private Method 20120802
3 CHECK_EXISTENCY Static method Public Method 20120703
4 CHECK_FORMAT_PROPERTIES Instance method Private Method 20120716
5 CHECK_MISSING_METHOD_DEFS Instance method Private Method 20120614
6 CHECK_NODE_POSITIONS Instance method Private Method 20120802
7 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20120521
8 CONVERT_ACTIONS_TO_MD Instance method Private Method 20120523
9 CONVERT_ATTRIBUTES_TO_MD Instance method Private Method 20120523
10 CONVERT_CONTEXT_TO_MD Instance method Private Method 20120523
11 CONVERT_CONTROLLER_DATA_TO_MD Instance method Private Method 20120522
12 CONVERT_CTLR_USAGE_TO_MD Instance method Private Method 20120523
13 CONVERT_CTX_HELP_TO_EXTERN Instance method Private Method 20120705
14 CONVERT_CTX_HELP_TO_MD Instance method Private Method 20120705
15 CONVERT_EVENTS_TO_MD Instance method Private Method 20120523
16 CONVERT_EVENT_HANDLER_TO_MD Instance method Private Method 20120523
17 CONVERT_EXCEPTION_TO_MD Instance method Private Method 20120523
18 CONVERT_METHODS_TO_MD Instance method Private Method 20120523
19 CONVERT_PARAMETER_TO_MD Instance method Private Method 20120523
20 CONVERT_SUPPLY_FUNCS_TO_MD Instance method Private Method 20120523
21 CREATE Static method Public Method create new custom controller 20120611
22 CREATE_INTERNAL Static method Private Method 20120611
23 GET_CONTROLLER_REF Instance method Private Method 20120522
24 GET_EXCEPTIONS Instance method Private Method 20120521
25 GET_INSTANCE_BY_DATA Static method Public Method get instance from metadata 20120522
26 GET_INSTANCE_BY_KEY Static method Public Method get instance from data stored on DB 20120522
27 GET_INSTANCE_BY_VERSION Static method Public Method get instance from version database 20130508
28 GET_PARAMETERS Instance method Private Method 20120521
29 LOAD_COMPOS_INTERNAL Instance method Private Method 20120521
30 MODIFY_CODE_BODY Instance method Private Method 20120524
31 PREPARE_SAVE Instance method Private Method 20120530
32 RAISE_ADT_EXCEPTION_BY_MSG Static method Private Method 20120704
33 SPLIT_IMPLEMENTATION Instance method Private Method 20120523
Events
Class CL_WDY_MD_ADT_CONTROLLER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_S_ACTION Private Attribute reference (LIKE) 20120521
2 GTY_S_ATTRIBUTE Private Attribute reference (LIKE) 20120521
3 GTY_S_CONTEXT_ATTRIBUTE Private Attribute reference (LIKE) 20120522
4 GTY_S_CONTEXT_MAPPING Private Attribute reference (LIKE) 20120522
5 GTY_S_CONTEXT_NODE Private Attribute reference (LIKE) 20120522
6 GTY_S_CONTROLLER Private Attribute reference (LIKE) 20120522
7 GTY_S_CONTROLLER_USAGE Private Attribute reference (LIKE) 20120521
8 GTY_S_EVENT Private Attribute reference (LIKE) 20120521
9 GTY_S_EVENT_HANDLER Private Attribute reference (LIKE) 20120521
10 GTY_S_EXCEPTION Private Attribute reference (LIKE) 20120521
11 GTY_S_METHOD Private Attribute reference (LIKE) 20120521
12 GTY_S_PARAMETER Private Attribute reference (LIKE) 20120521
13 GTY_S_SUPPLY_FUNCTION Private Attribute reference (LIKE) 20120521
14 GTY_T_EXCEPTION Private Attribute reference (LIKE) 20120521
15 GTY_T_PARAMETER Private Attribute reference (LIKE) 20120521
Method Signatures

Method ADD_PREDEF_METHODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing METHODS Call by reference Type reference (TYPE) IF_WDY_MD_ADT_CONTROLLER=>GTY_T_METHOD 20130819

Method ADD_PREDEF_METHODS on class CL_WDY_MD_ADT_CONTROLLER has no exception.

Method CHECK_ATTRIB_POSITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NODE Call by reference Type reference (TYPE) IF_WDY_MD_ADT_CONTROLLER=>GTY_S_CONTEXT_NODE 20120802
# Exception Resumable Description Created on
1 CX_WDY_MD_ADT_EXCEPTION 20120802

Method CHECK_EXISTENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTIVE Call by reference Type reference (TYPE) WDY_BOOLEAN 'X'->check if active version exists 20120703
2 Importing COMPONENT_NAME Call by reference Type reference (TYPE) CSEQUENCE 20120703
3 Importing CONTROLLER_NAME Call by reference Type reference (TYPE) CSEQUENCE 20120703
4 Returning RESULT Value transfer Type reference (TYPE) WDY_BOOLEAN 20120703

Method CHECK_EXISTENCY on class CL_WDY_MD_ADT_CONTROLLER has no exception.

Method CHECK_FORMAT_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ATTRIBUTE Call by reference Type reference (TYPE) WDY_CTX_ATTRIB 20120716
# Exception Resumable Description Created on
1 CX_WDY_MD_ADT_EXCEPTION 20120716

Method CHECK_MISSING_METHOD_DEFS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_METHOD_IMPLS Call by reference Type reference (TYPE) SABOO_METHOD_IMPL_TAB 20120614
# Exception Resumable Description Created on
1 CX_WDY_MD_ADT_EXCEPTION 20120614

Method CHECK_NODE_POSITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PARENT_NODE_NAME Call by reference Type reference (TYPE) IF_WDY_MD_ADT_CONTROLLER=>GTY_CONTEXT_NODE_NAME 20120802
# Exception Resumable Description Created on
1 CX_WDY_MD_ADT_EXCEPTION 20120802

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ADT_VIEW Call by reference Object reference (TYPE REF TO) IF_WDY_MD_ADT_ABSTRACT_VIEW 20120523
2 Importing P_CONTROLLER_DATA Call by reference Type reference (TYPE) IF_WDY_MD_ADT_CONTROLLER=>GTY_S_CONTROLLER 20120523
3 Importing P_CONTROLLER_KEY Call by reference Type reference (TYPE) WDY_MD_CONTROLLER_KEY 20120523
4 Importing P_DESTINATION Call by reference Type reference (TYPE) RFCDES-RFCDEST 20130508
5 Importing P_IMPLEMENTATION Call by reference Type reference (TYPE) RSWSOURCET 20120523
6 Importing P_LANGU Call by reference Type reference (TYPE) LANGU 20120523
7 Importing P_VERSION Call by reference Type reference (TYPE) R3STATE 20120523
8 Importing P_VERSION_NUMBER Call by reference Type reference (TYPE) VRSD-VERSNO 20130508

Method CONSTRUCTOR on class CL_WDY_MD_ADT_CONTROLLER has no exception.

Method CONVERT_ACTIONS_TO_MD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_CONTROLLER_DATA_MD Call by reference Type reference (TYPE) WDY_MD_CONTROLLER_META_DATA 20120523
# Exception Resumable Description Created on
1 CX_WDY_MD_ADT_EXCEPTION 20120605

Method CONVERT_ATTRIBUTES_TO_MD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_CONTROLLER_DATA_MD Call by reference Type reference (TYPE) WDY_MD_CONTROLLER_META_DATA 20120523
# Exception Resumable Description Created on
1 CX_WDY_MD_ADT_EXCEPTION 20120605

Method CONVERT_CONTEXT_TO_MD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_CONTROLLER_DATA_MD Call by reference Type reference (TYPE) WDY_MD_CONTROLLER_META_DATA 20120523
# Exception Resumable Description Created on
1 CX_WDY_MD_ADT_EXCEPTION 20120605

Method CONVERT_CONTROLLER_DATA_TO_MD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CONTROLLER_DATA_MD Call by reference Type reference (TYPE) WDY_MD_CONTROLLER_META_DATA 20120523
# Exception Resumable Description Created on
1 CX_WDY_MD_ADT_EXCEPTION 20120524

Method CONVERT_CTLR_USAGE_TO_MD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_CONTROLLER_DATA_MD Call by reference Type reference (TYPE) WDY_MD_CONTROLLER_META_DATA 20120523
# Exception Resumable Description Created on
1 CX_WDY_MD_ADT_EXCEPTION 20120605

Method CONVERT_CTX_HELP_TO_EXTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_ATTRIBUTE Call by reference Type reference (TYPE) GTY_S_CONTEXT_ATTRIBUTE 20120705
2 Importing P_MD_ATTRIBUTE Call by reference Type reference (TYPE) WDY_CTX_ATTRIB 20120705

Method CONVERT_CTX_HELP_TO_EXTERN on class CL_WDY_MD_ADT_CONTROLLER has no exception.

Method CONVERT_CTX_HELP_TO_MD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_ATTRIBUTE Call by reference Type reference (TYPE) GTY_S_CONTEXT_ATTRIBUTE 20120705
2 Changing P_MD_ATTRIBUTE Call by reference Type reference (TYPE) WDY_CTX_ATTRIB 20120705

Method CONVERT_CTX_HELP_TO_MD on class CL_WDY_MD_ADT_CONTROLLER has no exception.

Method CONVERT_EVENTS_TO_MD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_CONTROLLER_DATA_MD Call by reference Type reference (TYPE) WDY_MD_CONTROLLER_META_DATA 20120523
# Exception Resumable Description Created on
1 CX_WDY_MD_ADT_EXCEPTION 20120605

Method CONVERT_EVENT_HANDLER_TO_MD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_CONTROLLER_DATA_MD Call by reference Type reference (TYPE) WDY_MD_CONTROLLER_META_DATA 20120523
2 Importing P_METHOD_IMPLS Call by reference Type reference (TYPE) SABOO_METHOD_IMPL_TAB 20120524
# Exception Resumable Description Created on
1 CX_WDY_MD_ADT_EXCEPTION 20120605

Method CONVERT_EXCEPTION_TO_MD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CMPNAME Call by reference Type reference (TYPE) CSEQUENCE 20120523
2 Importing P_EXCEPTIONS Call by reference Type reference (TYPE) GTY_T_EXCEPTION 20120523
3 Changing P_EXCEPTIONST_MD Call by reference Type reference (TYPE) WDY_CTLR_EXCT_TABLE 20120523
4 Changing P_EXCEPTIONS_MD Call by reference Type reference (TYPE) WDY_CTLR_EXC_TABLE 20120523
# Exception Resumable Description Created on
1 CX_WDY_MD_ADT_EXCEPTION 20120605

Method CONVERT_METHODS_TO_MD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_CONTROLLER_DATA_MD Call by reference Type reference (TYPE) WDY_MD_CONTROLLER_META_DATA 20120523
2 Importing P_METHOD_IMPLS Call by reference Type reference (TYPE) SABOO_METHOD_IMPL_TAB 20120524
# Exception Resumable Description Created on
1 CX_WDY_MD_ADT_EXCEPTION 20120605

Method CONVERT_PARAMETER_TO_MD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CMPNAME Call by reference Type reference (TYPE) CSEQUENCE 20120523
2 Importing P_PARAMETERS Call by reference Type reference (TYPE) GTY_T_PARAMETER 20120523
3 Changing P_PARAMETERST_MD Call by reference Type reference (TYPE) WDY_CTLR_PARAMT_TABLE 20120523
4 Changing P_PARAMETERS_MD Call by reference Type reference (TYPE) WDY_CTLR_PARAM_TABLE 20120523
# Exception Resumable Description Created on
1 CX_WDY_MD_ADT_EXCEPTION 20120605

Method CONVERT_SUPPLY_FUNCS_TO_MD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_CONTROLLER_DATA_MD Call by reference Type reference (TYPE) WDY_MD_CONTROLLER_META_DATA 20120523
2 Importing P_METHOD_IMPLS Call by reference Type reference (TYPE) SABOO_METHOD_IMPL_TAB 20120524
# Exception Resumable Description Created on
1 CX_WDY_MD_ADT_EXCEPTION 20120605

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT_NAME Call by reference Type reference (TYPE) CSEQUENCE 20120611
2 Importing CONTROLLER_NAME Call by reference Type reference (TYPE) CSEQUENCE 20120611
3 Importing DESCRIPTION Call by reference Type reference (TYPE) WDY_MD_DESCRIPTION 20121214
4 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WDY_MD_ADT_CONTROLLER Controller Data API for AIE 20120611
# Exception Resumable Description Created on
1 CX_WDY_MD_ADT_EXCEPTION 20120611
2 CX_WDY_MD_ALREADY_EXISTING 20120611

Method CREATE_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CONTROLLER_KEY Call by reference Type reference (TYPE) WDY_CONTROLLER_KEY 20120611
2 Importing P_CONTROLLER_TYPE Call by reference Type reference (TYPE) WDY_MD_CONTROLLER_TYPE 20120611
3 Importing P_DESCRIPTION Call by reference Type reference (TYPE) WDY_MD_DESCRIPTION 20121214
4 Importing P_FOR_NEW_COMPONENT Call by reference Type reference (TYPE) ABAP_BOOL SPACE 20120611
5 Returning P_REF_MD_CONTROLLER Value transfer Object reference (TYPE REF TO) IF_WDY_MD_CONTROLLER 20120611
# Exception Resumable Description Created on
1 CX_WDY_MD_ADT_EXCEPTION 20120611
2 CX_WDY_MD_ALREADY_EXISTING 20120611

Method GET_CONTROLLER_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CREATE_PREDEF_METHODS Call by reference Type reference (TYPE) ABAP_BOOL ' ' 'X'->create predefined WDDO... methods if not existing 20130819
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WDY_MD_CONTROLLER 20120522
# Exception Resumable Description Created on
1 CX_WDY_MD_ADT_EXCEPTION 20120524
2 CX_WDY_MD_NOT_EXISTING 20120522

Method GET_EXCEPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CMPNAME Call by reference Type reference (TYPE) WDY_MD_OBJECT_NAME 20120523
2 Returning RESULT Value transfer Type reference (TYPE) GTY_T_EXCEPTION 20120523

Method GET_EXCEPTIONS on class CL_WDY_MD_ADT_CONTROLLER has no exception.

Method GET_INSTANCE_BY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADT_VIEW Call by reference Object reference (TYPE REF TO) IF_WDY_MD_ADT_ABSTRACT_VIEW associated view/window instance 20120522
2 Importing CONTROLLER_DATA Call by reference Type reference (TYPE) IF_WDY_MD_ADT_CONTROLLER=>GTY_S_CONTROLLER 20120522
3 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WDY_MD_ADT_CONTROLLER 20120522
4 Importing SOURCE_IMPLEMENTATION_PART Call by reference Type reference (TYPE) RSWSOURCET source code of method implementations 20120523
# Exception Resumable Description Created on
1 CX_WDY_MD_ADT_EXCEPTION 20120530
2 CX_WDY_MD_NOT_EXISTING 20120523

Method GET_INSTANCE_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPONENT_NAME Call by reference Type reference (TYPE) CSEQUENCE 20120522
2 Importing CONTROLLER_NAME Call by reference Type reference (TYPE) CSEQUENCE 20120522
3 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WDY_MD_ADT_CONTROLLER Controller Data API for AIE 20120522
4 Importing VERSION Call by reference Type reference (TYPE) R3STATE 'I' 'A'= active/ 'I' = inactive 20120522
# Exception Resumable Description Created on
1 CX_WDY_MD_NOT_EXISTING 20120523

Method GET_INSTANCE_BY_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADT_VIEW Call by reference Object reference (TYPE REF TO) IF_WDY_MD_ADT_ABSTRACT_VIEW 20130514
2 Importing COMPONENT_NAME Call by reference Type reference (TYPE) CSEQUENCE 20130508
3 Importing CONTROLLER_NAME Call by reference Type reference (TYPE) CSEQUENCE 20130508
4 Importing DESTINATION Call by reference Type reference (TYPE) RFCDES-RFCDEST 20130508
5 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_WDY_MD_ADT_CONTROLLER 20130508
6 Importing VERSION_NUMBER Call by reference Type reference (TYPE) VRSD-VERSNO 20130508
# Exception Resumable Description Created on
1 CX_WDY_MD_NOT_EXISTING 20130508

Method GET_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CMPNAME Call by reference Type reference (TYPE) CSEQUENCE 20120523
2 Returning RESULT Value transfer Type reference (TYPE) GTY_T_PARAMETER 20120523

Method GET_PARAMETERS on class CL_WDY_MD_ADT_CONTROLLER has no exception.

Method LOAD_COMPOS_INTERNAL Signature

Method LOAD_COMPOS_INTERNAL on class CL_WDY_MD_ADT_CONTROLLER has no parameter.
Method LOAD_COMPOS_INTERNAL on class CL_WDY_MD_ADT_CONTROLLER has no exception.

Method MODIFY_CODE_BODY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P_CODE_BODY Call by reference Type reference (TYPE) STRING 20120524
2 Importing P_METHOD_IMPLS Call by reference Type reference (TYPE) SABOO_METHOD_IMPL_TAB 20120524
3 Importing P_METHOD_NAME Call by reference Type reference (TYPE) CSEQUENCE 20120524
# Exception Resumable Description Created on
1 CX_WDY_MD_ADT_EXCEPTION 20120614

Method PREPARE_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_DELTA Call by reference Type reference (TYPE) SVRS2_XWDYC delta between saved and new data 20120531
2 Exporting P_NEW_DATA_VRS Call by reference Type reference (TYPE) SVRS2_WDYC data passed by AIE in VRS format 20120531
# Exception Resumable Description Created on
1 CX_WDY_MD_ADT_EXCEPTION 20120530

Method RAISE_ADT_EXCEPTION_BY_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREVIOUS Call by reference Object reference (TYPE REF TO) CX_ROOT 20120704
# Exception Resumable Description Created on
1 CX_WDY_MD_ADT_EXCEPTION 20120704

Method SPLIT_IMPLEMENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_METHOD_IMPLS Call by reference Type reference (TYPE) SABOO_METHOD_IMPL_TAB 20120524
# Exception Resumable Description Created on
1 CX_WDY_MD_ADT_EXCEPTION 20120524
History
Last changed by/on SAP  20141121 
SAP Release Created in 740