SAP ABAP Class CL_WS_WEB_LAYER_API (Web Services UI Layer)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-WST (Application Component) Web Services Tool
     WS_BOL_WEB_UI_API (Package) Communication Layer between Design layer and Web UI
Properties
Class CL_WS_WEB_LAYER_API  
Short Description Web Services UI Layer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WS_BOL_WEB_UI_API   Communication Layer between Design layer and Web UI 
Created 20060705   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WS_WEB_LAYER_API has no forward declaration.
Interfaces
Class CL_WS_WEB_LAYER_API has no interface implemented.
Friends
Class CL_WS_WEB_LAYER_API has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GR_APPL_INSTANCE Instance attribute Private Object reference (TYPE REF TO) CL_CRM_GENERIC_IL_NEW Core Module of Generic Interaction Layer (GenIL) 20090205
2 GR_APPL_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_GENIL_OBJ_MODEL Interface for Access to Object Model of Application Comp. 20070430
3 GR_WEB_LAYER_API Static Attribute Private Object reference (TYPE REF TO) CL_WS_WEB_LAYER_API Web Services UI Layer 20060705
4 GT_BOL_TEXT_ATTR Instance attribute Private Type reference (TYPE) CRMT_WST_ATTR_TEXT Attributes with describing text 20090206
5 GT_BOR_OBJECT_NAME_VH_BUF Instance attribute Private Type reference (TYPE) BSP_WD_DROPDOWN_TABLE 20060714
6 GT_BUSINESS_OBJ_VH_BUF Instance attribute Private Type reference (TYPE) BSP_WD_DROPDOWN_TABLE Value Table for BSP WD Dropdown List Boxes 20080123
7 GT_CALLBACK_CLASS_VH_BUF Instance attribute Private Type reference (TYPE) BSP_WD_DROPDOWN_TABLE 20060714
8 GT_DETAIL_REL Instance attribute Private Type reference (TYPE) CRMT_RELATION_DETAIL_TAB Relation of component set 20070704
9 GT_OBJECT_STATUS_VH_BUF Instance attribute Private Type reference (TYPE) BSP_WD_DROPDOWN_TABLE 20060714
10 GT_OBJECT_USAGE_VH_BUF Instance attribute Private Type reference (TYPE) BSP_WD_DROPDOWN_TABLE 20060714
11 GT_OBJECT_WS_METHOD Instance attribute Private Type reference (TYPE) CRMT_WS_OBJECT_PROP BOL Metadata for Web Service Tool 20070724
12 GT_SECURITY_PROFILE_VH_BUF Instance attribute Private Type reference (TYPE) BSP_WD_DROPDOWN_TABLE 20060714
13 GT_TRANSPORT_STATUS_VH_BUF Instance attribute Private Type reference (TYPE) BSP_WD_DROPDOWN_TABLE Value Table for BSP WD Dropdown List Boxes 20070815
14 GV_COMPONENT Instance attribute Private Type reference (TYPE) CRMT_COMPONENT_NAME Component Name 20060712
15 GV_COMPONENT_SET Instance attribute Private Type reference (TYPE) CRMT_GENIL_APPL Component Set Name for Generic Interaction Layer 20070430
16 GV_SYSTEM_TYPE Static Attribute Private Type reference (TYPE) BSP_DLC_DESIGN_LAYER_SOURCE Source of design layer data: customer / SAP / both 20060717
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DESCR_TEXT_FIELDS Instance method Public Method Generate Text field information 20090211
2 ADD_MESSAGE Static method Private Method Add message to return container 20070209
3 CHECK_AUTHORIZATION Instance method Public Method Check out all needed authorizations 20060718
4 CHECK_IS_OBJECT_ACTIVE Instance method Public Method Check for active object 20090604
5 CHECK_OBJECT_NAME Static method Public Method Check the name of Service Object 20070212
6 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20060705
7 CONVERT_TO_ABAP_NAME Static method Public Method Converts string to ABAP conform name (' '->'_', upper case) 20060720
8 DELETE_DESIGN_CUST Instance method Public Method deletion of given service object 20060714
9 DELETE_DESIGN_OBJ_CUST Instance method Public Method deletion of given service object 20060714
10 DELETE_OBJ_TYPE_CUST Instance method Public Method deletion of given service object 20060714
11 GET_APPL_INSTANCE Instance method Private Method creates an instance of the class 20090205
12 GET_ATTR_DESCR_TEXT Instance method Public Method Get attributes with describing text 20090204
13 GET_BOR_OBJECT_NAME_VH Instance method Public Method information (all BOR objects with short text) 20060711
14 GET_BUSINESS_OBJECT_VH Instance method Public Method 20071030
15 GET_CALLBACK_CLASS_VH Instance method Public Method 20060714
16 GET_FUNCTION_MODULE_LIST Static method Public Method Get list of generated function modules 20070412
17 GET_GENERATED_STRUCTURES_LIST Static method Public Method Get list of generated structures 20080310
18 GET_INSTANCE Static method Public Method creates an instance of the class 20060705
19 GET_OBJECT_STATUS_VH Instance method Public Method 20060714
20 GET_OBJECT_USAGE_VH Instance method Public Method information (web, UI, both) 20060711
21 GET_OBJ_MODEL_INSTANCE Instance method Private Method creates an instance of the class 20070430
22 GET_OPERATION_FM Static method Public Method creates an instance of the class 20070412
23 GET_RESULT_OBJ_BOL Instance method Public Method read all search result objects if they are no root/access ob 20080115
24 GET_SEC_PROFILE_VH Instance method Public Method information (security profile and text) 20060711
25 GET_SRV_OBJ_USAGE Instance method Public Method Returns the possible usages for a service object 20060817
26 GET_SYSTEM_TYPE Instance method Public Method Returns the System Type (Customer / SAP) 20060807
27 GET_TESTPAGE_URL Static method Public Method Returns the URL to the web service WSDL for the object type 20060804
28 GET_TRANSPORT_STATUS_VH Instance method Public Method 20070815
29 GET_WSDL_URL Static method Public Method Returns the URL to the web service WSDL for the object type 20060803
30 IS_OBJECT_TYPE_USED Instance method Public Method Returns if an object type is already used. 20060804
31 LOCK Instance method Public Method Lock design 20060713
32 PERFORM_ACTIVATION Instance method Public Method Activation of given service object 20060711
33 PERFORM_CONSISTENCY_CHECK Instance method Public Method checks consistency 20060711
34 PERFORM_DELETION Instance method Public Method deletion 20060711
35 PERFORM_SET_NONPRODUCTIVE Static method Public Method Set object type productive 20070412
36 PERFORM_SET_PRODUCTIVE Static method Public Method Set object type productive 20070410
37 PERFORM_WRITE_TRANSPORT Static method Public Method write transport request (cust. / func. / structs) 20070410
38 READ_ATTRIBUTES_BOL Instance method Public Method read all attributes for a certain object 20060705
39 READ_ATTR_BOL_CREATE_STRUC Instance method Public Method read all attributes of create structure for a certain object 20070629
40 READ_ATTR_BOL_KEY_STRUC Instance method Public Method read all attributes of create structure for a certain object 20090204
41 READ_CHILD_OBJ_BOL Instance method Public Method read direct childs from BOL 20060706
42 READ_COMPONENTS_BOL Instance method Public Method read all existing components from BOL/Genil Layer 20060705
43 READ_COMP_SET_BOL Instance method Public Method Read component set information 20070626
44 READ_DESIGN_CUST Instance method Public Method Read design 20060706
45 READ_DESIGN_OBJ_CUST Instance method Public Method Read design object 20060714
46 READ_DOCUMENTATION Instance method Public Method read documention for given wizard screen 20060711
47 READ_OBJ_COMP Instance method Public Method Get the component of the object 20070702
48 READ_OBJ_NAMES_BOL Instance method Public Method read all speaking names for BOL objects 20060711
49 READ_OBJ_TYPE_CUST Instance method Public Method Read design object 20060707
50 READ_OBJ_WS_METHODS Instance method Public Method Read BOL WS Enabling 20070615
51 READ_REL_NAMES_BOL Instance method Public Method read all speaking names for BOL objects 20060712
52 READ_RESULT_OBJ_BOL Instance method Public Method read all search result objects if they are no root/access ob 20060717
53 READ_ROOT_OBJ_BOL Instance method Public Method read all root objects for a component 20060705
54 READ_SEARCH_OBJ_BOL Instance method Public Method read all search objects for a component 20060706
55 SET_STATUS Instance method Public Method Set Status 20060711
56 UNLOCK Instance method Public Method Unlock design 20060713
57 UPDATE_SERVICE_OBJECT_TYPE Instance method Public Method Updates an existing service object type. 20060726
58 WRITE_CUSTOMIZING Instance method Public Method Write design to client dependent table 20060710
Events
Class CL_WS_WEB_LAYER_API has no event.
Types
Class CL_WS_WEB_LAYER_API has no local type.
Method Signatures

Method ADD_DESCR_TEXT_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ATTRIBUTES Call by reference Type reference (TYPE) WST_ATTR_DFIES_TAB Table for service object attributes fieldinformation 20090211
2 Importing IT_DESIGN_UI Call by reference Type reference (TYPE) BSP_DESIGN_UI_TAB Includes all data on design level needed for the UI 20090211

Method ADD_DESCR_TEXT_FIELDS on class CL_WS_WEB_LAYER_API has no exception.

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070209
2 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID 'CRMOST' Message Class 20070209
3 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20070209
4 Importing IV_MSGTY Call by reference Type reference (TYPE) BAPI_MTYPE 'E' Message type: S Success, E Error, W Warning, I Info, A Abort 20070209
5 Importing IV_MSGV1 Call by reference Type reference (TYPE) SYMSGV Message Variable 20070209
6 Importing IV_MSGV2 Call by reference Type reference (TYPE) SYMSGV Message Variable 20070209
7 Importing IV_MSGV3 Call by reference Type reference (TYPE) SYMSGV Message Variable 20070209
8 Importing IV_MSGV4 Call by reference Type reference (TYPE) SYMSGV Message Variable 20070209

Method ADD_MESSAGE on class CL_WS_WEB_LAYER_API has no exception.

Method CHECK_AUTHORIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB All failed authorization checks, if any 20060718
2 Exporting EV_AUTHORIZATION_GRANTED Call by reference Type reference (TYPE) BOOLEAN TRUE if permission is granted 20060718
3 Importing IV_WS_NAME Call by reference Type reference (TYPE) CHAR40 Name of Webservice/Object Name 20060802

Method CHECK_AUTHORIZATION on class CL_WS_WEB_LAYER_API has no exception.

Method CHECK_IS_OBJECT_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT Call by reference Type reference (TYPE) CRMT_COMPONENT_NAME Component Name 20090604
2 Importing IV_OBJ_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME External Name of Object 20090604
3 Returning RV_IS_ACTIVE Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090604
# Exception Resumable Description Created on
1 CX_WST_FAULT Base class for CRM Web Service Tool exceptions 20090604

Method CHECK_OBJECT_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070212
2 Exporting EV_OBJECT_NAME_GRANTED Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20070212
3 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20070212

Method CHECK_OBJECT_NAME on class CL_WS_WEB_LAYER_API has no exception.

Method CLASS_CONSTRUCTOR Signature

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

Method CONVERT_TO_ABAP_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ABAP_NAME Value transfer Type reference (TYPE) FIELDNAME Field Name 20060720
2 Importing IV_STRING Call by reference Type reference (TYPE) STRING 20060720

Method CONVERT_TO_ABAP_NAME on class CL_WS_WEB_LAYER_API has no exception.

Method DELETE_DESIGN_CUST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ATTRIBUTES Call by reference Type reference (TYPE) BSP_ATTRIBUTES_TAB attributes keys 20060714
2 Importing IV_COMMIT Call by reference Type reference (TYPE) FLAG General Flag 20060714
3 Importing IV_DESIGN_OBJ Call by reference Type reference (TYPE) BSP_DLC_DESIGN_OBJECT UI Object Type 20060714
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20060714
# Exception Resumable Description Created on
1 ERROR error 20060714

Method DELETE_DESIGN_OBJ_CUST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DESIGN_OBJ Call by reference Type reference (TYPE) BSP_DESIGN_OBJECT_TAB UI Object Type 20060714
2 Importing IV_COMMIT Call by reference Type reference (TYPE) FLAG General Flag 20060714
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20060714
# Exception Resumable Description Created on
1 ERROR error 20060714

Method DELETE_OBJ_TYPE_CUST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMMIT Call by reference Type reference (TYPE) FLAG General Flag 20060714
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20060714
# Exception Resumable Description Created on
1 ERROR error 20060714

Method GET_APPL_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_RUNTIME_INST Value transfer Object reference (TYPE REF TO) CL_CRM_GENERIC_IL_NEW Core Module of Generic Interaction Layer (GenIL) 20090205
2 Importing IV_COMPONENT Call by reference Type reference (TYPE) CRMT_COMPONENT_NAME Component Name 20090205
3 Importing IV_COMPONENT_SET Call by reference Type reference (TYPE) CRMT_GENIL_APPL Component Set Name for Generic Interaction Layer 20090205
# Exception Resumable Description Created on
1 CX_WST_FAULT Base class for static office intergration exceptions 20090205

Method GET_ATTR_DESCR_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ATTRIBUTES Call by reference Type reference (TYPE) WST_ATTR_DFIES_TAB Table of attribute names 20090205
2 Importing IV_COMPONENT Call by reference Type reference (TYPE) CRMT_COMPONENT_NAME Component Name 20090204
3 Importing IV_COMPONENT_SET Call by reference Type reference (TYPE) CRMT_GENIL_APPL Component Set Name for Generic Interaction Layer 20090204
4 Importing IV_LOAD_SET Call by reference Type reference (TYPE) BOOLEAN 'X' Logical Variable 20090204
5 Importing IV_OBJ_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME External Name of Object 20090204
# Exception Resumable Description Created on
1 CX_WST_FAULT Base class for CRM Web Service Tool exceptions 20090204

Method GET_BOR_OBJECT_NAME_VH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE Call by reference Type reference (TYPE) BSP_WD_DROPDOWN_TABLE 20060714

Method GET_BOR_OBJECT_NAME_VH on class CL_WS_WEB_LAYER_API has no exception.

Method GET_BUSINESS_OBJECT_VH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE Call by reference Type reference (TYPE) BSP_WD_DROPDOWN_TABLE 20071030

Method GET_BUSINESS_OBJECT_VH on class CL_WS_WEB_LAYER_API has no exception.

Method GET_CALLBACK_CLASS_VH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE Call by reference Type reference (TYPE) BSP_WD_DROPDOWN_TABLE 20060714

Method GET_CALLBACK_CLASS_VH on class CL_WS_WEB_LAYER_API has no exception.

Method GET_FUNCTION_MODULE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FMNAME Call by reference Type reference (TYPE) CRMOST_GENSTATUS_TAB Generation status of object - table 20070412
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20070416

Method GET_FUNCTION_MODULE_LIST on class CL_WS_WEB_LAYER_API has no exception.

Method GET_GENERATED_STRUCTURES_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_STRUCTURES Call by reference Type reference (TYPE) CRMOST_GENSTATUS_TAB Generation status of object - table 20080310
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20080310

Method GET_GENERATED_STRUCTURES_LIST on class CL_WS_WEB_LAYER_API has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OVERRIDE_SYSTEM_TYPE Call by reference Type reference (TYPE) BSP_DLC_DESIGN_LAYER_SOURCE Source of design layer data: customer / SAP / both 20060724
2 Returning RR_WEB_LAYER_API Value transfer Object reference (TYPE REF TO) CL_WS_WEB_LAYER_API Web Services UI Layer 20060705

Method GET_INSTANCE on class CL_WS_WEB_LAYER_API has no exception.

Method GET_OBJECT_STATUS_VH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE Call by reference Type reference (TYPE) BSP_WD_DROPDOWN_TABLE 20060714

Method GET_OBJECT_STATUS_VH on class CL_WS_WEB_LAYER_API has no exception.

Method GET_OBJECT_USAGE_VH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE Call by reference Type reference (TYPE) BSP_WD_DROPDOWN_TABLE 20060714

Method GET_OBJECT_USAGE_VH on class CL_WS_WEB_LAYER_API has no exception.

Method GET_OBJ_MODEL_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_RUNTIME_MODEL Value transfer Object reference (TYPE REF TO) IF_GENIL_OBJ_MODEL 20070430
2 Importing IV_COMPONENT Call by reference Type reference (TYPE) CRMT_COMPONENT_NAME Component Name 20070430
3 Importing IV_COMPONENT_SET Call by reference Type reference (TYPE) CRMT_GENIL_APPL Component Set Name for Generic Interaction Layer 20070430
4 Importing IV_IS_CACHABLE Call by reference Type reference (TYPE) FLAG 'X' General Flag 20070724
# Exception Resumable Description Created on
1 CX_WST_FAULT Base class for static office intergration exceptions 20070430

Method GET_OPERATION_FM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FMNAME Call by reference Type reference (TYPE) RS38L_FNAM Web Services UI Layer 20070412
2 Importing IT_FMNAMES Call by reference Type reference (TYPE) CRMOST_GENSTATUS_TAB Generation status of object - table 20070412
3 Importing IV_DESIGN_OBJECT Call by reference Type reference (TYPE) BSP_DLC_DESIGN_OBJECT Design Layer: Design Object 20070416
4 Importing IV_OPERATION Call by reference Type reference (TYPE) CRMOST_TASK Operation 20070412
# Exception Resumable Description Created on
1 CX_WST_FAULT Base class for static office intergration exceptions 20070416

Method GET_RESULT_OBJ_BOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RESULT_OBJ Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME Table of Object Names 20080115
2 Importing IV_ACTIVE_OBJ Call by reference Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=True, -=False, Space=Unknown) 20090604
3 Importing IV_COMPONENT Call by reference Type reference (TYPE) CRMT_COMPONENT_NAME 20080115
4 Importing IV_COMPONENT_SET Call by reference Type reference (TYPE) CRMT_GENIL_APPL Component Set Name for Generic Interaction Layer 20080115
5 Importing IV_LOAD_SET Call by reference Type reference (TYPE) FLAG SPACE General Flag 20080115
6 Importing IV_SEARCH_OBJ_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME 20080115
7 Importing IV_WS_ENABLED_ONLY Call by reference Type reference (TYPE) FLAG SPACE General Flag 20080115
# Exception Resumable Description Created on
1 CX_WST_FAULT Base class for static office intergration exceptions 20080115

Method GET_SEC_PROFILE_VH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE Call by reference Type reference (TYPE) BSP_WD_DROPDOWN_TABLE 20060714

Method GET_SEC_PROFILE_VH on class CL_WS_WEB_LAYER_API has no exception.

Method GET_SRV_OBJ_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_USAGE Call by reference Type reference (TYPE) CRMD_WS_METHODS BOL Metadata Storage for Open Service Tool 20060817
2 Importing IV_COMPONENT Call by reference Type reference (TYPE) CRMT_COMPONENT_NAME Component Name 20060817
3 Importing IV_COMPONENT_SET Call by reference Type reference (TYPE) CRMT_GENIL_APPL Component Set Name for Generic Interaction Layer 20070702
4 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME External Name of Object 20060817

Method GET_SRV_OBJ_USAGE on class CL_WS_WEB_LAYER_API has no exception.

Method GET_SYSTEM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SYSTEM_TYPE Value transfer Type reference (TYPE) BSP_DLC_DESIGN_LAYER_SOURCE Source of design layer data: customer / SAP / both 20060807

Method GET_SYSTEM_TYPE on class CL_WS_WEB_LAYER_API has no exception.

Method GET_TESTPAGE_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BAPIRETURN Call by reference Type reference (TYPE) BAPIRET2 Return Parameter 20060804
2 Exporting EV_TESTPAGE_URL Call by reference Type reference (TYPE) STRING URL to wsdl 20060804
3 Importing IV_SERVICE_OBJECT Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE includes all data on object type level 20060804

Method GET_TESTPAGE_URL on class CL_WS_WEB_LAYER_API has no exception.

Method GET_TRANSPORT_STATUS_VH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VALUE Call by reference Type reference (TYPE) BSP_WD_DROPDOWN_TABLE 20070815

Method GET_TRANSPORT_STATUS_VH on class CL_WS_WEB_LAYER_API has no exception.

Method GET_WSDL_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BAPIRETURN Call by reference Type reference (TYPE) BAPIRET2 Return Parameter 20060803
2 Exporting EV_WSDL_URL Call by reference Type reference (TYPE) STRING URL to wsdl 20060803
3 Importing IV_SERVICE_OBJECT Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE includes all data on object type level 20060803

Method GET_WSDL_URL on class CL_WS_WEB_LAYER_API has no exception.

Method IS_OBJECT_TYPE_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE includes all data on object type level 20060804
2 Returning IV_USED Value transfer Type reference (TYPE) BOOLE Boolean variable 20060804

Method IS_OBJECT_TYPE_USED on class CL_WS_WEB_LAYER_API has no exception.

Method LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESULT Call by reference Type reference (TYPE) BAPIRET2 Return Parameter 20060717
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20060713

Method LOCK on class CL_WS_WEB_LAYER_API has no exception.

Method PERFORM_ACTIVATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_SERVICE_OBJECT Call by reference Type reference (TYPE) BSP_OBJECT_TYPE includes all data on object type level 20060718
2 Importing IV_AFTERIMPORT Call by reference Type reference (TYPE) BOOLEAN '' Afterimport processing? 20070806
3 Importing IV_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20100128
4 Importing IV_RELEASE_WS_RUNTIME Call by reference Type reference (TYPE) BOOLEAN 'X' release ws for runtime 20060911
5 Importing IV_SUPPRESS_DIALOG Call by reference Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=True, -=False, Space=Unknown) 20070131
6 Exporting RT_BAPIRETTAB Value transfer Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20060714
# Exception Resumable Description Created on
1 CX_WST_FAULT Base class for static office intergration exceptions 20070330

Method PERFORM_CONSISTENCY_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE_TAB Call by reference Type reference (TYPE) BAPIRETTAB Table type for Structure bapiret2 20060717
2 Importing IV_DEST Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20100203
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20060711

Method PERFORM_CONSISTENCY_CHECK on class CL_WS_WEB_LAYER_API has no exception.

Method PERFORM_DELETION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE_TAB Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20060718
2 Importing IB_NOT_DELETE_OBJ_TYPE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20060721
3 Importing IV_AFTERIMPORT Call by reference Type reference (TYPE) BOOLEAN ' ' Afterimport processing? 20070813
4 Importing IV_COMMIT Call by reference Type reference (TYPE) FLAG SPACE General Flag 20060817
5 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20060711
6 Importing IV_OBJECT_USAGE Call by reference Type reference (TYPE) CRM_OST_OBJECT_USAGE Object Usage 20070313
# Exception Resumable Description Created on
1 CX_WST_FAULT Base class for static office intergration exceptions 20070330

Method PERFORM_SET_NONPRODUCTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CORRNUM Call by reference Type reference (TYPE) TRKORR Request/Task 20070412
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20070412
3 Importing IV_OBJECT_USAGE Call by reference Type reference (TYPE) CRMC_WST_SRV_OBJ-OBJECT_USAGE 20070412
# Exception Resumable Description Created on
1 CX_WST_FAULT Base class for static office intergration exceptions 20070412

Method PERFORM_SET_PRODUCTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CORRNUM Call by reference Type reference (TYPE) TRKORR Request/Task 20070410
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20070410
3 Importing IV_OBJECT_USAGE Call by reference Type reference (TYPE) CRMC_WST_SRV_OBJ-OBJECT_USAGE 20070410
# Exception Resumable Description Created on
1 CX_WST_FAULT Base class for static office intergration exceptions 20070410

Method PERFORM_WRITE_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_CORRNUM Call by reference Type reference (TYPE) TRKORR Request/Task 20070412
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20070410
3 Importing IV_OBJECT_USAGE Call by reference Type reference (TYPE) CRMC_WST_SRV_OBJ-OBJECT_USAGE Object Usage 20070410
4 Exporting RT_BAPIRETTAB Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070410
# Exception Resumable Description Created on
1 CX_WST_FAULT Base class for static office intergration exceptions 20070410

Method READ_ATTRIBUTES_BOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTRIBUTES Call by reference Type reference (TYPE) WST_ATTR_DFIES_TAB Field Table Type 20060705
2 Exporting EV_STRUCT_NAME Call by reference Type reference (TYPE) STRUKNAME Name of a structure 20060713
3 Importing IV_COMPONENT Call by reference Type reference (TYPE) CRMT_COMPONENT_NAME Component Name 20060706
4 Importing IV_COMPONENT_SET Call by reference Type reference (TYPE) CRMT_GENIL_APPL Component Set Name for Generic Interaction Layer 20070627
5 Importing IV_LOAD_SET Call by reference Type reference (TYPE) BOOLEAN 'X' Logical Variable 20070627
6 Importing IV_OBJ_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME External Name of Object 20060706
7 Importing IV_WITH_CREATE_ATTR Call by reference Type reference (TYPE) BOOLEAN Return also attributes of create structure 20070704
8 Importing IV_WITH_KEY_ATTR Call by reference Type reference (TYPE) BOOLEAN Return also attributes of key structure 20090204
# Exception Resumable Description Created on
1 CX_WST_FAULT 20070212

Method READ_ATTR_BOL_CREATE_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTRIBUTES Call by reference Type reference (TYPE) WST_ATTR_DFIES_TAB Field Table Type 20070629
2 Exporting EV_STRUCT_NAME Call by reference Type reference (TYPE) STRUKNAME Name of a structure 20070629
3 Importing IV_COMPONENT Call by reference Type reference (TYPE) CRMT_COMPONENT_NAME Component Name 20070629
4 Importing IV_COMPONENT_SET Call by reference Type reference (TYPE) CRMT_GENIL_APPL Component Set Name for Generic Interaction Layer 20070629
5 Importing IV_LOAD_SET Call by reference Type reference (TYPE) BOOLEAN 'X' Logical Variable 20070629
6 Importing IV_OBJ_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME External Name of Object 20070629
# Exception Resumable Description Created on
1 CX_WST_FAULT 20070629

Method READ_ATTR_BOL_KEY_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ATTRIBUTES Call by reference Type reference (TYPE) WST_ATTR_DFIES_TAB Field Table Type 20090204
2 Exporting EV_STRUCT_NAME Call by reference Type reference (TYPE) STRUKNAME Name of a structure 20090204
3 Importing IV_COMPONENT Call by reference Type reference (TYPE) CRMT_COMPONENT_NAME Component Name 20090204
4 Importing IV_COMPONENT_SET Call by reference Type reference (TYPE) CRMT_GENIL_APPL Component Set Name for Generic Interaction Layer 20090204
5 Importing IV_LOAD_SET Call by reference Type reference (TYPE) BOOLEAN 'X' Logical Variable 20090204
6 Importing IV_OBJ_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME External Name of Object 20090204
# Exception Resumable Description Created on
1 CX_WST_FAULT 20090204

Method READ_CHILD_OBJ_BOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REL_OBJ_TAB Call by reference Type reference (TYPE) CRM_REL_OBJ_NAMES_TAB Table of Object Names 20060719
2 Importing IB_OBJECT_ACTIVE Call by reference Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=True, -=False, Space=Unknown) 20090604
3 Importing IV_COMPONENT Call by reference Type reference (TYPE) CRMT_COMPONENT_NAME Component Name 20060706
4 Importing IV_COMPONENT_SET Call by reference Type reference (TYPE) CRMT_GENIL_APPL Component Set Name for Generic Interaction Layer 20070627
5 Importing IV_LOAD_SET Call by reference Type reference (TYPE) FLAG 'X' General Flag 20070627
6 Importing IV_OBJ_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME External Name of Object 20060706
7 Importing IV_WS_ENABLED_ONLY Call by reference Type reference (TYPE) FLAG SPACE General Flag 20060901
# Exception Resumable Description Created on
1 CX_WST_FAULT Base class for static office intergration exceptions 20070627

Method READ_COMPONENTS_BOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COMPONENTS Call by reference Type reference (TYPE) CRMT_COMPONENT_NAME_TAB Component table 20060705
2 Importing IV_ACTIVE_OBJ Call by reference Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=True, -=False, Space=Unknown) 20090604
3 Importing IV_COMPONENT_SET Call by reference Type reference (TYPE) CRMT_GENIL_APPL 20070627
4 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20070629
5 Importing IV_WITH_DESCRIPTION Call by reference Type reference (TYPE) FLAG 'X' General Flag 20070723
# Exception Resumable Description Created on
1 NO_ENTRIES_FOUND no entries found 20060712

Method READ_COMP_SET_BOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COMPONENT_SET Call by reference Type reference (TYPE) CRMT_COMPONENT_SET_TAB Component set <-> component 20070626
2 Importing IV_COMPONENT Call by reference Type reference (TYPE) CRMT_COMPONENT_NAME Component Name 20070626
3 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20070629

Method READ_COMP_SET_BOL on class CL_WS_WEB_LAYER_API has no exception.

Method READ_DESIGN_CUST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DESIGN Call by reference Type reference (TYPE) BSP_DESIGN_TAB Design layer: Design entries with sources 20060714
2 Importing IV_DESIGN_OBJ Call by reference Type reference (TYPE) BSP_DLC_DESIGN_OBJECT Design layer: Design object 20060714
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20060706
# Exception Resumable Description Created on
1 NO_DESIGN_SETTINGS_FOUND no design settings found 20060712

Method READ_DESIGN_OBJ_CUST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DESIGN_OBJ Call by reference Type reference (TYPE) BSP_DESIGN_OBJ_TAB Design layer: Object types + design objects 20060714
2 Importing IB_ONLY_QUERY Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20060719
3 Importing IB_ONLY_QUERY_RESULT Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20060925
4 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLCS_OBJ_TYPE Design layer: Object types 20060714
# Exception Resumable Description Created on
1 CX_WST_FAULT Base class for static office intergration exceptions 20070430

Method READ_DOCUMENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LINES Call by reference Type reference (TYPE) TSFTEXT Smart Forms: Text 20060711
2 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20070629
3 Importing IV_WIZARD_SCREEN Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20060711
# Exception Resumable Description Created on
1 MISSING_INPUT_PARAMETER 20060714
2 NO_DOCUMENTATION_AVAILABLE error 20060712

Method READ_OBJ_COMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_COMPONENT_NAME Call by reference Type reference (TYPE) CRMT_COMPONENT_NAME Component Name 20070702
2 Importing IV_COMPONENT_SET Call by reference Type reference (TYPE) CRMT_GENIL_APPL Component Set Name for Generic Interaction Layer 20070702
3 Importing IV_OBJ_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME External Name of Object 20070702
# Exception Resumable Description Created on
1 CX_WST_FAULT Base class for static office intergration exceptions 20070702

Method READ_OBJ_NAMES_BOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJ_NAMES_BOL Call by reference Type reference (TYPE) CRMD_WS_OBJT_TAB BOL Object Descriptions 20060712
2 Importing IV_COMPONENT_SET Call by reference Type reference (TYPE) CRMT_GENIL_APPL Component Set Name for Generic Interaction Layer 20070702
3 Importing IV_COMP_NAME Call by reference Type reference (TYPE) CRMT_COMPONENT_NAME Component Name 20060720
4 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20060911
# Exception Resumable Description Created on
1 CX_WST_FAULT Base class for static office intergration exceptions 20070702

Method READ_OBJ_TYPE_CUST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_OBJ_TYPE_TAB Object Types / Customer 20060714
2 Importing IV_FILTER Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20060801
3 Importing IV_FILTER_DESCRIPTION Call by reference Type reference (TYPE) CRM_OST_OBJ_DESCRIPTION Service Object Description 20060803
# Exception Resumable Description Created on
1 NO_OBJ_TYPE_SETTINGS_FOUND no object type settings found 20060712

Method READ_OBJ_WS_METHODS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJ_WS_METHODS Call by reference Type reference (TYPE) CRMT_WS_OBJECT_PROP BOL Metadata for Web Service Tool 20070615
2 Importing IV_COMPONENT_SET Call by reference Type reference (TYPE) CRMT_GENIL_APPL Component Set Name for Generic Interaction Layer 20070705
3 Importing IV_COMP_NAME Call by reference Type reference (TYPE) CRMT_COMPONENT_NAME Component Name 20070615

Method READ_OBJ_WS_METHODS on class CL_WS_WEB_LAYER_API has no exception.

Method READ_REL_NAMES_BOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REL_NAMES_BOL Call by reference Type reference (TYPE) CRMD_WS_OBJ_RELT_TAB BOL Object Descriptions 20060712
2 Importing IV_COMPONENT_SET Call by reference Type reference (TYPE) CRMT_GENIL_APPL Component Set Name for Generic Interaction Layer 20070629
3 Importing IV_COMP_NAME Call by reference Type reference (TYPE) CRMT_COMPONENT_NAME Component Name 20060720
4 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20060911
# Exception Resumable Description Created on
1 NOTHING_FOUND no values found 20060712

Method READ_RESULT_OBJ_BOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJ_PROP_TAB Call by reference Type reference (TYPE) CRMT_OBJ_PROPERTIES_TAB Table of Object Names 20060717
2 Importing IV_COMPONENT Call by reference Type reference (TYPE) CRMT_COMPONENT_NAME 20060717
3 Importing IV_COMPONENT_SET Call by reference Type reference (TYPE) CRMT_GENIL_APPL Component Set Name for Generic Interaction Layer 20070627
4 Importing IV_LOAD_SET Call by reference Type reference (TYPE) FLAG SPACE General Flag 20070627
5 Importing IV_SEARCH_OBJ_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME 20060717
6 Importing IV_WS_ENABLED_ONLY Call by reference Type reference (TYPE) FLAG SPACE General Flag 20060925
# Exception Resumable Description Created on
1 CX_WST_FAULT Base class for static office intergration exceptions 20070627

Method READ_ROOT_OBJ_BOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJ_TAB Call by reference Type reference (TYPE) CRMD_WS_OBJT_TAB Table of Object Names 20060706
2 Importing IV_ACTIVE_OBJ Call by reference Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=True, -=False, Space=Unknown) 20090604
3 Importing IV_COMPONENT Call by reference Type reference (TYPE) CRMT_COMPONENT_NAME Component Name 20060706
4 Importing IV_COMPONENT_SET Call by reference Type reference (TYPE) CRMT_GENIL_APPL Component Set Name for Generic Interaction Layer 20070627
5 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20070629
6 Importing IV_LOAD_SET Call by reference Type reference (TYPE) FLAG SPACE General Flag 20070627
7 Importing IV_WS_ENABLED_ONLY Call by reference Type reference (TYPE) FLAG SPACE General Flag 20060731
# Exception Resumable Description Created on
1 CX_WST_FAULT Base class for static office intergration exceptions 20070627

Method READ_SEARCH_OBJ_BOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJ_TAB Call by reference Type reference (TYPE) CRMD_WS_OBJT_TAB Table of Object Names 20060706
2 Importing IV_ACTIVE_OBJ Call by reference Type reference (TYPE) BOOLEAN 'X' Boolean Variable (X=True, -=False, Space=Unknown) 20090604
3 Importing IV_COMPONENT Call by reference Type reference (TYPE) CRMT_COMPONENT_NAME Component Name 20060706
4 Importing IV_COMPONENT_SET Call by reference Type reference (TYPE) CRMT_GENIL_APPL Component Set Name for Generic Interaction Layer 20070627
5 Importing IV_LANGU Call by reference Type reference (TYPE) SYLANGU Language Key of Current Text Environment 20070629
6 Importing IV_LOAD_SET Call by reference Type reference (TYPE) FLAG SPACE General Flag 20070627
7 Importing IV_WS_ENABLED_ONLY Call by reference Type reference (TYPE) FLAG SPACE General Flag 20060731
# Exception Resumable Description Created on
1 CX_WST_FAULT Base class for static office intergration exceptions 20070627

Method SET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20060711
2 Importing IV_STATUS Call by reference Type reference (TYPE) CRM_OST_OBJ_STATUS Not More Closely Defined Area, Possibly Used for Patchlevels 20060711
# Exception Resumable Description Created on
1 ERROR error 20060714

Method UNLOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) BSP_DLC_OBJECT_TYPE UI Object Type 20060713

Method UNLOCK on class CL_WS_WEB_LAYER_API has no exception.

Method UPDATE_SERVICE_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DESIGN_STRUC Call by reference Type reference (TYPE) BSP_OBJECT_TYPE includes all data on object type level 20060726
2 Importing IV_COMMIT Call by reference Type reference (TYPE) FLAG SPACE General Flag 20060728
# Exception Resumable Description Created on
1 UPDATE_FAILURE 20060726

Method WRITE_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RESULT Call by reference Type reference (TYPE) BAPIRET2 Return Parameter 20060717
2 Exporting ET_RESULT Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20070904
3 Importing IS_OBJ_TYPE Call by reference Type reference (TYPE) BSP_OBJECT_TYPE Object Types / Customer 20060717
4 Importing IT_DESIGN Call by reference Type reference (TYPE) BSP_DESIGN_TAB Design layer: Design entries 20060714
5 Importing IT_DESIGN_OBJ Call by reference Type reference (TYPE) BSP_DESIGN_OBJ_TAB Design layer: Design objects table 20060714
6 Importing IV_COMMIT Call by reference Type reference (TYPE) FLAG SPACE do a COMMIT WORK AND WAIT 20060710
# Exception Resumable Description Created on
1 ERROR ERROR 20060710
History
Last changed by/on SAP  20110908 
SAP Release Created in 510