SAP ABAP IMG Activity ISPSD_VARIABLTVARV (Dynamic Maintenance of Variables in Table TVARV)
Hierarchy
IS-M (Software Component) SAP MEDIA
   IS-M (Application Component) SAP Media
     JAS (Package) Application development R/3 Publishing Advertising System***
IMG Activity
ID ISPSD_VARIABLTVARV Dynamic Maintenance of Variables in Table TVARV  
Transaction Code S_KK4_74002003   IMG Activity: ISPSD_VARIABLTVARV 
Created on 19990816    
Customizing Attributes ISPSD_VARIABLTVARV   Dynamic Maintenance of Variables in Table TVARV 
Customizing Activity ISPSD_VARIABLTVARV   Dynamic Maintenance of Variables in Table TVARV 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name ISPSD_VARIABLTVARV    

In this step, you define variables that access values from table TVARV for use in further processing.

To process a value that is only available after a program has been run, you must define a variable as a placeholder for the value. The variable takes on the required value from a field in the program after it has run, and makes this value available for use in further processing.

This function might typically be used in billing orders and transferring data to Financial Accounting.

To define a variable in table TVARV, you must specify the following:

  • Program that provides the value for the variable
  • Selection set (variant) with certain input/selection data
  • Type of selection (i.e. using selection options or parameters)
  • Number of selection (for single value restriction using selection option)
  • Name of field whose contents are transferred to the variable (max. 12 characters)

Example

Resulting from the input/selection data in the variant specified, program RJF_FAKT groups a number of billing documents from 1 to n under one collective run number. Once the program has been run, the collective run number is displayed in field SAMMG (structure JYVARF). The value in field SAMMG is transferred to the variable SAM_FAK from table TVARV and is stored here for use in further processing.

Activities

To create a variable for table TVARV, please proceed as follows:

  • Tcode/program

    Specify the program that generates the value to be processed.

  • Selection set

    Specify the variant. This variant provides a certain combination of input and selection data for the program.

  • Variable name

    Specify the name of the variable that is to be entered in table TVARV.

  • Type

    Specify the type of selection. The following entries are possible:

    'S' for 'selection option' means that single value restrictions can be made on the basis of the number specified in the next column.

    'P' for 'parameter' means that selection takes place using parameters and single value restrictions are not possible.

  • Number

    If the type is 'S', specify a number for single value restriction and if the type is 'P', specify the number 0000.

  • Field name

    Specify the name of the field from which the value is taken for the variable. The field name can contain a maximum of 12 characters.

Business Attributes
ASAP Roadmap ID 203   Establish Master Data 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 1   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 ISPSD_VARIABLTVARV 0 I170007100 SAP Media 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
JYVTJY19 V - View SM30 01 IS-M/SD: Dynamic maintenance of variables in table TVARV 
History
Last changed by/on SAP  19990816 
SAP Release Created in