2007 Sep 02 8:08 AM
Hi guys,
I am in urgent need of passing the sample data to the Bapi "BAPI_PROFITCENTER_CREATE". As i cannot create BDC for data uploading for the transaction "KE51". I have to use this BAPI any way. I created the test data with my inputs. But i got the following error.
"No language for ISO code 10 in field".
2007 Sep 02 5:14 PM
Hello Santosh
If you fill the mandatory fields in BASICDATA (PRCTR_NAME, IN_CHARGE, PRCTR_HIER_GRP), VALIDFROM and VALIDTO then the BAPI will create the profit center.
I can repeat your error message when I enter value '10' in COMMUNICATION-LANGU_ISO. I am not aware that such an ISO-code for a language exists. Remove this value and the BAPI should work.
Regards
Uwe
Hi guys,
I am in urgent need of passing the sample data to the Bapi "BAPI_PROFITCENTER_CREATE". As i cannot create BDC for data uploading for the transaction "KE51". I have to use this BAPI any way. I created the test data with my inputs. But i got the following error.
"No language for ISO code 10 in field".
2007 Sep 02 5:14 PM
Hello Santosh
If you fill the mandatory fields in BASICDATA (PRCTR_NAME, IN_CHARGE, PRCTR_HIER_GRP), VALIDFROM and VALIDTO then the BAPI will create the profit center.
I can repeat your error message when I enter value '10' in COMMUNICATION-LANGU_ISO. I am not aware that such an ISO-code for a language exists. Remove this value and the BAPI should work.
Regards
Uwe
2007 Sep 03 7:51 AM
Thanks a Lot. I gave all the fields as you said. I did only one change for the language. Now it is working fine.
2010 Jul 12 12:20 PM
Hi , I need to create Profit center using this bapi . I have execute the BAPI by providing the required inputs and in return code it shows message " Profit center '000010' created '. but in the table CEPC it is not updated .
I hope i am missing some input data , any suggestions will be highly appreciated .
Regards
Prabhudutta
2010 Sep 22 4:23 AM
Hi,
Once When you get message like 'Profit Center 000010' created it means You have not missed any mandatory data and it is successfully created. So don't think that you have missed some data.
Please Check in CEPC table again. Only enter PRCTR as 10 (no leading zeros required).
Still if you have problem refresh(F8) the table and check.
Hope you will get your data
2014 Sep 04 12:10 PM
Hi Experts ,
I am facing the same issue , I got a message profit center 'XXXXXXXX123' is created successfully , but when i check the profit center existence in data base table there shows there is no record found with given profit center .
Hope you'll get my point.
Please help me out ..
Thanks .
Warm Regards :
Om Prakash .
2016 Apr 28 6:59 AM