‎2009 Mar 31 11:01 AM
Dear Friends,
I am not a techncial person, but a Functional consultant.
My basic requirment is that i have few database fields that should be included within the structures FPAYH,FPAYHX,FPAYP.
I have created structure zkunnr and tried to append the structure zkunnr. I am getting the message 'The selected name ZKUNNR has already been assigned'.
How to overcome the problem.Please advise.
Regards
Sridhar
‎2009 Mar 31 11:46 AM
I think you are creating structure first and then trying to add to the structure this will give you error.You have to directly add and create.
Follow the steps:
1) SE11>DATA TYPE>Open Structure(FPAYH,FPAYHX,FPAYP)
2) GOTO(Menu)>Append structure>Type new structure name and add the fields in the struture
3) Activate the both structures
Regards,
Gurpreet
‎2009 Mar 31 11:46 AM
I think you are creating structure first and then trying to add to the structure this will give you error.You have to directly add and create.
Follow the steps:
1) SE11>DATA TYPE>Open Structure(FPAYH,FPAYHX,FPAYP)
2) GOTO(Menu)>Append structure>Type new structure name and add the fields in the struture
3) Activate the both structures
Regards,
Gurpreet
‎2009 Apr 01 3:16 AM
Hi Sridhar ,
While appending to the following structure make sure that the name zkunnr is not already assigned ...
according to the error zkunnr is already used, so please change the name say for example : zzkunnr etc..
Vishnu .