To upload forecast data (BFR and Budget) from non-SAP data, which is excel file to combine data into Global Sales.
Tool Leader + IT leader of the application: Anon Kasemvilas + Sandra Silveira
In case, user wants to see the last forecast in order to make the next forecast. User can download the file that already loaded into BW to his PC in order to revise and upload again.
However, in order to download the file, user must be the owner of the file (perform upload the file).
Note: The user who upload the file can download the file only. It is checked by user ID. Therefore, other users will not allow to download other user file to see the content.

List of application role + menu role and explanation if we have several applications role with specials rules.
| Role Code | Role Description | Explanation |
|---|---|---|
| In order to access the tcode ZBW_SD_PC | ||
ZR_*_CA_P05 | GBU | In order to load content of data base on GBU |
ZR_*_CA_P01 | Company Code | In order to load content of data base on Company code |
List of autorisation objects mandatory for the application.
| Authorization object | Explanation |
|---|---|
| Z*P05 | GBU |
| Z*P01 | Company Code |
Reporting documentation drive folder:
https://drive.google.com/drive/folders/0B0qn89R0RGdqYkZZOFZyYXlXVkE
Exemple of dataflow overview :
Template Application name DataFlow
Authorization of file content will be base on GBU and Company code, which get from roles of user on BW system.
| Object | Description | Check by comparing to |
| 0VERSION | Version | No Checking |
| 0LOGSYS | Source System | Table TBDLST |
| 0CALMONTH | CalMonth YYYYMM | YYYY > 2000 or YYYY < 2999 MM >=1 or MM <=12 |
| CPFCTR1_2 | BFC GBU | /BIC/MCPFCTR1_2 |
| C_COMPCDE | Company Code | /bic/pc_company |
| C_DISTCHN | Distribution Channel | /BIC/TC_DISTCHN |
| C_SHIPTID | Ship to code | /bic/pc_customr |
| C_SALEMP | Sales Rep | /BIC/MC_SALEMP |
| C_MATNR2 | Material Code | /bic/pc_matnr2 |
| 0BASE_UOM | Unit Quantity | T006 |
| K_FCT_QTY | BFR Quantity | Contain number and '-' sign only |
| 0LOC_CURRCY | Currency | /bi0/scurrency |
| K_FCT_SAL | BFR Sales | Contain number and '-' sign only |
| K_FCT_CM | BFR Contribution Margin | Contain number and '-' sign only |
Detail of process chain, list + link between or special event done for the loading
Depend on users to load via T-Code ZBW_SD_PC. However, this loading will be load only upto propagation layer.
Process chain PC_GL_SALES_PROP_01 will run every hour In order to load data from propagation layer to reporting layer.
The step 'Preview Data' mayl take time (less than 1 minute) in order to check the content of the data comparing to the master data.
The step 'Load File' may take time around 1 - 5 minutes.
Record Keeping
Log of loading data will be kept on DSO DPSDFC02 with the detail of filename, username, date and time that load data, the status of loading and GBU. However, it will display on the tcode only last 10 records.
There is no query base on the forecast only. The data will combine with the global sales multi-provider