SAP ABAP Class CL_UDDICLIENT_SEARCH (Classs for Administration of Search Results)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-CFG (Application Component) WebServices ABAP Configuration
     SUDDICLIENT (Package) UDDI Client
Properties
Class CL_UDDICLIENT_SEARCH  
Short Description Classs for Administration of Search Results    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SUDDICLIENT   UDDI Client 
Created 20020819   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UDDICLIENT_SEARCH has no forward declaration.
Interfaces
Class CL_UDDICLIENT_SEARCH has no interface implemented.
Friends
Class CL_UDDICLIENT_SEARCH has no friend class.
Attributes
Class CL_UDDICLIENT_SEARCH has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CALL_BSP_FIND Static method Public Method Call BSP for Searching in UDDI Registries 20021008
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020819
3 CLEAR_BY_USER Static method Public Method Delete Search Results of User 20030711
4 CLEAR_OLD_ENTRIES Static method Private Method Delete Search Results from Previous Dates 20020819
5 GENERATE_SEARCHID Static method Public Method Generate Search ID 20020819
6 GET_BSP_URL Static method Public Method Call BSP for Searching in UDDI Registries 20021021
7 GET_URL_BY_ID Static method Public Method Read Search Results Using the ID 20020819
8 GET_URL_BY_USER Static method Public Method Read All Search Results of a User 20020819
9 SAVE_URL Static method Public Method Save the URL 20020819
Events
Class CL_UDDICLIENT_SEARCH has no event.
Types
Class CL_UDDICLIENT_SEARCH has no local type.
Method Signatures

Method CALL_BSP_FIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_NEW_WINDOW Call by reference Type reference (TYPE) FLAG 'X' BSP soll im neuen Browser-Fenster gestartet werden 20021021
2 Importing PI_REGISTRY Call by reference Type reference (TYPE) UDDICLS_REGISTRY UDDI-Client: Name der UDDI-Registry 20021008
3 Importing PI_SAVE_URL Call by reference Type reference (TYPE) FLAG Aktivieren der Option zum URL-Speichern 20021127
4 Importing PI_SEARCHID Call by reference Type reference (TYPE) UDDICL_SEARCHID Such-ID 20030709
# Exception Resumable Description Created on
1 CX_UDDICLIENT_EXCEPTION Allgemeine Exception im UDDI-Client 20021008

Method CLASS_CONSTRUCTOR Signature

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

Method CLEAR_BY_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME Benutzer 20030711

Method CLEAR_BY_USER on class CL_UDDICLIENT_SEARCH has no exception.

Method CLEAR_OLD_ENTRIES Signature

Method CLEAR_OLD_ENTRIES on class CL_UDDICLIENT_SEARCH has no parameter.
Method CLEAR_OLD_ENTRIES on class CL_UDDICLIENT_SEARCH has no exception.

Method GENERATE_SEARCHID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_SEARCHID Value transfer Type reference (TYPE) UDDICL_SEARCHID UDDI-Client: Referenz-ID für Suchanfragen 20020819

Method GENERATE_SEARCHID on class CL_UDDICLIENT_SEARCH has no exception.

Method GET_BSP_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_URL Value transfer Type reference (TYPE) STRING URL der BSP 20021021
2 Importing PI_REGISTRY Call by reference Type reference (TYPE) UDDICLS_REGISTRY UDDI-Client: Name der UDDI-Registry 20021021
3 Importing PI_SAVE_URL Call by reference Type reference (TYPE) FLAG 'X' Aktivieren der Option zum URL-Speichern 20021127
4 Importing PI_SEARCHID Call by reference Type reference (TYPE) UDDICL_SEARCHID Such-ID 20030709
# Exception Resumable Description Created on
1 CX_UDDICLIENT_EXCEPTION Allgemeine Exception im UDDI-Client 20021021

Method GET_URL_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_URL Value transfer Type reference (TYPE) UDDICL_OVURL_DATEL UDDI-Client: OverviewURL 20020819
2 Importing PI_SEARCHID Call by reference Type reference (TYPE) UDDICL_SEARCHID UDDI-Client: Referenz-ID für Suchanfragen 20020819

Method GET_URL_BY_ID on class CL_UDDICLIENT_SEARCH has no exception.

Method GET_URL_BY_USER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_URL_LIST Value transfer Type reference (TYPE) UDDICLS_OVURL_TAB UDDI-Client: Tabellentyp für Liste von URLs 20020819
2 Importing PI_USER Call by reference Type reference (TYPE) SYUNAME SY-UNAME R/3-System, Anmeldename des Benutzers 20020819

Method GET_URL_BY_USER on class CL_UDDICLIENT_SEARCH has no exception.

Method SAVE_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PI_SEARCHID Value transfer Type reference (TYPE) UDDICL_SEARCHID UDDI-Client: Referenz-ID für Suchanfragen 20020819
2 Importing PI_URL Value transfer Type reference (TYPE) UDDICL_OVURL_DATEL UDDI-Client: OverviewURL 20020819
# Exception Resumable Description Created on
1 CX_UDDICLIENT_EXCEPTION Allgemeine Exception im UDDI-Client 20020819
History
Last changed by/on SAP  20090618 
SAP Release Created in 630