cancel
Showing results for 
Search instead for 
Did you mean: 

Integration DMS and TM (Treasury Management)

Former Member
0 Kudos

Hi all

I need to link DMS to TM (Treasury Management). But I can't find object link for this.

I think I should use ABAP to solve it.

If you know any useful object link or solution for ABAP, please tell me.

Regards

An NLP

Accepted Solutions (0)

Answers (2)

Answers (2)

christoph_hopf
Advisor
Advisor
0 Kudos

Hi,

in order to create your own individual object and enable the linkage between document info records and the object you have to create an own object type, screens and screen logic.

Maybe it would help to take a standard object (e.g. MARA) and its screens as template for the development of you own object type and the required screens.

Best regards,

Christoph

Former Member
0 Kudos

Thanks all

So no object link for TM is in standard system.

If you know about TM object link anymore, please give me.

I think development is last way when we have no choice.

Best Regards

An NLP

Former Member
0 Kudos

Hi An,

First check the t-code and object name in TM. Then once you find the object, make functional spec and give to abap person.

Abap'r will add this object into the object link of SAP DMS. Also Abap'r will add the DMS screen to the t-code screen in TM.

I hope this will resolve the query.

Regards,

Ravindra