SAP ABAP Interface IF_XMS_UDS_SEARCH (Interface for BAdI: BADI_UDS_SEARCH)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-IEN (Application Component) Integration Engine
     SXMSF (Package) XI: Integration Engine Runtime
Properties
Interface IF_XMS_UDS_SEARCH  
Short Description Interface for BAdI: BADI_UDS_SEARCH    
General Data
Package SXMSF   XI: Integration Engine Runtime 
Created 20100429   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_XMS_UDS_SEARCH has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20100429
Friends
Interface IF_XMS_UDS_SEARCH has no friend.
Attributes
Interface IF_XMS_UDS_SEARCH has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_VALUES Instance method Public Method 20100429
Events
Interface IF_XMS_UDS_SEARCH has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 INTERFACE_STR Public See coding 20100429 BEGIN OF interface_str, name(120) TYPE c, namespace(255) TYPE c, END OF interface_str
2 NAME_TYP Public See coding 20100429 name_typ(40) TYPE c
3 NAME_VALUES_STR Public See coding 20100429 BEGIN OF name_values_str, name TYPE name_typ, value_tab TYPE values_ttyp, END OF name_values_str
4 NAME_VALUES_TTYP Public See coding 20100429 name_values_ttyp TYPE TABLE OF name_values_str WITH DEFAULT KEY
5 VALUES_TTYP Public See coding 20100429 values_ttyp TYPE TABLE OF sxmsdvalue WITH DEFAULT KEY
Method Signatures

Method ADJUST_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing NAME_VALUES_TAB Call by reference Type reference (TYPE) NAME_VALUES_TTYP 20100429

Method ADJUST_VALUES on Interface IF_XMS_UDS_SEARCH has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 730