baanhp
21st April 2015, 09:53
Dear All,
I want to call a session from LN standard Sales order Line session(tdsls4100m000) specific. My requirement is I want to change the appearance of my customized session vlsls4101m000 conditionally. Some times it should open in Detail mode and sometimes it should open ln Overview mode.
What I have done:
In the form command of Ln Standard session tdsls4101m000 I am calling my customized session vlsls4101m000. It has two group. One detail is ticked and other overview is ticked. But when ever its called from standard session overview mode only appears. I want to change the view dynamically based on certain condition.
If anybody has done this kind of things in past, please share your code snippet or ideas and suggestions. It would be a great help to me.
What I have tried:
synchronized.reason = 1 or 0 .
I made in before.program: section
But the session always opens in overview mode. In DFE both overview/Detail/Rich view are ticked.
Alternate Idea:
Create two separate dedicated session one for detail , one for overview mode. Which would be my last option though sounds odd and redundant.
Regards
Haraprasad
I want to call a session from LN standard Sales order Line session(tdsls4100m000) specific. My requirement is I want to change the appearance of my customized session vlsls4101m000 conditionally. Some times it should open in Detail mode and sometimes it should open ln Overview mode.
What I have done:
In the form command of Ln Standard session tdsls4101m000 I am calling my customized session vlsls4101m000. It has two group. One detail is ticked and other overview is ticked. But when ever its called from standard session overview mode only appears. I want to change the view dynamically based on certain condition.
If anybody has done this kind of things in past, please share your code snippet or ideas and suggestions. It would be a great help to me.
What I have tried:
synchronized.reason = 1 or 0 .
I made in before.program: section
But the session always opens in overview mode. In DFE both overview/Detail/Rich view are ticked.
Alternate Idea:
Create two separate dedicated session one for detail , one for overview mode. Which would be my last option though sounds odd and redundant.
Regards
Haraprasad