‎2007 Jul 06 3:05 PM
Hi
I am getting
below error while executing FM 'BAPI_REQUIREMENTS_CREATE '
'Period indicator cannot be converted'
What could be the reason ?
Thanks
Aravind
‎2007 Jul 06 3:32 PM
Hi,
The problem probably lies in the DATE_TYPE field of the REQUIREMENTS_SCHEDULE_IN structure.
Please refer to the the BAPI documentation. The problem
was related with date type.
The documentation says that :The requirements date of the configuration supporting point (REQUIREMENTS_CHAR_IN-REQU_DATE) must correspond to the requirements date of the schedule line (REQUIREMENTS_SCHEDULE_IN-REQ_DATE).
Do not create any schedule lines on non-working days, as these will be automatically moved to a workday.
I think the problem lies here.
Hope it will be useful.
Thanks,
Sandeep
‎2014 Aug 28 12:40 PM
Hi ,
Recently i also have the same issue..so i giving the correct solution below.
You can use the following values for the period indicator DATE_TYPE:
Regards,
Sathish
‎2020 Dec 29 6:38 AM
Dear Member
Adding value to the Sathish Answers
We are Getting above issue in any of this FM " BAPI_REQUIREMENTS_CHANGE,BAPI_REQUIREMENTS_CREATE, BAPI_REQUIREMENTS_GETDETAIL
Because period indicator should be used in Numeric 1 ,2,3, or 4 not Days for D, Week for W or Month for M
Problem will solve if maintain above data
BR
Murthuza Binnal