Start of Content Area

Object documentation Effectivity Parameters  Locate the document in its SAP Library structure

Definition

Field, which assists in defining the parameter effectivity of objects.

Use

You define the parameter effectivity, by assigning values to one or more effectivity parameters.

Example

You define the parameter effectivity, by assigning the material number 123 to the MATNR ("material number") effectivity parameter and the serial number 456 to the SERNR ("serial number") effectivity parameter.

Structure

An effectivity parameter's attributes are defined in Customizing by

You can assign those values to an effectivity parameter that are allowed for the data element assigned to it. For example, the data element CC_SERNR is assigned to the SERNR effectivity parameter. As up to 18 character long strings are allowed for CC_SERNR, SERNR can be assigned a value of 18 characters.

Any data element within the ABAP Workbench can be assigned to an effectivity parameter.

Possible Types of Effectivity Parameter

Parameter type

The parameter can be assigned a

Example

S

  • Single value

You assign the single value 123

I

  • Single value
  • Closed interval value

You assign the closed interval value "between 123 and 456"

O

  • Single value
  • Closed interval value
  • Open interval value

You assign the open interval value "greater than 456"