cancel
Showing results for 
Search instead for 
Did you mean: 

Issue in Fiori Track sales order App:No Customer found

0 Kudos

HI,

We have Implemented Fiori Track sales order App in our landscape.We have a centralized landscape for fiori.

Basis & functional Configuration as per the link http://help.sap.com.fiori is done properly.

When I click on the tile It gives me No data on Launchpad. I checked /iwfnd/error_log.It gives me error "No customer found ".

As per Inspect element, bags call failure is there with 404 Not Found.

When I debug on the gateway client for EntitySet Customers  , it gives error "No Customer Found". Whilst for other entityset like Countries and SalesOrder are working fine.

When I put a breakpoint in backend system and run from gateway end, the debugger is not stopping as well.

Please provide a solution for the same.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member193808
Active Contributor
0 Kudos

Hi Tasneem,

You need to map the user with employee id.

Go to PA30, enter the employee id of the user. then create infotype 105-001 and assign the System ID (Sap user id).

After that, go to XD02. for each customer sales area, you need to link this employee id (Code SE or ER).

After this, customer list will appear

Thanks

Prem