Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI to update DGTMD table

Former Member
0 Likes
1,964

Hi everyone,

I want to know if there's a BAPI or any FM to update DGTMD table. I have already tried BAPI_DANGEROUSGOOD_SAVREPMUL and BAPI_DANGEROUSGOOD_REPLICATE but without success.

I will really appreciate any help provided.

Thanks and regards,

Rishav

6 REPLIES 6
Read only

Former Member
0 Likes
1,614

Hi,

I think the below BAPI's are available to update the DG materials.

I am not sure, can you check this FM:

DG95_PREPARE_DGMSD_UPDATE

Read only

Former Member
0 Likes
1,614

hi ,

       there is bor is available u just try it. bus1078. in that there is SaveReplicaMultiple using this method u can update.

Regards,

gopi

Read only

RaymondGiuseppi
Active Contributor
0 Likes
1,614

Which exact problem (error message in RETURN) did you get with those BAPI ?

(Those, and BAPI_DANGEROUSGOOD_GETDETAIL, are the FM implementing the BUS1078 methods, and in the same Function Group there is a FM IDOC_INPUT_DANGEROUSGOOD for message type DANGEROUSGOOD, and so IDoc like DANGEROUSGOOD05)

Regards,

Raymond

Read only

0 Likes
1,614

This is what I am getting with BAPI_DANGEROUSGOOD_SAVEREPMUL

Read only

0 Likes
1,614

ITS 385 Idoc was not posted; see import log

Read only

0 Likes
1,614

Hi,

Check the application log in we05 of the IDOC 385. What exactly the error information on the log.

Go To WE05 - enter Idoc - status records - double click on status record- see the error details.