‎2007 May 28 6:25 AM
hi guru
i confuse about this 3 functionlity.
search help,F4 function& matchcode object ,
please tell me the differences.
regards.
subhasis.
‎2007 May 28 6:41 AM
Hi,
Search Help
Use
With this function you can search for objects, thereby defining and linking different selection conditions for the search help.
Prerequisites
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.
Features
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)
In the configuration (Integration Directory) you can select types Values Mapping Group and schema in addition to the individual object types.
-
-
CHECK THIS LINK TO CREATE A SEARCH HELP.
http://www.sapdevelopment.co.uk/dictionary/shelp/shelp_basic.htm
CHECK THIS LINK TO CREATE A MATCHCODE OBJECT
http://searchsap.techtarget.com/tip/1,289483,sid21_gci553386,00.html
more details...
Regards,
Priyanka.
‎2007 May 28 6:32 AM
hi Subhasish ,
In simple words , Search helps and match codes objects are same .
While designing custom screens , you can provide F4 help functionality to a screen field by directly attaching a search help name to the field attributes .
And you can provide a F4 functionality to a selection screen field by using the search help name in MATCH CODE Object addition of a parameter statement .
F4 help is provided based on the forteign key relationship.
Regards,
Ranjita
‎2007 May 28 6:36 AM
hi,
SAP match codes are used in older versions..
Search helps in newer versions replaced match codees
From a functionlality aspect nothing much is changing, its just the terminology.
you can create the search helps from SE11.
enter the search help with some Zname and create in SE11.
give description, and Table name in SELECTION METHOD
and enter the Paramters(fields) in down, save and execute.
If you didnt find standard search helkps for data elements you can create your
own search help --which is nothing but F4 help using the function module.
<b>create a serch help in SE11 --zserchlp</b> this is your search help name
select-options : p_belnr for bseg-belnr matchcode object <serch help name>.
the above is static if u want dynamic one use FM F4IF_INT_TABLE_VALUE_REQUEST.
rewards if useful
regards,
nazeer
‎2007 May 28 6:41 AM
Hi,
Search Help
Use
With this function you can search for objects, thereby defining and linking different selection conditions for the search help.
Prerequisites
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.
Features
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)
In the configuration (Integration Directory) you can select types Values Mapping Group and schema in addition to the individual object types.
-
-
CHECK THIS LINK TO CREATE A SEARCH HELP.
http://www.sapdevelopment.co.uk/dictionary/shelp/shelp_basic.htm
CHECK THIS LINK TO CREATE A MATCHCODE OBJECT
http://searchsap.techtarget.com/tip/1,289483,sid21_gci553386,00.html
more details...
Regards,
Priyanka.