‎2008 Mar 10 4:10 PM
Hi Experts,
I have a requirement to create a custom infotype with subtypes. I have maintained all the fields + 'subty' field (to store subtype no.) in PSnnnn and also maintained infotype characteristics and Technical attributes (all the standard steps). But, I want only some of the fields to be displayed depending on the subtype entered. By using the current method, I see all the fields I created in the structure irrespective of the subtype. So, is there anything else that I need to work on to make sure that only the fields I want to be displayed will be visible depending on the subtype?
Thanks
Sri
‎2008 Mar 10 7:25 PM
Hi,
You need to modify the module pool program for this infotype, i.e. you need to programatically hide the fields for perticular subtypes.
Regards,
Shrinivas
‎2008 Mar 10 7:25 PM
Hi,
You need to modify the module pool program for this infotype, i.e. you need to programatically hide the fields for perticular subtypes.
Regards,
Shrinivas
‎2008 Mar 10 8:13 PM
Hi Shrinivas,
Thanks for the reply....can you please be more descriptive about the module pool (what kind of module do I need to look at, what stmts correspond to the fields being visible) etc. as I am completely new to module pool programming.
Thanks
Sri
‎2008 Mar 12 4:33 AM