cancel
Showing results for 
Search instead for 
Did you mean: 

No node created when calling BAPI !!!

RKSK
Participant
0 Kudos

Dear All,

I am making a demo Web Dynpro in which I m trying to use BAPI

BAPI_EQUI_GETDETAIL

For doing this I have done the following steps (as per stated in Tutorial 2):-

1. Left-Click on the Web Dynpro Name

2. Create -> Service Call

3. A wizard Starts

4. Selecting Use Existing Controller and in controller given (COMPONENTCONTROLLER) and continue

5. Then Selecting Function Module and continue.

6. Now Giving name of the BAPI (BAPI_EQUI_GETDETAIL ) and leaving Destination blank and continue.

7. Continue the next screen (ADAPT CONTEXT STEP) without making and changes.

8. Giving Method name as EXCUTE_BAPI_EQUI_GETDETAIL

and continue to the next step.

9. Complete.

Now the problem is as shown in the tutorial 2 no impoting and exporting nodes are coming in the CONTEXT.

I have checked the Attributes tab there everything is reflected but not in the context.

The only thing which I m getting is :-

CONTEXT

|----


BAPI_EQUI_GETDETAIL

Please help me and guide me what to do to resolve this.

Thanks and Regards,

Rachit Khanna

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Rachit

In the step 7(adapt context) select Object type as Context(node/Attribute).

You will get all the parameters in context.

Regards

Naresh

Answers (0)