SAP ABAP Class CL_BSP_WD_ENHANCEMENT_API (CL_BSP_WD_ENHANCEMENT_API)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-WKB (Application Component) Development Workbench
     CRM_BSP_WD_TOOLS (Package) Development Tools for WEBCUIF Applications
Properties
Class CL_BSP_WD_ENHANCEMENT_API  
Short Description    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_WD_TOOLS   Development Tools for WEBCUIF Applications 
Created 20040121   SAP 
Last change 20110908   SAP 
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 CL_CRM_GENIL_MODEL_SERVICE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_BSP_WD_ENHANCEMENT_API has no interface implemented.
Friends
Class CL_BSP_WD_ENHANCEMENT_API has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APOSTROPHE Static Attribute Public Type reference (TYPE) CHAR1 Character: Apostrophe 20040212
2 BOL_APPL Static Attribute Protected Type reference (TYPE) CRMT_GENIL_APPL CL_CRM_GENIL_MODEL_SERVICE=>EMPTY_COMPONENT_SET Component Set Name for Generic Interaction Layer 20040419
3 CNODE_DERIVED Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: Context Node is Derived 20040423
4 CONTEXT_NOT_ENHANCEABLE Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20081016
5 CORR_REQUEST Instance attribute Protected Type reference (TYPE) TRKORR Request/Task 20040407
6 CO_CNODE_BINDING Constant Public Type reference (TYPE) STRING '* bind Context Node to controller' ABAP Comment for Context Node Binding 20080403
7 CO_GETTER_TYPE_A Constant Public Type reference (TYPE) CHAR1 'A' Getter Type: A-Getter 20080508
8 CO_GETTER_TYPE_AC Constant Public Type reference (TYPE) CHAR1 'C' Getter Type: AC-Getter 20090415
9 CO_GETTER_TYPE_P Constant Public Type reference (TYPE) CHAR1 'P' Getter Type: P-Getter 20060418
10 CO_GETTER_TYPE_V Constant Public Type reference (TYPE) CHAR1 'V' Getter Type: V-Getter 20060418
11 CO_WIZARD_ADDED Constant Public Type reference (TYPE) STRING '* Added by wizard' ABAP Comment for Wizard 20080403
12 CTR_CTXT_DERIVED Instance attribute Protected Type reference (TYPE) ABAP_BOOL ABAP_FALSE Indicator: Controller and Context are Derived 20040423
13 CUSTOMER_EXIT Static Attribute Protected Object reference (TYPE REF TO) IF_EX_BSP_WD_APPL_WB BAdI Instance 20040427
14 ENHANCEMENT_SET Static Attribute Protected Type reference (TYPE) BSP_WD_ENHANCEMENT_SET Enhancement Set 20061006
15 ENH_TARGET_BSP_APPL Instance attribute Protected Type reference (TYPE) O2APPLNAME Target BSP Application for API Operations 20080318
16 EXT_HISTORY Instance attribute Protected Type reference (TYPE) BSP_WD_EXT_HIST Log Table for Enhancement History 20040312
17 INHOUSE_USE Static Attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE Use in SAP Development System 20040122
18 IS_VIEW_CTRL Instance attribute Protected Type reference (TYPE) ABAP_BOOL Indicator: Actual View Controller 20060907
19 LOG Instance attribute Protected Object reference (TYPE REF TO) CL_BSP_WD_WZ_APPL_LOG Log Class for BSP WD Enhancement Wizards 20040311
20 LOG_STORAGE_DAYS Static Attribute Protected Type reference (TYPE) I Number of Days the Log Is Stored 20060317
21 RF_PROFILE Static Attribute Protected Object reference (TYPE REF TO) CL_BSP_WD_RF_PROFILE Framework Profile Runtime 20040419
22 RF_PROFILE_NAME Static Attribute Protected Type reference (TYPE) CHAR32 XML Document Name 20040419
23 VIEWNAME Instance attribute Protected Type reference (TYPE) O2PAGEEXT Name of a BSP Page/Controller (Upper and Lower Case) 20040311
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CNODE_ATTRIBUTE_WZ Static method Public Method Use Wizard To Add Attribute to Context Node 20040126
2 ADD_CNODE_ATTR_FROM_XML Static method Public Method Add Attribute to Context Node 20040126
3 ADD_CNODE_ATTR_GET_I_GENERATE Static method Public Method 20041130
4 ADD_CNODE_ATTR_SPEC_GETTER Static method Public Method Add Special Getter to a Context Node Attribute 20060418
5 ADD_CNODE_FROM_XML Static method Public Method Add Context Node to Context 20040129
6 ADD_CNODE_WZ Static method Public Method Use Wizard To Add Context Node to Context 20040126
7 ADD_EVENTHANDLER Static method Public Method Adds an Event Handler 20051222
8 ADD_PLUG Static method Public Method Create an Inbound or Outbound Plug 20060109
9 ADJUST_CNODE_BINDING Instance method Protected Method Add Context Node Binding to a Context Using Wizard 20080404
10 ADJUST_CNODE_BINDING_DIRECTLY Static method Public Method Add Context Node Binding to a Context Using handed over data 20090408
11 ADJUST_CNODE_BINDING_WZ Static method Public Method Add Context Node Binding to a Context Using Wizard 20080404
12 ADJUST_CONTEXT_4_NEW_CNODE Instance method Protected Method 20040204
13 ADJUST_MODEL_BINDING Instance method Protected Method 20040212
14 ADJUST_VALATTR_2_DEFINITION Instance method Protected Method 20110218
15 APPEND_2_METHOD Instance method Protected Method 20040204
16 CHECK_AND_ADJUST_CNODE_TYPE Instance method Protected Method 20080519
17 CHECK_CHANGE_PERMISSION_INTERN Static method Private Method 20100330
18 CHECK_CLASS_CHANGE_PERMISSION Static method Public Method Check changeablity of a class 20040423
19 CHECK_TARGET_CLASSES Instance method Protected Method 20040126
20 CHECK_WAPA_CHANGE_PERMISSION Static method Public Method Check changeability of a BSP appl 20100330
21 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040122
22 CONSTRUCTOR Instance method Public Constructor Constructor 20040311
23 COPY_BSP_PAGE Instance method Protected Method 20040414
24 COPY_CONTROLLER_WZ Static method Public Method Copy a Controller via Wizard 20050506
25 COPY_VIEW_WZ Static method Public Method Copy a View via Wizard 20040126
26 CREATE_ADVANCED_SEARCH_WZ Static method Public Method Create New View via Wizard 20090324
27 CREATE_ATTR_METHODS Instance method Protected Method 20040127
28 CREATE_CONTEXT_NODE Instance method Protected Method 20040129
29 CREATE_CONTROLLER_FROM_XML Static method Public Method Create New Controller from XML Description 20051207
30 CREATE_CUCO_WZ Static method Public Method Create Custom Controller via Wizard 20050104
31 CREATE_EH Instance method Protected Method 20060124
32 CREATE_OVW_PAGE_WZ Static method Public Method Creates a New Overview Page 20060109
33 CREATE_PLUG Instance method Protected Method 20060124
34 CREATE_SPECIAL_GETTER Instance method Protected Method 20060418
35 CREATE_VIEWSET_WZ Static method Public Method Create New View Set via Wizard 20050104
36 CREATE_VIEW_FROM_XML Static method Public Method Create New View from XML Description 20040204
37 CREATE_VIEW_WZ Static method Public Method Create New View via Wizard 20040204
38 CREATE_WINDOW_WZ Static method Public Method Create New Window via Wizard 20060110
39 DECLARE_CONTROLLER_OBSOLETE Static method Public Method 20080228
40 DELETE_COMP_CUSTENH Static method Public Method Deletes the Customer Extensibility of a Component 20080721
41 DELETE_COMP_CUSTENH_WZ Static method Public Method Deletes the Customer Extensibility of a Component (Wizard) 20080721
42 DELETE_STATEMENT_FROM_METHOD Instance method Protected Method 20080404
43 GENERATE_GETTER_AND_SETTER Static method Public Method Generate Attribute SETTER and GETTER Methods 20060208
44 GET_CLASSES_FROM_EXT_HISTORY Instance method Protected Method 20040312
45 GET_CUSTOMER_CLASS_NAME Instance method Protected Method 20040302
46 GET_IMPLEMENTING_CLASS Instance method Protected Method 20040213
47 GET_IMPL_CLASSES Instance method Protected Method 20040126
48 GET_MAPPED_ATTR Static method Private Method 20041130
49 IS_CNODE_EDITABLE Static method Public Method Prüft, ob ein Kontextknoten änderbar ist 20080903
50 IS_CNODE_ENHANCED Static method Public Method Prüft, ob ein Kontextknoten änderbar ist 20090219
51 IS_COMPLETE_TYPEDEF Static method Public Method Check type definition, is definition cmplete or not 20091222
52 PREPARE_CNODE_4_CUSTENH Static method Public Method 20080903
53 PREPARE_CNODE_4_ENHANCEMENT Instance method Protected Method 20040316
54 PREPARE_CNTR_4_CUSTENH Static method Public Method Prepares a Controller for Customer Enhancements 20060911
55 PREPARE_CNTR_4_ENHANCEMENT Instance method Protected Method 20060907
56 PREPARE_COMP_4_CUSTENH Static method Public Method Prepares a Component for Customer Enhancements 20060911
57 PREPARE_COMP_4_CUSTENH_WZ Static method Public Method Prepares a Component for Customer Enhancements (Wizard) 20060911
58 PREPARE_VIEW_4_CUSTENH Static method Public Method Prepares a View for Customer Enhancement 20060911
59 PREPARE_VIEW_4_ENHANCEMENT Instance method Protected Method 20040302
60 REPLACE_CONTEXT_NODE Instance method Protected Method 20040317
61 REPLACE_CONTROLLER_CONTEXT Instance method Protected Method 20040315
62 SAVE_PAGE_ACTIVE Instance method Protected Method 20040407
63 SET_BOL_APPL Static method Public Method Sets BOL Component Set for Wizards 20040419
64 SET_ENHANCEMENT_SET Static method Public Method Sets Runtime Framework Profile To Be Used 20061006
65 SET_RF_PROFILE Static method Public Method Sets Runtime Framework Profile To Be Used 20040419
66 UPDATE_RF_PROFILE Static method Protected Method 20040419
Events
Class CL_BSP_WD_ENHANCEMENT_API has no event.
Types
Class CL_BSP_WD_ENHANCEMENT_API has no local type.
Method Signatures

Method ADD_CNODE_ATTRIBUTE_WZ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME Name einer BSP-Applikation 20040126
2 Importing IV_CNODE_NAME Call by reference Type reference (TYPE) NAME_KOMP Komponentenname 20040126
3 Importing IV_LOGICAL_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME Logische BSP Anwendung, in der der View verwendet wird 20080318
4 Importing IV_VIEWNAME Call by reference Type reference (TYPE) O2PAGEEXT Name einer BSP-Seite/-Controller (in Groß-/Kleinschreibung) 20040126
# Exception Resumable Description Created on
1 FAILED 20040128

Method ADD_CNODE_ATTR_FROM_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPL_MODEL Call by reference Object reference (TYPE REF TO) IF_BSP_WD_APPL_MODEL Modelbeschreibung für BSP WD Anwendungen 20090212
2 Importing IV_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME Name einer BSP-Applikation 20040126
3 Importing IV_CNODE_NAME Call by reference Type reference (TYPE) NAME_KOMP Komponentenname 20040126
4 Importing IV_SRC_XML Call by reference Type reference (TYPE) STRING 20040126
5 Importing IV_VIEWNAME Call by reference Type reference (TYPE) O2PAGEEXT Name einer BSP-Seite/-Controller (in Groß-/Kleinschreibung) 20040126
# Exception Resumable Description Created on
1 FAILED Fehler 20040126

Method ADD_CNODE_ATTR_GET_I_GENERATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ATTR Call by reference Type reference (TYPE) CRMT_ATTR_NAME_TAB Tabelle von Attributenamen 20041130
2 Importing IV_APPL_MODEL Call by reference Object reference (TYPE REF TO) IF_BSP_WD_APPL_MODEL Name einer BSP-Seite/-Controller (in Groß-/Kleinschreibung) 20041130
3 Importing IV_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME Physische BSP Anwendung, in der der View gespeichert ist 20080318
4 Importing IV_LOGICAL_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME Logische BSP Anwendung, in der der View verwendet wird 20080318
5 Importing IV_MODEL_NODE Call by reference Type reference (TYPE) NAME_KOMP Name einer BSP-Applikation 20041130
6 Importing IV_VIEW Call by reference Type reference (TYPE) O2PAGEEXT Name einer BSP-Seite/-Controller (in Groß-/Kleinschreibung) 20041130
7 Returning RV_NUMBER Value transfer Type reference (TYPE) I Anzahl generierter Methoden 20041201
# Exception Resumable Description Created on
1 FAILED Fehler 20041130

Method ADD_CNODE_ATTR_SPEC_GETTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTR_NAME Call by reference Type reference (TYPE) NAME_KOMP Attributename 20060418
2 Importing IV_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME Name einer BSP-Applikation 20060418
3 Importing IV_CNODE_NAME Call by reference Type reference (TYPE) NAME_KOMP Kontextknotenname 20060418
4 Importing IV_GETTER_TYPE Call by reference Type reference (TYPE) CHAR1 Typ des Getters 20060418
5 Importing IV_LOGICAL_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME Logische BSP Anwendung, in der der View verwendet wird 20080318
6 Importing IV_VIEWNAME Call by reference Type reference (TYPE) O2PAGEEXT Name einer BSP-Seite/-Controller (in Groß-/Kleinschreibung) 20060418
# Exception Resumable Description Created on
1 FAILED Fehler 20060418

Method ADD_CNODE_FROM_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME Name einer BSP-Applikation 20040129
2 Importing IV_CNODE_NAME Call by reference Type reference (TYPE) NAME_KOMP Komponentenname 20040129
3 Importing IV_SRC_XML Call by reference Type reference (TYPE) STRING 20040129
4 Importing IV_VIEWNAME Call by reference Type reference (TYPE) O2PAGEEXT Name einer BSP-Seite/-Controller (in Groß-/Kleinschreibung) 20040129
# Exception Resumable Description Created on
1 FAILED Fehler 20040129

Method ADD_CNODE_WZ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME Name einer BSP-Applikation 20040126
2 Importing IV_LOGICAL_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME Logische BSP Anwendung, in der der View verwendet wird 20080318
3 Importing IV_VIEWNAME Call by reference Type reference (TYPE) O2PAGEEXT Name einer BSP-Seite/-Controller (in Groß-/Kleinschreibung) 20040126
# Exception Resumable Description Created on
1 FAILED 20040128

Method ADD_EVENTHANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME 20060124
2 Importing IV_EVENT_NAME Call by reference Type reference (TYPE) BSPWD_TOOLS_MISC-EVENT_NAME Komponentenname 20051222
3 Importing IV_LOGICAL_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME Logische BSP Anwendung, in der der View verwendet wird 20080318
4 Importing IV_VIEW_NAME Call by reference Type reference (TYPE) O2PAGEEXT 20060124
# Exception Resumable Description Created on
1 ERROR 20051222

Method ADD_PLUG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME 20060124
2 Importing IV_LOGICAL_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME Logische BSP Anwendung, in der der View verwendet wird 20080318
3 Importing IV_PLUG_NAME Call by reference Type reference (TYPE) SEOCMPNAME 20060124
4 Importing IV_TYPE Call by reference Type reference (TYPE) C 'I' I=Inbound; O=Outbound 20060109
5 Importing IV_VIEW_NAME Call by reference Type reference (TYPE) O2PAGEEXT 20060124
# Exception Resumable Description Created on
1 ERROR 20060109

Method ADJUST_CNODE_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION Call by reference Type reference (TYPE) CHAR1 'I'-Create, 'D'-Delete, ' C'-Change 20080404
2 Importing IV_BINDING_TYPE Call by reference Type reference (TYPE) BSP_WD_BINDING_TYPE Bindungstyp 20080404
3 Importing IV_CNODE_NAME Call by reference Type reference (TYPE) SEOCMPNAME Komponentenname 20080404
4 Importing IV_CONTEXT_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20080404
5 Importing IV_TARGET_CNODE_NAME Call by reference Type reference (TYPE) SEOCMPNAME Komponentenname 20080404
6 Importing IV_TARGET_CONTROLLER_NAME Call by reference Type reference (TYPE) STRING Name einer BSP-Seite/-Controller (in Groß-/Kleinschreibung) 20080404
7 Importing IV_TARGET_CONTROLLER_TYPE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20080404
# Exception Resumable Description Created on
1 FAILED Error 20080404

Method ADJUST_CNODE_BINDING_DIRECTLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION Call by reference Type reference (TYPE) CHAR1 'I'-Create, 'D'-Delete, ' C'-Change 20090408
2 Importing IV_BINDING_TYPE Call by reference Type reference (TYPE) BSP_WD_BINDING_TYPE Binding Type 20090408
3 Importing IV_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME Name of BSP Application 20090408
4 Importing IV_CNODE_NAME Call by reference Type reference (TYPE) SEOCMPNAME Component Name 20090408
5 Importing IV_CONTROLLER_NAME Call by reference Type reference (TYPE) STRING 20090408
6 Importing IV_CONTROLLER_TYPE Call by reference Type reference (TYPE) BSP_WD_CONTROLLER_TYPE Controller Type 20090408
7 Importing IV_ENHANCEMENT_SET Call by reference Type reference (TYPE) BSP_WD_ENHANCEMENT_SET Enhancement Set 20090408
8 Importing IV_LOGICAL_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME Logical BSP Application Where the View Is Used 20090408
9 Importing IV_TARGET_NODE_NAME Call by reference Type reference (TYPE) SEOCMPNAME Component name 20090408
10 Importing IV_VIEWNAME Call by reference Type reference (TYPE) O2PAGEEXT Name of a BSP Page/Controller (Upper and Lower Case) 20090408
# Exception Resumable Description Created on
1 FAILED Error 20090408

Method ADJUST_CNODE_BINDING_WZ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTION Call by reference Type reference (TYPE) CHAR1 'I'-Create, 'D'-Delete, ' C'-Change 20080404
2 Importing IV_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME Name einer BSP-Applikation 20080404
3 Importing IV_CNODE_NAME Call by reference Type reference (TYPE) SEOCMPNAME Komponentenname 20080404
4 Importing IV_ENHANCEMENT_SET Call by reference Type reference (TYPE) BSP_WD_ENHANCEMENT_SET Erweiterungsset 20080404
5 Importing IV_LOGICAL_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME Logische BSP Anwendung, in der der View verwendet wird 20080404
6 Importing IV_VIEWNAME Call by reference Type reference (TYPE) O2PAGEEXT Name einer BSP-Seite/-Controller (in Groß-/Kleinschreibung) 20080404
# Exception Resumable Description Created on
1 FAILED Error 20080404

Method ADJUST_CONTEXT_4_NEW_CNODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CNODE_NAME Call by reference Type reference (TYPE) STRING Name des Kontextknotens 20040204
2 Importing IV_CONTEXT_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20040204
3 Importing IV_GENUTIL Call by reference Object reference (TYPE REF TO) IF_BSP_WD_GENINFO Datenbeschaffungsinterface für Generierungswerkzeuge 20040204
4 Importing IV_SRC_XML Call by reference Type reference (TYPE) STRING 20040204
# Exception Resumable Description Created on
1 CX_BSP_WD_GENERATION BSP WD Generierungsausnahme 20040312

Method ADJUST_MODEL_BINDING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CNODE_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20040212
2 Importing IV_CNODE_NAME Call by reference Type reference (TYPE) NAME_KOMP Komponentenname 20040212
3 Importing IV_CONTROLLER_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20040212
# Exception Resumable Description Created on
1 CX_BSP_WD_GENERATION BSP WD Generierungsausnahme 20040312

Method ADJUST_VALATTR_2_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CNODE_CLASS Call by reference Type reference (TYPE) SEOCLSNAME 20110218
2 Importing IV_CNODE_TYPE Call by reference Type reference (TYPE) C 20110218
3 Importing IV_METHOD_NAME Call by reference Type reference (TYPE) SEOCPDNAME Single-Character Flag 20110218
4 Importing IV_STRUCT_NAME Call by reference Type reference (TYPE) STRING Full Component Name 20110218
5 Importing IV_XML_DESCR Call by reference Type reference (TYPE) STRING 20110218

Method ADJUST_VALATTR_2_DEFINITION on class CL_BSP_WD_ENHANCEMENT_API has no exception.

Method APPEND_2_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SOURCE Call by reference Type reference (TYPE) RSWSOURCET ABAP-Source 20040204
2 Importing IV_METHOD Call by reference Object reference (TYPE REF TO) CL_BSP_WD_OO_METHOD_PROXY ABAP OO Methodenproxy 20040204
# Exception Resumable Description Created on
1 CX_BSP_WD_GENERATION BSP WD Generierungsausnahme 20040315

Method CHECK_AND_ADJUST_CNODE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPL_MODEL Call by reference Object reference (TYPE REF TO) IF_BSP_WD_APPL_MODEL Modelbeschreibung für BSP WD Anwendungen 20090212
2 Importing IV_CNODE_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20080519
3 Importing IV_CNODE_NAME Call by reference Type reference (TYPE) SEOCMPNAME Komponentenname 20080519
4 Importing IV_CONTEXT_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20080519
5 Importing IV_XML_DESCR Call by reference Type reference (TYPE) STRING 20080519
# Exception Resumable Description Created on
1 CX_BSP_WD_GENERATION BSP WD Generation Exception 20080521

Method CHECK_CHANGE_PERMISSION_INTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) CHAR40 Object Name 20100330
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CHAR4 Object tpye 20100330
3 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20100330

Method CHECK_CHANGE_PERMISSION_INTERN on class CL_BSP_WD_ENHANCEMENT_API has no exception.

Method CHECK_CLASS_CHANGE_PERMISSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20040423
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20040423

Method CHECK_CLASS_CHANGE_PERMISSION on class CL_BSP_WD_ENHANCEMENT_API has no exception.

Method CHECK_TARGET_CLASSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_CNODE_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20040126
2 Changing CV_CONTEXT_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20040126
3 Changing CV_CONTROLLER_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20040126
4 Importing IV_CNODE_NAME Call by reference Type reference (TYPE) NAME_KOMP Komponentenname 20040316
# Exception Resumable Description Created on
1 CX_BSP_WD_GENERATION BSP WD Generierungsausnahme 20040312

Method CHECK_WAPA_CHANGE_PERMISSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME 20100330
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20100330

Method CHECK_WAPA_CHANGE_PERMISSION on class CL_BSP_WD_ENHANCEMENT_API has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_BSP_WD_ENHANCEMENT_API has no parameter.
Method CLASS_CONSTRUCTOR on class CL_BSP_WD_ENHANCEMENT_API has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME Name einer BSP-Applikation 20040311
2 Importing IV_LOG Call by reference Object reference (TYPE REF TO) CL_BSP_WD_WZ_APPL_LOG Protokollklasse für BSP WD Enhancement Wizards 20040311
3 Importing IV_LOGICAL_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME Logische BSP Anwendung, in der der View verwendet wird 20080318
4 Importing IV_VIEWNAME Call by reference Type reference (TYPE) O2PAGEEXT Name einer BSP-Seite/-Controller (in Groß-/Kleinschreibung) 20040311
# Exception Resumable Description Created on
1 CX_BSP_WD_GENERATION BSP WD Generierungsausnahme 20040312

Method COPY_BSP_PAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SRC_PAGE_KEY Call by reference Type reference (TYPE) O2PAGKEY Keystruktur für Name einer Oxygen Seite 20040927
2 Importing IV_DESCR Call by reference Type reference (TYPE) O2DESCR Kurzbeschreibung 20040927
3 Importing IV_TARGET_APPL Call by reference Type reference (TYPE) O2APPLNAME Name einer BSP-Applikation 20040414
4 Importing IV_TARGET_PAGE_NAME Call by reference Type reference (TYPE) O2PAGEEXT Name einer BSP-Seite/-Controller (in Groß-/Kleinschreibung) 20040927
# Exception Resumable Description Created on
1 CX_BSP_WD_GENERATION 20040414

Method COPY_CONTROLLER_WZ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTROLLER Call by reference Type reference (TYPE) O2PAGEEXT Name einer BSP-Seite/-Controller (in Groß-/Kleinschreibung) 20050506
2 Importing IV_DESCR Call by reference Type reference (TYPE) O2DESCR Kurzbeschreibung 20050506
3 Importing IV_LOG Call by reference Object reference (TYPE REF TO) CL_BSP_WD_WZ_APPL_LOG Protokollklasse für BSP WD Enhancement Wizards 20060907
4 Importing IV_SRC_APPL Call by reference Type reference (TYPE) O2APPLNAME Name einer BSP-Applikation 20050506
5 Importing IV_TARGET_APPL Call by reference Type reference (TYPE) O2APPLNAME Name einer BSP-Applikation 20050506
6 Importing IV_TARGET_CONTROLLER Call by reference Type reference (TYPE) O2PAGEEXT Name einer BSP-Seite/-Controller (in Groß-/Kleinschreibung) 20050506
# Exception Resumable Description Created on
1 FAILED Kopieren fehlgeschlagen 20050506
2 WRONG_TARGET Zielanwendung existiert nicht 20050506

Method COPY_VIEW_WZ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DESCR Call by reference Type reference (TYPE) O2DESCR Kurzbeschreibung 20040927
2 Importing IV_LOG Call by reference Object reference (TYPE REF TO) CL_BSP_WD_WZ_APPL_LOG Protokollklasse für BSP WD Enhancement Wizards 20060911
3 Importing IV_SRC_APPL Call by reference Type reference (TYPE) O2APPLNAME Name einer BSP-Applikation 20040126
4 Importing IV_TARGET_APPL Call by reference Type reference (TYPE) O2APPLNAME Name einer BSP-Applikation 20040126
5 Importing IV_TARGET_VIEWNAME Call by reference Type reference (TYPE) O2PAGEEXT Name einer BSP-Seite/-Controller (in Groß-/Kleinschreibung) 20040927
6 Importing IV_VIEWNAME Call by reference Type reference (TYPE) O2PAGEEXT Name einer BSP-Seite/-Controller (in Groß-/Kleinschreibung) 20040126
# Exception Resumable Description Created on
1 FAILED Kopieren fehlgeschlagen 20040126
2 WRONG_TARGET Zielanwendung existiert nicht 20040126

Method CREATE_ADVANCED_SEARCH_WZ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME 20090324
2 Importing IV_WINDOW Call by reference Type reference (TYPE) STRING 20090506
# Exception Resumable Description Created on
1 FAILED 20090324

Method CREATE_ATTR_METHODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_METHOD_FILTER Call by reference Type reference (TYPE) NAME_KOMP Komponentenname 20041126
2 Importing IV_SOURCE Call by reference Type reference (TYPE) STRING 20040127
3 Importing IV_TARGET_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20040127
# Exception Resumable Description Created on
1 CX_BSP_WD_GENERATION BSP WD Generierungsausnahme 20040312

Method CREATE_CONTEXT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CNODE_NAME Call by reference Type reference (TYPE) NAME_KOMP Komponentenname 20040202
2 Importing IV_CONTEXT_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20040202
3 Importing IV_MODELINFO Call by reference Object reference (TYPE REF TO) CL_BSP_WD_GEN_UTIL_MODEL 20040202
4 Importing IV_SRC_XML Call by reference Type reference (TYPE) STRING 20040202
5 Returning RV_CNODE_CLASS Value transfer Type reference (TYPE) SEOCLSNAME Objekttypname 20040212
# Exception Resumable Description Created on
1 CX_BSP_WD_GENERATION BSP WD Generierungsausnahme 20040312

Method CREATE_CONTROLLER_FROM_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BOL_APPL Call by reference Type reference (TYPE) CRMT_GENIL_APPL 20051207
2 Importing IV_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME 20051207
3 Importing IV_CONTROLLER_NAME Call by reference Type reference (TYPE) O2PAGEEXT 20051207
4 Importing IV_LOG Call by reference Object reference (TYPE REF TO) CL_BSP_WD_WZ_APPL_LOG 20061127
5 Importing IV_SRC_XML Call by reference Type reference (TYPE) STRING 20051207
# Exception Resumable Description Created on
1 FAILED 20051207

Method CREATE_CUCO_WZ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME 20050104
# Exception Resumable Description Created on
1 FAILED 20050104

Method CREATE_EH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CTRL_IMPLCLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20060824
2 Importing IV_EVENT_NAME Call by reference Type reference (TYPE) BSPWD_TOOLS_MISC-EVENT_NAME 20060124
3 Importing IV_METHOD_NAME Call by reference Type reference (TYPE) SEOCMPNAME 20060124
# Exception Resumable Description Created on
1 ERROR 20060124

Method CREATE_OVW_PAGE_WZ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPL_MODEL Call by reference Object reference (TYPE REF TO) IF_BSP_WD_APPL_MODEL 20060201
2 Importing IV_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME Name einer BSP-Applikation 20060109
3 Importing IV_PAGE_TYPE Call by reference Type reference (TYPE) STRING 'OVW' Seiten Typ: OVW (Overview), WC (WorkCenter), RM (Roadmap) 20060308
# Exception Resumable Description Created on
1 FAILED 20060109

Method CREATE_PLUG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CTRL_IMPLCLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME 20060824
2 Importing IV_METHOD_NAME Call by reference Type reference (TYPE) SEOCMPNAME 20060124
3 Importing IV_TYPE Call by reference Type reference (TYPE) C 'I' 20060124
# Exception Resumable Description Created on
1 ERROR 20060124

Method CREATE_SPECIAL_GETTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTR_NAME Call by reference Type reference (TYPE) NAME_KOMP Attributname 20060418
2 Importing IV_GETTER_TYPE Call by reference Type reference (TYPE) CHAR1 Getter Typ 20060418
3 Importing IV_TARGET_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20060418
# Exception Resumable Description Created on
1 CX_BSP_WD_GENERATION BSP WD Generierungsausnahme 20060418

Method CREATE_VIEWSET_WZ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME 20050104
# Exception Resumable Description Created on
1 FAILED 20050104

Method CREATE_VIEW_FROM_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BOL_APPL Call by reference Type reference (TYPE) CRMT_GENIL_APPL Komponentensetname für den generischen Interaction Layer 20040217
2 Importing IV_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME 20040204
3 Importing IV_CREATE_LAYOUT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20090401
4 Importing IV_IS_VIEWSET Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20061115
5 Importing IV_SRC_XML Call by reference Type reference (TYPE) STRING 20040204
6 Importing IV_VIEWNAME Call by reference Type reference (TYPE) O2PAGEEXT Name einer BSP-Seite/-Controller (in Groß-/Kleinschreibung) 20040217
# Exception Resumable Description Created on
1 FAILED 20040204

Method CREATE_VIEW_WZ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME 20040204
# Exception Resumable Description Created on
1 FAILED 20040204

Method CREATE_WINDOW_WZ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME 20060110
# Exception Resumable Description Created on
1 FAILED 20060110

Method DECLARE_CONTROLLER_OBSOLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME Name einer BSP-Applikation 20080228
2 Importing IV_CONTROLLER_NAME Call by reference Type reference (TYPE) O2PAGEEXT Name einer BSP-Seite/-Controller (in Groß-/Kleinschreibung) 20080228
3 Importing IV_OBSOLETE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20080228

Method DECLARE_CONTROLLER_OBSOLETE on class CL_BSP_WD_ENHANCEMENT_API has no exception.

Method DELETE_COMP_CUSTENH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ENHANCEMENT_DEF Call by reference Type reference (TYPE) BSPWD_COMP_EXT Definitionstabelle für Kundenerweiterungen an Komponenten 20080721
# Exception Resumable Description Created on
1 FAILED Methode fehlgeschlagen -> siehe Protokol 20080721

Method DELETE_COMP_CUSTENH_WZ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT_NAME Call by reference Type reference (TYPE) BSP_WD_COMPONENT_NAME Name einer Komponente 20080721
2 Importing IV_ENHANCEMENT_SET Call by reference Type reference (TYPE) BSP_WD_ENHANCEMENT_SET Erweiterungs-Set 20080721
# Exception Resumable Description Created on
1 CANCELED Wizard durch Nutzer abgebrochen 20080721
2 FAILED Methode fehlgeschlagen -> siehe Protokol 20080721

Method DELETE_STATEMENT_FROM_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_METHOD Call by reference Object reference (TYPE REF TO) CL_BSP_WD_OO_METHOD_PROXY ABAP OO Methodenproxy 20080404
2 Importing IV_TOKEN Call by reference Type reference (TYPE) STRING ABAP-Source 20080404
3 Importing IV_WITH_COMMENT Call by reference Type reference (TYPE) ABAP_BOOL 'X'-Kommentar löschen 20080404
# Exception Resumable Description Created on
1 CX_BSP_WD_GENERATION BSP WD Generierungsausnahme 20080404

Method GENERATE_GETTER_AND_SETTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPL_MODEL Call by reference Object reference (TYPE REF TO) IF_BSP_WD_APPL_MODEL 20060731
2 Importing IV_ATTR_NAME Call by reference Type reference (TYPE) STRING 20060208
3 Importing IV_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME Physische BSP Anwendung, in der der View gespeichert ist 20080318
4 Importing IV_LOGICAL_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME Logische BSP Anwendung, in der der View verwendet wird 20080318
5 Importing IV_MODELNODE_NAME Call by reference Type reference (TYPE) NAME_KOMP 20060208
6 Importing IV_VIEW_NAME Call by reference Type reference (TYPE) O2PAGEEXT 20060208
# Exception Resumable Description Created on
1 FAILED Methode fehlgeschlagen 20060731
2 FAILED_WITH_LOG Methode fehlgeschlagen. Anwendungslog vorhanden. 20060731

Method GET_CLASSES_FROM_EXT_HISTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_CONTEXT_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20040312
2 Changing CV_CONTROLLER_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20040312
# Exception Resumable Description Created on
1 NOT_DERIVED Keine abgeleiteten Klassen gefunden 20040312
2 NOT_FOUND Kein Datensatz zum View gefunden 20040312

Method GET_CUSTOMER_CLASS_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASSNAME Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20040302
2 Returning RV_CLASSNAME Value transfer Type reference (TYPE) SEOCLSNAME Objekttypname 20040302
# Exception Resumable Description Created on
1 CX_BSP_WD_GENERATION BSP WD Generierungsausnahme 20040316

Method GET_IMPLEMENTING_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_METHOD Call by reference Type reference (TYPE) SEOCPDNAME 20040213
2 Importing IV_START_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20040213
3 Returning RV_CLASS Value transfer Type reference (TYPE) SEOCLSNAME Objekttypname 20040213

Method GET_IMPLEMENTING_CLASS on class CL_BSP_WD_ENHANCEMENT_API has no exception.

Method GET_IMPL_CLASSES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CNODE_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20040126
2 Exporting EV_CONTEXT_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20040126
3 Exporting EV_CONTROLLER_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20040126
4 Importing IV_4_CHANGE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20080903
5 Importing IV_CNODE_NAME Call by reference Type reference (TYPE) NAME_KOMP Komponentenname 20040126
# Exception Resumable Description Created on
1 CX_BSP_WD_GENERATION BSP WD Generierungsausnahme 20040312

Method GET_MAPPED_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ATTR_NAME Call by reference Type reference (TYPE) NAME_KOMP Komponentenname 20041130
2 Importing IV_CNODE_CLASS Call by reference Type reference (TYPE) NAME_KOMP Komponentenname 20041130
3 Returning RV_MAPPED_ATTR Value transfer Type reference (TYPE) NAME_KOMP Komponentenname 20041130
# Exception Resumable Description Created on
1 CX_BSP_WD_GENERATION BSP WD Generierungsausnahme 20041203

Method IS_CNODE_EDITABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME Name einer BSP-Applikation 20080903
2 Importing IV_CNODE_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20090219
3 Importing IV_CNODE_NAME Call by reference Type reference (TYPE) NAME_KOMP Komponentenname 20080903
4 Importing IV_VIEWNAME Call by reference Type reference (TYPE) O2PAGEEXT Name einer BSP-Seite/-Controller (in Groß-/Kleinschreibung) 20080903
5 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20080903
# Exception Resumable Description Created on
1 FAILED Fehler 20080903

Method IS_CNODE_ENHANCED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME Name einer BSP-Applikation 20090219
2 Importing IV_CNODE_NAME Call by reference Type reference (TYPE) NAME_KOMP Komponentenname 20090219
3 Importing IV_CONTEXT_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Kontext Klasse 20090304
4 Importing IV_VIEWNAME Call by reference Type reference (TYPE) O2PAGEEXT Name einer BSP-Seite/-Controller (in Groß-/Kleinschreibung) 20090219
5 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20090219
# Exception Resumable Description Created on
1 FAILED Fehler 20090219

Method IS_COMPLETE_TYPEDEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_STATEMENT Call by reference Object reference (TYPE REF TO) IF_BSP_WD_GEN_ABAP_STATEMENT Access Interface to an ABAP Statement 20091222
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20091222

Method IS_COMPLETE_TYPEDEF on class CL_BSP_WD_ENHANCEMENT_API has no exception.

Method PREPARE_CNODE_4_CUSTENH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BSP_APPL Call by reference Type reference (TYPE) O2APPLNAME Name einer BSP-Applikation 20080903
2 Importing IV_CNODE_NAME Call by reference Type reference (TYPE) NAME_KOMP Komponentenname 20080903
3 Importing IV_VIEWNAME Call by reference Type reference (TYPE) O2PAGEEXT Name einer BSP-Seite/-Controller (in Groß-/Kleinschreibung) 20080903
# Exception Resumable Description Created on
1 FAILED Fehler 20080903

Method PREPARE_CNODE_4_ENHANCEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_CNODE_CLASS Value transfer Type reference (TYPE) SEOCLSNAME Objekttypname 20040316
2 Importing IV_CNODE_NAME Call by reference Type reference (TYPE) NAME_KOMP Komponentenname 20040316
3 Importing IV_CONTEXT_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20040316
# Exception Resumable Description Created on
1 CX_BSP_WD_GENERATION BSP WD Generierungsausnahme 20040316

Method PREPARE_CNTR_4_CUSTENH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT_NAME Call by reference Type reference (TYPE) BSP_WD_COMPONENT_NAME 20060911
2 Importing IV_CONTROLLER_NAME Call by reference Type reference (TYPE) STRING Name einer BSP Seite mit Applikationsprefix 20060911
3 Importing IV_ENHANCEMENT_SET Call by reference Type reference (TYPE) BSP_WD_ENHANCEMENT_SET Erweiterungs-Set 20060911
# Exception Resumable Description Created on
1 COMP_NOT_ENHANCEABLE Zielanwendung existiert nicht 20060911
2 FAILED Erweiterung fehlgeschlagen 20060911

Method PREPARE_CNTR_4_ENHANCEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_CONTEXT_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20060907
2 Changing CV_CONTROLLER_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20060907
# Exception Resumable Description Created on
1 CX_BSP_WD_GENERATION BSP WD Generierungsausnahme 20060907

Method PREPARE_COMP_4_CUSTENH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ENHANCEMENT_DEF Call by reference Type reference (TYPE) BSPWD_COMP_EXT 20060911
# Exception Resumable Description Created on
1 FAILED Methode fehlgeschlagen -> siehe Protokol 20060911

Method PREPARE_COMP_4_CUSTENH_WZ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT_NAME Call by reference Type reference (TYPE) BSP_WD_COMPONENT_NAME Name einer Komponente 20060911
2 Importing IV_ENHANCEMENT_SET Call by reference Type reference (TYPE) BSP_WD_ENHANCEMENT_SET Erweiterungs-Set 20060911
# Exception Resumable Description Created on
1 CANCELED Wizard durch Nutzer abgebrochen 20060911
2 FAILED Methode fehlgeschlagen -> siehe Protokol 20060911

Method PREPARE_VIEW_4_CUSTENH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT_NAME Call by reference Type reference (TYPE) BSP_WD_COMPONENT_NAME 20060911
2 Importing IV_ENHANCEMENT_SET Call by reference Type reference (TYPE) BSP_WD_ENHANCEMENT_SET Erweiterungs-Set 20060911
3 Importing IV_VIEW_NAME Call by reference Type reference (TYPE) STRING Name eines BSP WD Views mit Applikationsprefix 20060911
# Exception Resumable Description Created on
1 COMP_NOT_ENHANCEABLE Zielanwendung existiert nicht 20060911
2 FAILED Erweiterung fehlgeschlagen 20060911

Method PREPARE_VIEW_4_ENHANCEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_CONTEXT_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20040302
2 Changing CV_CONTROLLER_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20040302
# Exception Resumable Description Created on
1 CX_BSP_WD_GENERATION BSP WD Generierungsausnahme 20040312

Method REPLACE_CONTEXT_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CNODE_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Kontextknotenklasse 20040317
2 Importing IV_CNODE_NAME Call by reference Type reference (TYPE) NAME_KOMP Kontextknotenname 20040317
3 Importing IV_CONTEXT_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Kontextklasse 20040317
4 Importing IV_ORG_CNODE_CLASS Call by reference Type reference (TYPE) SEOCLSNAME originale Kontextknotenklasse 20040317
# Exception Resumable Description Created on
1 CX_BSP_WD_GENERATION BSP WD Generierungsausnahme 20040317

Method REPLACE_CONTROLLER_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONTEXT_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20040315
2 Importing IV_CONTROLLER_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20040315
3 Importing IV_ORG_CONTEXT_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Objekttypname 20040315
# Exception Resumable Description Created on
1 CX_BSP_WD_GENERATION BSP WD Generierungsausnahme 20040315

Method SAVE_PAGE_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PAGE Call by reference Object reference (TYPE REF TO) CL_O2_API_PAGES BSP-Seiten: Workbench-interne API 20040407
# Exception Resumable Description Created on
1 FAILED 20040407

Method SET_BOL_APPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BOL_APPL Call by reference Type reference (TYPE) CRMT_GENIL_APPL Komponentensetname für den generischen Interaction Layer 20040419

Method SET_BOL_APPL on class CL_BSP_WD_ENHANCEMENT_API has no exception.

Method SET_ENHANCEMENT_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENHANCEMENT_SET Call by reference Type reference (TYPE) BSP_WD_ENHANCEMENT_SET 20061006

Method SET_ENHANCEMENT_SET on class CL_BSP_WD_ENHANCEMENT_API has no exception.

Method SET_RF_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROFILE Call by reference Object reference (TYPE REF TO) CL_BSP_WD_RF_PROFILE Laufzeit Framework-Profil 20040419
2 Importing IV_PROFILE_NAME Call by reference Type reference (TYPE) BSP_WD_PROFILE 20040419

Method SET_RF_PROFILE on class CL_BSP_WD_ENHANCEMENT_API has no exception.

Method UPDATE_RF_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SRC_APPL Call by reference Type reference (TYPE) O2APPLNAME Name einer BSP-Applikation 20040419
2 Importing IV_TARGET_APPL Call by reference Type reference (TYPE) O2APPLNAME Name einer BSP-Applikation 20040419
3 Importing IV_VIEWNAME Call by reference Type reference (TYPE) O2PAGEEXT Name einer BSP-Seite/-Controller (in Groß-/Kleinschreibung) 20040419

Method UPDATE_RF_PROFILE on class CL_BSP_WD_ENHANCEMENT_API has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 40