SAP ABAP IMG Activity SIMG_SAPB_DEINDEX (Build up data element index)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CUS-TOL-IMG (Application Component) Implementation Guide
     SBEX (Package) BE - General Basis Customizing
IMG Activity
ID SIMG_SAPB_DEINDEX Build up data element index  
Transaction Code S_BCE_68000380   IMG Activity: SIMG_SAPB_DEINDEX 
Created on 19981207    
Customizing Attributes SIMG_SAPB_DEINDEXBCE   Build up data element index 
Customizing Activity    
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name SIMG_SAPB_DEINDEX    

You can create a where-used list of screens for the data element in data element documentation maintenance. An index must be set up or updated.

The programs which maintain this index take the program name as a parameter. It is thus possible to edit the index both for all programs in the system and for a selection.

The following programs are involved:

  • RSCRIDX4 - inserts new entries or corrects existing ones
  • RSCRIDX3 - deletes entries that are no longer required

The programs must run in the stated sequence.

Example

Requirements

Standard settings

The index is not complete in the delivery version.

Variants for starting the index structure are delivered:

  • For the creation
    • SAP_RSCRIDX4_A .. SAP_RSCRIDX4_Z
    • SAP_RSCRIDX3
  • For the regular update
    • SAP_RSCRIDX4AZ
    • SAP_RSCRIDX3

Recommendation

SAP recommends that you update the index regularly after creation (for example, daily during intensive development activities or weekly or monthly during less intensive development activities).

The index structure or the update should be performed as a background job when the system load is low.

In the case of creation, a step by step procedure is recommended. The program RSIDXJOB schedules and releases a background job (DE-Index).

Activities

  • Update the index
    Call job maintenance by double-clicking the Execute button and schedule a job with the following steps for a time when system load is low:
    • RSCRIDX4 with variant SAP_RSCRIDX4AZ
    • RSCRIDX3 with variant SAP_RSCRIDX3

Further notes

Business Attributes
ASAP Roadmap ID 209   Establish Authorization Management 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG SIMG_SAPB_DEINDEX 0 HLB0006320 Documentation and Translation Tools 
Maintenance Objects
Maintenance object type    
History
Last changed by/on SAP  19990507 
SAP Release Created in