‎2008 Jun 11 2:05 PM
Hi experts..i have an issue while uploading data...
In the transaction CA01 iam uploading data through recording..
in that when i upload the initial material its getting routed under an internally generated material group but when i upload the next material its again getting routed under the same group it has to be routed under different group.. i need to clear the screen field..while uploading......
i have used clear stmt but still its not clearing frm the screen field...can any one help me..
Regards,
Vamshi
‎2008 Jun 11 3:07 PM
Hi,
Try to use set parameter id <parameter id> <space>.
Hope it helps.
Regards,
Siddhesh S.Tawate
‎2008 Jun 11 3:14 PM
Hi Vamshi.
I understand that you are clearing the field
BUT make sure you do not pass some data in your program for the screen field
Eg
PERFORM bdc_fields USING : SCREEN-FIELD '02'
PLease check and pass the appropriate vaue to SCREEN-FIELD at this point