Hello Jayalakshmi,
This error message seems coming from deeper level. Can you check if the same problem also happens when you upload a file from SAPGUI?
Please check if the issue happens in different systems (DEV, QA, PRODUCT)? Is there a OK system?
There are some information which might be helpful:
1. Please check discussion in http://scn.sap.com/thread/1503299
2. If possible, can you debug and check where the error is raised? Please check if FM SDOK_LOIO_CREATE_WITH_PHIO is executed properly? Should be there an exception BAD_PROPERTIES raised? If yes, please check for which attribute it is raised( program (SAPLSDCL)PROPERTIES_SET might be related). If you can find the attribute which cause the problem, please then check it in T-code DMWB. We have had ever a similar case, it is for the SCOPE attribute. Go to path CRM->PHIO classes->CRM_PHIO_V->CRM_P_ORDER_V-> double click on CRM_P_ORD, go to 'instance attribs' from right side. SCOPE should be there. Please make comparison between ok system and issue system:
Here is the attributes in OK system:
The attribute is missed in the issue system:
Best Regards, Corrine
