What are all the differences between search helps and match code objects? Match Code Matchcodes were replaced with Search Helps starting with Release 4.0. Please use search helps to assign an input help to a field. Existing matchcodes were automatically converted to search helps. A matchcode object is hereby converted to a collective search help with the same name. Each matchcode ID of the matchcode object is converted into an elementary search help with the same name and assigned to the collective search help created from the matchcode object. A matchcode is a means of finding data records stored in the system. The matchcode is defined in the ABAP Dictionary in two steps: You first define the relevant tables and fields for the search in a matchcode object. A matchcode object describes the set of all possible search paths for a search string. You then create one or more matchcode IDs for a matchcode object. A matchcode ID describes a special search path for a search string. The matchcode ID defines the fields or field combinations to be used in the search. Search Help With this function you can search for objects, thereby defining and linking different selection conditions for the search help. You can call this function by: - Selecting Object -> Search... () in the main menu bar of the Integration Builder - Placing the cursor on a software component version and selecting Search... () in the context menu (only in the Integration Repository) In this case the software component version is defined as the search criteria. Defining the Object Type You can select the object type in a dropdown list in field Object Type. In the design (Integration Repository) you can - Select an object type (for example Message Interface) - Select a cross-object category (for example Interface Objects)
See Also:
Tables
ABAP Books List
Smart Forms
ABAP Menu:
Return to Index:-
(c) www.gotothings.com All material on this site is Copyright.
|