SAP ABAP Data Element ISM_KZ_TRGT_VERTEIL (IS-M: Distribution Rule: Gross Impressions Amongst Targ.Grps)
Hierarchy
IS-M (Software Component) SAP MEDIA
   IS-M (Application Component) SAP Media
     JAS (Package) Application development R/3 Publishing Advertising System***
Basic Data
Data Element ISM_KZ_TRGT_VERTEIL
Short Description IS-M: Distribution Rule: Gross Impressions Amongst Targ.Grps  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type ISM_KZ_TRGT_VERTEIL    
Data Type NUMC   Character string with only digits 
Length 2    
Decimal Places 0    
Output Length 2    
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 Distr.rule 
Medium 15 Distrib.rule 
Long 20 Distrib.rule gr.imp. 
Heading DR G 
Documentation

Definition

Target gross impressions for the online item are only recorded at booking unit/content component assignment level. During online planning, these are distributed amongst the individual bookings for each day (schedule lines). If you specify a target group type on the online planning selection screen, the system also performs distribution amongst relevant target groups in the item.

The following distribution rules are supported:

  • 01 Percentage due to planned gross impressions
  • 02 Distributed absolutely equally
  • 04 Customer reserve 1
  • 05 Customer reserve 2
  • 06 Customer reserve 3

If a distribution rule from the customer reserve is specified on the selection screen, you must program user exit EXIT_SAPLJH13_002 in enhancement JH130002 'IS-M/AM: Online Planning: Distribute gross impressions'.

If a fixed space grouping or a combined booking unit has been booked at booking unit/content component assignment level, the system performs distribution amongst booking units before distribution amongst target groups.

Example

The outcome of the distribution rules that are supported in the standard system can be illustrated using the following simple example:

Target gross impressions at booking unit/content component assignment level: Target gross impressions = 50 000

Planned gross impressions
Target group 1: 20 000
Target group 2: 60 000

  • Distribution rule 01 Percentage due to planned gross impressions
    Total planned gross impressions = 80 000
    Target group 1: 20 000 is 25% of 80 000
    25% of 50 000 = 12 500
    Target group 2: 60 000 is 75% of 80 000
    75% of 50 000 = 37 500
  • Distribution rule 02 Distributed absolutely equally
    50 000 / 2 = 25 000
    Target group 1: 25 000 exceeds planned gross impressions of 20 000
    Maximum planned gross impressions distributed = 20 000
    Target group 2: = 30 000
    If target gross impressions are 20 000, both target groups receive
    10 000 gross impressions.
    If target gross impressions exceed the total planned gross impressions, distribution is performed using distribution rule 01.

History
Last changed by/on SAP  20050224 
SAP Release Created in 462