‎2007 Jun 05 7:04 AM
‎2007 Jun 05 7:06 AM
Hi,
Match code is nothing but a search help in SE11.
Check this link for how to create a search help..
http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ee2b446011d189700000e8322d00/content.htm
Thanks,
Naren
‎2007 Jun 05 7:07 AM
hi,
its nothing but search help.
in reports you can use this uisg
DATA: P_VAR LIKE ....... MATCHCODE OBJECT ID
Regards,
Naveen
‎2007 Jun 05 7:08 AM
Hi,
Matchcode Object ismorevover the searchelp.It will provide the possible values for the field when we press F4 from theat field.
Reward points if it is helpful.
Regards,
Sangeetha.a
‎2007 Jun 05 7:10 AM
Hi,
The MATCH CODE is nothing but a DDIC search help. If you want to assign a search help to a PARAMETERS or SELEC-OPTIONS in your report program you can use MATCH CODE followed by name of the DDIC search help. Make sure that the DATA ELEMENTS are matched when you make the assignment.
Regards,
Sesh
‎2007 Jun 05 7:11 AM
Hi Shan
<b>Match code is nothing but a search help .
Have a look on the link:
http://help.sap.com/saphelp_nw04/helpdata/en/cf/21ee2b446011d189700000e8322d00/content.htm</b>;
Regards,
Sree