Generating a Unique Indicator

Use

Using generation rules and generation profiles, you can define the generation of indicators or descriptions for the elements in the fileplan according to a fixed syntax.

  • For each element in the fileplan, you can use a generation rule to support the generation of the attribute unique description (SRM_DOCUMENT_ID and PS_REFERENCE).

    Sample rules with predefined descriptions area available in the standard system. For example, the following keys are defined for classes:

    1. Text output CLASS

    2. A generated sequence number (context counter)

    3. Hyphen

    4. Creation year

      Sample of a class: CLASS 123 - 2004

  • If you use generation profile, you can have the system generate two additional descriptions for the elements class, folder, and part on the basis of your user entries. These generic descriptions are supported in the standard system for the attributes class (RMPSP_FPLID) and name (RMPSP_TITLE).

    In the standard system, there are sample profiles and sample rules available that link the description for an element with the higher-level node descriptions. The path name of an element in the fileplan is generated as an additional description or name of an element.

    Sample of a generated name: BUILDINGAPPLICATION/INDUSTRY/SAP (see graphic below)

Features

The unique description and the generic description or name of an element are generated using the folder number generator. The descriptions are generated on the basis of the generation rules defined there. For more information on defining generation rules in Records Management under Folder Number Generator.

You define which generation rules or generation profile you use for an element in the fileplan for the folder model in the attributes Generation Rule for Folder Number Generator and Profile for Indicator Generation. If you have assigned several generation rules or profiles for an element, you can select one of them when you create a new element in attribute processing.

Sample generation rules and generation profiles are provided in the standard system . You can use them as templates for defining your own rules and profiles.

Sample generation rules

Element type

Rule

Use

Folder Plan Item

PRO_SYSTEM_ID_CLASS

Unique description of a position

PRO_FPLAN_ID_ROOT_CLASS

Additional description of the highest position

PRO_FPLAN_ID_SUB_CLASS

Additional description of lower-level positions

PRO_TITLE_ROOT_CLASS

Name of highest position

PRO_TITLE_SUB_CLASS

Name of lower-level positions

Folder

PRO_SYSTEM_ID_FOLDER

Unique description of a folder

PRO_FPLAN_ID_FOLDER

Further description of a folder

PRO_TITLE_FOLDER

Name of a folder

Part

PRO_SYSTEM_ID_PART

Unique description of a part

PRO_FPLAN_ID_PART

Additional description of a part

PRO_TITLE_PART

Name of a part

Document

DEFAULT_SAV

Default documents

RMPS_TEMPLATE_DOCUMENT_DATE

Document number with current date

RMPS_TEMPLATE_DOCUMENT_YEAR

Document number with year

Sample generation profiles

Element type

Profile

Use

Folder Plan Item

PRO_CLASS

Description/name for positions that can be generated

Folder

PRO_FOLDER

Description/name for folders that can be generated

Part

PRO_PART

Description/name for parts that can be generated

Activities

You define generation rules and profiles in Customizing under Start of the navigation pathRecords and Case Management Next navigation step Basic Settings Next navigation step Unique IndicatorEnd of the navigation path.In this section of the IMG, you assign the rules/profiles for the folder model used.

You assign generation rules/profiles for the element folder separately under Start of the navigation pathRecords and Case Management Next navigation step Case Next navigation step Attribute Profile Next navigation step Values Allowed for Attributes Next navigation step Assign Generation Rule for Case Indicator or Assign Generation Profile of Case TypeEnd of the navigation path.

Example

The examples describe the settings to be made for a generation profile. This generation profile should support the generation of the name of classes.

  1. You define the generation rule Z_TITLE_SUB_CLASS (corresponds to the sample rule PRO_TITLE_SUB_CLASS).

    In this rule it is defined that the name of the class (attribute RMPSP_TITLE) is made up of the name of the higher-level class and the name of the position separated by a slash. This means that the generated name reflects the path of the class in the fileplan.

  2. You define the generation profile Z_CLASS (corresponds to the standard sample profile PRO_CLASS).

    In the profile you define the attribute to be generated RMPSP_TITLE and an additional attribute RMPSP_TITLE_RNAM in which the user (in the example SAP) saved the value. You also assign the generation rule you created in step 1. The instructions for the name to be generated are defined in it.

  3. You assign the generation profile to the folder model for classes. In the folder model, you define the generation profile to be used in the attribute Profile for Indicator Generation.

The following graphic illustrates the example described above:

Figure: Sample of the settings for a generation profile