SAP ABAP Data Element NEW_NUM (Include task list with renumbering)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       IWO1 (Package) Appl. Development R/3 Plant Maintenance Order Processing
Basic Data
Data Element NEW_NUM
Short Description Include task list with renumbering  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FLAG    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Renumber 
Medium 15 Renumber 
Long 20 Renumber 
Heading 10 Renumber 
Documentation

Definition

Selection function which simplifies the task list and operation selection for the inclusion of maintenance task lists in maintenance orders and service orders.

This indicator ensures that the task list operations are renumbered in uninterrupted order and according to the increment set, when transferred to the order.

Use

You should set this indicator, in particular, if you copy task lists with operation selection several times and the highest possible operation number could be exceeded as a result of this.

If you want the operations in the order to have the same numbers as in the task list, you should not set this indicator.

Procedure

Examples

Dependencies

If the order, in which you want to include the task list operations, already contains operations which you do not want to delete, you must note the following dependencies:

  • If you set the indicator

    In this case, the system determines the numbers for the task list operations based on the highest number of the operations already created in the order and the increment specified.

    Example:

    Increment: 5

        Numbers in                    Numbers in

        task list                    order

                                        5

                                        10

                                        15

            10            -->                20

            20            -->                25

            50            -->                30

  • If you do not set the indicator

    In this case, the system calculates the numbers for the task list operations by adding the highest number of the operations which already exist in the order and the number of the operation in the task list.

    Example:

        Numbers in                    Numbers in

        task list                    order

                                        5

                                        10

                                        15

            10            -->                25

            20            -->                35

            50            -->                65

History
Last changed by/on SAP  20130529 
SAP Release Created in