Extract KOMGG Material Listing/Exclusion-Communication Block Data in CSV File Using ABAP Program

ABAP Program –  Z_KOMGG_CUSTOMER          Program Type – ABAP  ABAP Program Name – Z_KOMGG_CUST  Tcode – Z_KOMGG_C Entity Description – Material Listing/Exclusion-Communication Block (Dialog)  Output File Location – “C:tmp”  Output File Name- KOMGG.CSV  Output File Type – CSV (Column with Semicolon separator (;)  SAP Table Name – VBRK , VBPA List of fields …

Extract KOMGG Material Listing/Exclusion-Communication Block Data in CSV File Using ABAP Program Read More »

Extract KNVV Customer Master Sales Data in CSV File Using ABAP Program

ABAP Program –  Z_KNVV_CUSTOMER   Program Type – ABAP  ABAP Program Name – Z_KNVV_CUST  Tcode – ZHM_KNVV_C   Entity Description – Customer Master Sales Data  Output File Location – “C:tmp”  Output File Name- KNVV.CSV  Output File Type – CSV (Column with Semicolons Separator (;))  SAP Table Name – KNVV, KNB1, KNA1 List Of Fields to Be Extracted –  …

Extract KNVV Customer Master Sales Data in CSV File Using ABAP Program Read More »

Extract KNVV Customer Master Sales Data in CSV File Using ABAP Program

ABAP Program –  Z_KNVV_CUSTOMER   Program Type – ABAP  ABAP Program Name – Z_KNVV_CUST  Tcode – ZHM_KNVV_C   Entity Description – Customer Master Sales Data  Output File Location – “C:tmp”  Output File Name- KNVV.CSV  Output File Type – CSV (Column with Semicolons Separator (;))  SAP Table Name – KNVV, KNB1, KNA1 List Of Fields to Be Extracted –  …

Extract KNVV Customer Master Sales Data in CSV File Using ABAP Program Read More »

Avoid hard coding time periods in SAC Planning data actions

We have the following data action to make a forecast for the next remaining months based on the index of the previous months. The index is calculated on past months. This index is used for the calculation of the future months. The below script will calculate the specific “PERIOD_FORECAST” (for example period 10 or 11 …

Avoid hard coding time periods in SAC Planning data actions Read More »

Avoid hard coding time periods in SAC Planning data actions

We have the following data action to make a forecast for the next remaining months based on the index of the previous months. The index is calculated on past months. This index is used for the calculation of the future months. The below script will calculate the specific “PERIOD_FORECAST” (for example period 10 or 11 …

Avoid hard coding time periods in SAC Planning data actions Read More »

Scroll to Top