SAP ABAP Data Element BSA_PATH_CREATE_BEHAVIOR (Create behaviour for target node of path)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
     SADL_BSA_METADATA (Package) BSA internal metadata
Basic Data
Data Element BSA_PATH_CREATE_BEHAVIOR
Short Description Create behaviour for target node of path  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BSA_PATH_CREATE_BEHAVIOR    
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 Create 
Medium 15 Create 
Long 20 Create Behavior 
Heading 15 Create 
Documentation

Definition

This indicates how a path target node will be created.

Use

If the behavior is set to "never" the target node will never be created by the BSA runtime.

If it is set to "always" the node will always be created by the BSA runtime as soon as the corresponding primary node is created.

If it is set to "lazy" the target node will be created by the BSA runtime only if necessary. That is if the input deviates from the default values of the node.

Dependencies

The indicator only applies if the path is not set to edit_mode = read_only.

The indicator only applies if the path does not belong to a primary node. That is if LINK_TYPE <> "Primary Node".

Example

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