2018 Dec 12 9:15 AM
Hi Everyone,
I need your inputs. I need to develop a search help with 4 fields that has to show only 'Y3' scenarios.But the 4th field is a text field in text table. I developed a view with Scenario = 'Y3' in where condition. upto here it's fine i am giving this view in selection method of search help but i am not able to give text table. How to link that text table to get text field.
Base table : TXPDSSCN need only Y3 scenario's
Text table : TXPDSSCNT
Regards,
Ravi
2018 Dec 12 9:49 AM
Create a view of type "help view" (that will do an outer join), which joins the two tables. Add the selection = SY-LANGU to select the texts from the current language.
Hi Everyone,
I need your inputs. I need to develop a search help with 4 fields that has to show only 'Y3' scenarios.But the 4th field is a text field in text table. I developed a view with Scenario = 'Y3' in where condition. upto here it's fine i am giving this view in selection method of search help but i am not able to give text table. How to link that text table to get text field.
Base table : TXPDSSCN need only Y3 scenario's
Text table : TXPDSSCNT
Regards,
Ravi
2018 Dec 12 9:49 AM
Create a view of type "help view" (that will do an outer join), which joins the two tables. Add the selection = SY-LANGU to select the texts from the current language.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |