2009 Mar 22 5:19 AM
Hi All,
I have a requirement that when i click on the kunnr field in alv report it should go to
transaction XD02 and should be on screen Customer sales area data..
if i use call transaction 'XD02' and skip first screen it goes to 'Company code screen'
and hot the sales area data screen
so can anybody pls tell me how to achiece this means can we use BDc if yes pls provide the cdoe
i used bdc but when i record it goes screen by screen and finaly reaches sales area data.
if i use display all screen if i use 'N' mode it do not got to sales area screen
but the user want to directly navigate to sales area data screen when he cick kunnr field.
thanks
Hi All,
I have a requirement that when i click on the kunnr field in alv report it should go to
transaction XD02 and should be on screen Customer sales area data..
if i use call transaction 'XD02' and skip first screen it goes to 'Company code screen'
and hot the sales area data screen
so can anybody pls tell me how to achiece this means can we use BDc if yes pls provide the cdoe
i used bdc but when i record it goes screen by screen and finaly reaches sales area data.
if i use display all screen if i use 'N' mode it do not got to sales area screen
but the user want to directly navigate to sales area data screen when he cick kunnr field.
thanks
2009 Mar 22 5:32 AM
Your steps seems to be OK, instead of N try with mode "E" and no input data in Sales Area, which should solve your problem.
2009 Mar 22 6:17 AM
Hi pankesh,
while recordin in SHDB when the screen moves to sales data screen record the screen by inputting some error data and while calling the transaction through CALL TRANSACTION use processing mode as 'E' so that the the BDC will get stuck in the sales screen and the user can rectify the data and then continue.
Regards,
Anil N.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |