2007 May 26 11:26 AM
Hi Gurus,
I am implementing a sap note 1033531. Under it, it is instructed to do some manual changes. It says : -
iv Click on Add from dictionary/Program fields button, In Table/Field, give EXC_TAB, click on add from program and select EXADDTAX1, EXADDTAX2 and EXADDTAX3 and insert the fields at the end of Table Control.
v.Create Labels for all the 3 fields in the Table control, for EXC_TAB-EXADDTAX1 field give label as SECess , for EXC_TAB-EXADDTAX2 field give label as TAX2 and for EXC_TAB-EXADDTAX3 field give label as TAX3.
vi. Save and activate the screen.
vii. Navigate to the screen 0300 and enter the layout of this screen.
viii.Goto Table control EXCISE, Insert the TAX field as per step (iv), just after ECS Field.
ix.Goto Table control RG23D_TAB, Click on Add from dictionary button, In Table/Field, give J_1IEXCHDR and select EXADDTAX1, EXADDTAX2 and EXADDTAX3 and insert the fields at the end of Table Control.
I have followes exactly a per the note and I have activated the screen also, but when I implement this note it gives error stating : "Element J_1IRG23D-EXADDRATE1 touches or overlaps other elements". (Probably this happening in step ix)
I am not able to figure out why its happening.
Kindly provide some solution to it ASAP.
Dhananjay
2007 May 27 11:33 AM
Hi
Just goto attributes of the screen and check the position of the element "J_1IRG23D-EXADDRATE1". As the error clearly suggests that there is more than one object at the position of the mentioned element.
Either remove this element for a while and check if you get the same error or displace this element.
Regards,
Navneet