cancel
Showing results for 
Search instead for 
Did you mean: 

What is the ARFC?

Former Member
0 Kudos

The BAPI "BAPI_PO_GETITEMS" and The "BAPI_FLIGHT_GETLIST" in WDJ are normal.

But personal BAPI "ZBAPI_DEMO" or "BAPI_SALESORDER_GETLIST" got error.

I usually have error that link line ( Component Controller and Models ).

I binding Zbapi_Demo_Input - Output to Context in Model Binding, depoly will get Error.

So....What is the ARFC?

Accepted Solutions (1)

Accepted Solutions (1)

former_member214651
Active Contributor
0 Kudos

Hi Ben,

Could you please explain the error in detail? I am unable to get the problem.

Regards,

Poojith MV

Former Member
0 Kudos

In Netweaver Studio, I using Models "BAPI_SALESORDER_GETLIST".

The Edit Context Mapping (Component Controller) .

I chose Bapi_Salesorder_Getlist_Input: Output - Sale_Orders

Sales_Orders - Customer_Number

Sales_Orders - Sales_Organization

Depoly return

com.sap.mw.jco.JCO$Exception: (103) RFC_ERROR_LOGON_FAILURE: Name or password is incorrect (repeat logon)

at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:516)

at com.sap.mw.jco.MiddlewareJRfc$Client.connect(MiddlewareJRfc.java:1086)

at com.sap.mw.jco.JCO$Client.connect(JCO.java:3256)

at com.sap.mw.jco.JCO$Client.execute(JCO.java:3917)

at com.sap.mw.jco.JCO$Client.execute(JCO.java:3417)

If I Edit Context Mapping (Component Controller).

I only chose Bapi_Salesorder_Getlist_Input: Sales_Orders - Customer_Number

Sales_Orders - Sales_Organization

Deploly is OK.

I don't know what happen .....

Edited by: BenChen on May 18, 2010 8:55 AM

former_member214651
Active Contributor
0 Kudos

Hi,

Please go through this thread:

/thread/1591365 [original link is broken]

Regards,

Poojith MV

Former Member
0 Kudos

Hi Ben,

Have you configured Metadata and Modeldata destinations in your WD application while importing the model?

Check that in your application once.

Regards,

Sukalyan

Former Member
0 Kudos

Hi,

Please have a look at this thread,

- Saravanan K

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Please provide the error details you are getting.

- Saravanan K