baanhp
27th November 2014, 15:17
Dear All,

in session tdpcg0130m030(ERP LN) standard session, there is one field called tdpcg030.prgr(price group) is present in DFE. But when I run session its not appearing in session screen. I made the visibility true for both detail/overview session. Then tried with customization grid,but failed to add this new field to customization Grid.

Could any body guide and give some suggestion how we can make the visibility true for this already linked field in DFE, so that it will appear in session screen when we run the session. I tried creating a new group and link this field to the new group, still its not appearing in session o/p screen.

:(


I have attached a screen shot for your quick ref.

Awaiting your kind reply.

bhushanchanda
27th November 2014, 16:48
Hi,

Some things you can check are:-

1. Have you compiled the session after DFE changes?
2. Is the session present in your PVRC?
3. If present, is your package combination set to the same?
4. Are there any Table Field authorizations?
5. Have you tried to copy the session and tried making changes?

Check the above things.

baanhp
27th November 2014, 19:25
Hi Bhusan,

thanks for your quick reply and valuable suggestions.
I have did all the things as you advised. But still its not appearing in the session screen. Is there any way we can add this new field to customized grid so that it can appear in session screen.

1. Have you compiled the session after DFE changes?--YES compiled.
2. Is the session present in your PVRC?------------->Yes its in our customized VRC
3. If present, is your package combination set to the same?--->Yes
4. Are there any Table Field authorizations?--------->No authorization I am super user.
5. Have you tried to copy the session and tried making changes?--->I copied the standard session from stnd vrc to our customized vrc and then did the modifications and compiled.

vamsi_gujjula
27th November 2014, 20:07
the only things left is left is

1) is the script ... is it made invisible
2) check which object or form it is picking up using ( ttstpsessinfo or explode6.2 command
)

v_kewl
28th November 2014, 08:52
Open the form in DFE right click on the form properties (tdpcg0130m030d) and check whether both detail and overview are checked.

I don't have LN access now, but I believe there is a session ttadv9100m000, where you can define the fields that you want to see in a session for its different views.

Regards,
Gaurav Kumar

baanhp
28th November 2014, 18:01
the only things left is left is

1) is the script ... is it made invisible
2) check which object or form it is picking up using ( ttstpsessinfo or explode6.2 command
)
Hi Vamsi,

Thanks a lot for your kind reply and valuable time. You are absolutely right. But we do not have source code for this as its a standard session. But its really suprising that when one of my friend runs this same standard session from her company then she can see all the fields in personalized grid and has the flexibility to hide/visible from that grid. where as when I run the same session in my organization its showing only 4 to 5 fields in personalized grid. How come the standard object behaves differently. Ideally it should not be. and so far the session ttadv9100m000 concerned, I have already checked. There is no entry for this session , but i explicitly tried to insert the field in this session but even though its not appearing in session o/p.

Could you please advise any other idea so that I will do further digging before a giveup.

Thanking you all again for your sincere help and putting some effort and time in replying.

baanhp
28th November 2014, 18:04
Open the form in DFE right click on the form properties (tdpcg0130m030d) and check whether both detail and overview are checked.

I don't have LN access now, but I believe there is a session ttadv9100m000, where you can define the fields that you want to see in a session for its different views.

Regards,
Gaurav Kumar
Hi Gaurav,

I copied the standrd form to customized VRC. then I unticked the check box to make it visible for both detail/overview session. Still no hope. Its not appearing in session screen.

Thanks a lot for your suggestions and kind reply.

baanhp
28th November 2014, 19:00
Hi Gaurav,

I have attached the screen shot for ttadv9100m000. Could you please help me in letting know how exactly the table field is maintained in this session. I mean if you see the column "Name" next to column "Personalizatopn type" you will find expression such as tdpcg030.ifbp-11. Here tdpcg030.ifbp is table field. its clear, but what does the meaning of -11. every where they maintain tablefield-some number.

Could you please tell me the syntax for maintaining the table field in this session so that our desired column tdpcg030.prgr can be maintained. For your info when I explicitly tried to insert this table field tdpcg030.prgr it says invalid field. That means it need some number e.g.tdpcg030.prgr-20 like this i should maintain

Awaiting your kind reply.
Regards
Haraprasad

baanhp
30th November 2014, 12:31
Dear All,

I am waiting for your reply.
Kindly help us by sharing your ideas and logic.

baanhp
1st December 2014, 14:30
Hi Gaurav,

Could you please give some detail idea about session ttadv9100m000. Suppose I add a new field in this session for a user, should it automatically appear in the personalized grid for that user after logout/login.

Regards
HP

bhushanchanda
1st December 2014, 15:38
Hi,

Just found a similar Thread (http://www.baanboard.com/baanboard/showthread.php?t=46068). Though it might help.

baanhp
3rd December 2014, 06:21
Hi Bhusan,

Still I am not able to resolve the issue. Could you please tell any price parameter is there which should be ticked, so that the field tdpcg030.prgr(price group) should appear in session screen.

Regards
Haraprasad

Mohammad1911
3rd December 2014, 10:52
Hi,
Try this... May b this will help.

Goto DFE then goto properties of tdpcg030.prgr. Now in position tab check if

Initial Hidden (Overview / detail) is checked or not.


if it is checked then uncheck it

baanhp
4th December 2014, 06:24
Hi,
Try this... May b this will help.

Goto DFE then goto properties of tdpcg030.prgr. Now in position tab check if

Initial Hidden (Overview / detail) is checked or not.


if it is checked then uncheck it
Hi Mohammad,

These are the basic initial things which are supposed to be done. Long back I have tried these things, but no result so I posted it in BAANBOARD.

Amol.123
8th December 2014, 08:45
Please check table tdpcg000.asfc value then go to tdpcg002 and check for that value if the applicable flag is yes then only you can see the field.

baanhp
8th December 2014, 13:02
Hi Amol,

Thaks a lot for your kind help . I am very much close to the solution. Could you please send me the session code or screen shot of the session you asked to check. I am not able to find out that parameter session.

Awaiting your quick reply

Regards
Haraprasad

baanhp
8th December 2014, 13:38
Hi Amol,

Thaks a lot for your kind help . I am very much close to the solution. Could you please send me the session code or screen shot of the session you asked to check. I am not able to find out that parameter session.

Awaiting your quick reply

Regards
Haraprasad


Hi Amol,

Thanks a lot from core of my heart . Thanks a lot to all baanboard members who have replied to this thread.

Really grateful to you Anmol for your pin pointed reply and for all your valuable time and effort..


Regards
Haraprasad Patra

baanhp
8th December 2014, 13:39
The issue is resolved NOW.