‎2008 May 07 5:20 AM
Hi
I am new to table control ,instead of going with table control wizard i am proceeding with table control.
I have added all the fields as per my requirement, i have added like matnr ,maktx. above these fields i would like to add material and material description..
can any one suggest me a way to add those fileds.
And my requirement is i need to display my contents in the internal table..
if any got sample coding plz do send me.
Thanks and regards
Arun Joseph
‎2008 May 07 5:56 AM
‎2008 May 07 6:50 AM
Hi Arun joseph,
In SE51 -> Layout, Press Input/Output button and put it at the end of all your columns in your table control and give variable name ( for example fs_tablecontrol-extrafield ) and press Text Field button and put it in the place of heading give text and save it activate it.
In your program add the field in data declaration and do furthor logic for that extra field/fields.
Note: you can add the both fields like this only.
Regards,
Mahi.
‎2008 May 07 7:03 AM
Hi mahi,
Can u Please be more specific in this case,actually my problem is after getting in to the corresponding screen which i have declared in the program i clickd the table control option and i have dragged it upto some area , and i have given the name for the table control.
I got struck at this point and i donno how to proceed..
can you explain me step by step..so that i can follow up easily.
Thanks and Regards
Arun Joseph