cancel
Showing results for 
Search instead for 
Did you mean: 

Data not appearing in the table of MI 7.1 application.

Former Member
0 Kudos

Hi Friends,

I have Developed an Order Application for Handhelds in MI 7.1 as per the tutorial provided by sap on the link.

http://help.sap.com/saphelp_nwmobile71/helpdata/en/8F/0B674240449C60E10000000A1550B0/frameset.htm

But the problem is , as soon as I deploy and run the application on mobile simulater provided with NWDS Just the table header appears . The data doesn't appears under the header.

I have checked all the steps provided in the tutorial but unable to find what exactly can be the issue.

The Steps I followed as per the tutorial are -:

1. Defining the Data Model and Business Logic

2. Creating Client Data Objects (Importing From DOE)

3. Creating a Service

4. Creating a Query

5. Defining the Custom Methods

6. Defining the User Interface

7. Creating the Mobile UI Component

8. Creating the Web Dynpro Model and Application

9.Applying the Component Controller Template

10.Designing the View Layout

11. Composing and Testing the Application

12. Deploying and Running Your Application

Please suggest.

Regards

Nitesh

Accepted Solutions (0)

Answers (5)

Answers (5)

0 Kudos

Hi,

I hope your query is solved. In case not ,can you ensure that there is data in the Middleware device outbound queue (After Trigger Extract).

Sreejit

Former Member
0 Kudos

Can you check that for Data Objects USER_DETAILS and USER_AUTHORIZATION in SAP BASIS SWCV your user is maintained?

Former Member
0 Kudos

In DOE have you performed steps like activating the distribution rule and triggering extract for your device from admin and monitoring portal?

former_member53099
Participant
0 Kudos

Hi Nitesh

can you please check the following points

1. Check the binding of the table on your UI / view to the model's table

2. The result set returned by the query

3. Is the data available in the CDS table

4. Was the data sent to the device during sync and there are no pending extracts for

your device's queue

I also want to know if by any chance you changed any of your data objects on the DOE?

If yes, then you will have to reimport the model again in your application and redeploy it

Best Regards

Vaidehi

Former Member
0 Kudos

Hi Nitesh,

Can you please verify if the data is available in the CDS and in AT tables?

Regards,

Shobha