2009 Oct 02 6:47 AM
Hi,
When i am using bapi BAPI_DANGEROUSGOOD_SAVREPMUL
i got error "Data records were not saved as no selection date was available" but in the parameters i couldnt find this parameter.
How can i solve this issue?
Thx
2009 Oct 02 7:08 AM
2009 Oct 02 7:08 AM
2009 Oct 02 7:31 AM
Yes i filled all the mandatory fields.I think this problem is not about this BAPI.Because when i press F8 or debugging button in SE37,i see that aplicaiton log internal table is already filled with this message .Message no. DGA311(Data records were not saved as no selection date was available).
What do u mean by application area?
2009 Oct 02 7:50 AM
(application area = message class)
Take a look at OSS [Note 891099 - Dangerous goods master IDOCs not posted / application log|https://service.sap.com/sap/support/notes/891099], SAP had the same problem than you (when posting IDOCS with this BAPI) and their corrections may help you if they don't solve the problem.
Regards,
Raymond
2009 Oct 02 10:03 AM
Thx for the answer but i can not implement the note.Can not be implemented.
2009 Oct 02 11:50 AM
2009 Oct 06 3:22 AM
Hi,
Solved the problem thanks.
I added the VALTO field to range table and now it works.
2009 Oct 06 3:22 AM
2024 Mar 19 1:36 PM
Hi Raymond
In Lsmw I am using the Business object BUS1078 and getting the same error as above Apprecite your help on this
2024 Mar 19 2:05 PM
2024 Mar 22 8:18 AM
Thanks Raymond for the quick response. Yes it works. I missed the regulation field.
But when it creates DG , it created with Change Number . Can we Create DG without Change Number ?
Valid from date is also picked up wrongly. Please suggest.
2024 Mar 22 8:36 AM
(Honestly I don't remember, don't wotk on this for 10 years) You could check (debug) call of HAZMAT_AENNR_GENERATE also insure start date is today. Else post a new question with tag such as SAP Environment, Health, and Safety Management
a week ago
Hi,
I have added the fields VALID_FROM, VALID_TO in the DANGEROUSGOODDATA, DANGEROUSGOODPACK, and DANGEROUSGOODRANGE parameters, but I still receive the same error message: 'Data records were not saved as no selection date was available'. Are there any other parameters I should check or any specific considerations to ensure the BAPI works correctly?
Thank you for your support