cancel
Showing results for 
Search instead for 
Did you mean: 

Web Dynpro callable object without NWDI

michael_spindler
Participant
0 Kudos

Hello Forum,

does anybody know if it is possible to create a web dynpro dc as a callable object without using nwdi? I have written a webdynpro app know I want to use it in a guided procedure where I can provide an input field for the dc and also get an output field from the dc.

Does somebody have a step by step solution?

Regards

Michael

Accepted Solutions (1)

Accepted Solutions (1)

former_member4529
Active Contributor
0 Kudos

Hi,

You need to have the SCs for local development of Web Dynpro callable object.

Refer the following documents for more details:

<a href="/people/andre.truong/blog/2006/06/26/working-with-the-apis-of-caf-guided-procedures-nwdi-or-local-development with the APIs of CAF Guided Procedures: NWDI or Local Development?</a>

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f7be53bb-0b01-0010-1c96-be3cb6799c1b">How to Get NW04s SP7 Guided Procedure APIs for Local Development</a>

<a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e3f07a7a-0601-0010-ebbd-b9cfb445b814">Implementing a Web Dynpro Callable Object</a>

Let me know if this solves your issue.

Thanks,

Dipankar

Answers (2)

Answers (2)

michael_spindler
Participant
0 Kudos

Thanks both,

problem is solved.

Regards Michael

jan_rauscher
Advisor
Advisor
0 Kudos

Hi Michael,

Since CAF 7.0 SPS12 (I think), the API interface is part of the NWDS (Developer Studio), so you don't need any NWDI tracks to access this interface.

SAP NetWeaver CE 7.1 SR3 has this interface in NWDS anyway.

Regards,

Jan