Show TOC Entering content frame

Procedure documentation Activating Incremental Generation Locate the document in its SAP Library structure

Use

You use this procedure to activate the Incremental Generation function. The incremental generation function allows you to reuse existing runtime objects that are stored in the Mobile Application Repository (MAR) and that have not been subsequently modified.

Prerequisites

You want to use the Incremental Generation function.

You have configured the Mobile Repository Server.

Procedure

...

       1.      In the Mobile Application Repository, in the ARS_SYSTABLE table, set the value of the INCRGENFRC field to YES.

       2.      In the ARS_SYSTABLE table, set the value of the CLINVPERFORMED field to NO.

Use the following table to learn more about these fields.

Field

Value

Description

INCRGENFRC

No

Incremental generation is disabled

Yes

Incremental generation is enabled.

CLINVPERFORMED

No

Initial setup for incremental generation completed

Yes

Initial setup completed without incremental generation.

Caution

This value must be No.

...

For more information about generation, see Mobile Client Application Generation.

 

Leaving content frame