2006 Jul 18 12:44 PM
Hi friend,
In MB01, after giving the PO number and when the 'Adopt+Details' button is pressed, a new screen opens, in which there is a field 'Reference Doc'.
My doubts on this field are as follows:
1. How to find out the screen field name for that field.
2. How to give a if condition for that field.
Pls guide me.
Regards,
Mark K
Hi friend,
In MB01, after giving the PO number and when the 'Adopt+Details' button is pressed, a new screen opens, in which there is a field 'Reference Doc'.
My doubts on this field are as follows:
1. How to find out the screen field name for that field.
2. How to give a if condition for that field.
Pls guide me.
Regards,
Mark K
2006 Jul 18 12:48 PM
hi
just press F1 on the screen field.
it will give u screen field name.
when u get the screen field name.
u can use this field name b/w if and Endif condition.
reward pointe if helpful.
Naveen.
2006 Jul 18 1:00 PM
Hi Friends,
Through F1, I am getting the field details as following :
Program name = SAPMM07M
Screen no. = 0210
Screen field = MSEG-LFBNR
The value displayed in the field is '501809447'.
Now I want to pass this field value to a variable. How could I do this.
Can you pls guide me.
Regards,
2006 Jul 18 1:10 PM
Hi,
If there is any parameter id for this field, you can use the following to send it to global memory and retrieve it back using,
Set parameter id 'zid',
Parameter id would be available at the data element level of this field,
Hope this helps,
Rgds,
2006 Jul 18 1:13 PM
2006 Jul 18 12:48 PM
To know the screen field name just press F1 & go to technical attributes.
Reagrds
Abhishek
2006 Jul 18 12:50 PM
Hi,
Press F1 while cursor is on that field and a window pops up. Now click on technical attributes and now you can see what field on what table.
Regards!
P.S. Please award points for useful answers.
2006 Jul 18 12:51 PM
Hi Mark,
You just put cursor on that field there you get all the technical attributes such as Table name from where it come, data elements program name and all function module which you can use where ever you want. Give reward if helpful ans. for you.
Ankur Garg.
2006 Jul 18 12:56 PM
Hi,
1. Screen field name can be found by pressing F1 followed by 'Technical settings' on the field,
2. To put an if condition, you need to look for an appropriate 'customer exit' as this is a standard transaction,
Rgds,
2006 Jul 18 1:16 PM
Hi Mark
Press F1 on screen field then go to technical info than u got field name.
If helpful reward points.
Regards
Abhishek
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |