Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Select All - select all fields

  • Deselect All - deselect all fields

  • Delete rules - delete rules for all fields

  • Apply rules - apply default rules on fields with Direct assignment rule

  • Global Data - display the main report for the user to define additional global data (see User-defined global data section for more info)

  • Start routine - displays form in the main report for the user to define additional code that will be executed before the transfer rules on fields will be applied for each package.

  • End routine - displays the form in the main report for the user to define additional code that will be executed after the transfer rules on fields have been applied for each package.

...

Select Routine as a transfer rule and click  in in the column Edit Rule to access the generated form. The form can be edited in the same way as any Z*/Y* ABAP report. Importing parameter is_record contains the whole record which is processed. This parameter should not be modified.  You can change the value of the selected field through the parameter cv_field which modifies the value according to your requirements.

...

You can specify which field should be used as a source for a meaningful value in the 'Reference table'. This is part of the customization option that was mentioned above. 
Mapping of the third way (SID) can be adjusted in Glue Cockpit. 

...

Please note: If meaningful values are missing some content, run the program '/DVD/GL_BPL_SPKFL_CONTENT_GEN'.

...

In the case values of data element RSSID are included in the Master data table, then by a SID conversion they are converted into a value from this table. However, this conversion makes sense for HANA optimized cubes without dimension tables and the F table already contains SID values (this points directly to the values in Master data table). Every part of the process (adjusting fields during table creation and making rules in extractor) is performed automatically. For example, the source table can look like this

...

And an example of converted values in the target table: 

...