SAP ABAP Class CL_WST_CUST (Methods for WST customizing)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-GOL-GIL (Application Component) Generic Interaction Layer
     CRM_GENIL_WS_SUPPORT (Package) Support of Web Service Tool
Properties
Class CL_WST_CUST  
Short Description Methods for WST customizing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_GENIL_WS_SUPPORT   Support of Web Service Tool 
Created 20091221   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)
Interfaces
Class CL_WST_CUST has no interface implemented.
Friends
Class CL_WST_CUST has no friend class.
Attributes
Class CL_WST_CUST has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_OBJECT_PROPERTIES Static method Public Method 20091221
2 DELETE_RELATION_PROPERTIES Static method Public Method Writes properties in database table and transport 20091221
3 WRITE_OBJECT_PROPERTIES Static method Public Method 20091229
4 WRITE_RELATION_PROPERTIES Static method Public Method Writes properties in database table and transport 20091229
5 WRITE_TRANSPORT Static method Private Method 20091222
Events
Class CL_WST_CUST has no event.
Types
Class CL_WST_CUST has no local type.
Method Signatures

Method DELETE_OBJECT_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TRKORR Call by reference Type reference (TYPE) TRKORR transport request 20100120
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB processing messages 20091222
3 Importing IV_COMPONENT_NAME Call by reference Type reference (TYPE) CRMT_COMPONENT_NAME External Name of Object 20091221
4 Importing IV_LANGUAGE_CODE Call by reference Type reference (TYPE) SPRAS Language Key 20091222
5 Importing IV_NO_POPUPS Call by reference Type reference (TYPE) ABAP_BOOL if true you have to provide a transport 20091222
6 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME External Name of Object 20091221
# Exception Resumable Description Created on
1 CX_WST_CUST Base class for BOL Model editor exceptions 20091222

Method DELETE_RELATION_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TRKORR Call by reference Type reference (TYPE) TRKORR transport request 20100120
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB processing messages 20091222
3 Importing IS_RELATION_PROPERTIES Call by reference Type reference (TYPE) CRMD_WS_OBJ_REL Component Name 20091221
4 Importing IV_LANGUAGE_CODE Call by reference Type reference (TYPE) SPRAS Language Key 20091222
5 Importing IV_NO_POPUPS Call by reference Type reference (TYPE) ABAP_BOOL if true you have to provide a transport 20091222
# Exception Resumable Description Created on
1 CX_WST_CUST For Web Servvice Tool customitzing 20100120

Method WRITE_OBJECT_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TRKORR Call by reference Type reference (TYPE) TRKORR transport request 20100120
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB processing messages 20091229
3 Importing IS_OBJECT_PROPERTIES Call by reference Type reference (TYPE) CRMD_WS_METHODS BOL Metadata Storage for Open Service Tool 20091229
4 Importing IV_NO_POPUPS Call by reference Type reference (TYPE) ABAP_BOOL if true you have to provide a transport 20091229
5 Importing IV_OBJECT_DESC Call by reference Type reference (TYPE) TEXT30 Text (30 Characters) 20091229
6 Importing IV_OVERWRITE Call by reference Type reference (TYPE) ABAP_BOOL 'X' true if existing entry should be overwritten 20100120
# Exception Resumable Description Created on
1 CX_WST_CUST For Web Servvice Tool customitzing 20091229

Method WRITE_RELATION_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_TRKORR Call by reference Type reference (TYPE) TRKORR transport request 20100120
2 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB processing messages 20091229
3 Importing IS_RELATION_PROPERTIES Call by reference Type reference (TYPE) CRMD_WS_OBJ_RELT BOL Object Relations 20091229
4 Importing IV_NO_POPUPS Call by reference Type reference (TYPE) ABAP_BOOL if true you have to provide a transport 20091229
5 Importing IV_OVERWRITE Call by reference Type reference (TYPE) ABAP_BOOL 'X' if true existing records are overwritten 20100120
# Exception Resumable Description Created on
1 CX_WST_CUST For Web Servvice Tool customitzing 20091229

Method WRITE_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB 20091222
2 Importing IT_RECORDING_ENTRIES Call by reference Type reference (TYPE) CTS_RECORDING_ENTRIES 20091222
3 Importing IV_NO_POPUPS Call by reference Type reference (TYPE) ABAP_BOOL 20091222
4 Changing IV_TRKORR Call by reference Type reference (TYPE) TRKORR 20091222
# Exception Resumable Description Created on
1 CX_WST_CUST For Web Servvice Tool customitzing 20100120
History
Last changed by/on SAP  20110908 
SAP Release Created in 701