This Document will give an idea for developing programs to automate creation of profiles and maintaining mass assignment.
It becomes very time consuming and cumbersome to create the Time series ID, Like ID and then maintain the data in the mass assignment table.
The programs are created to upload the data in to the below tables with an option of Full upload and Delta upload. Here the file is placed in to the data loads the program picks up these file and updates the tables.
The main focus of the program is automation of the profiles maintenance so as to improve ease-of-use rather than changing the feature functions itself.
The basic characteristics against which the maintenance will be occurring is product and location. Maintenance against other characteristics levels such as material
group, forecast area is not anticipated. Note that if changes and maintenance is anticipated at conceptually a “higher” level than product and location, then
system settings can be adjusted. However, the program assumes the maintenance at product location level.
The Program uses the input from the spreadsheets to generate the following profiles:
During the upload process, the system should perform several validation and consistency checks, and error and warning report need to be generated.
Example Formats of File to be maintained:
1. PHASE IN / OUT:
2. LIKE:
3. MASS ASSIGNMENT:
Data gets uploaded in to the following tables:
Like Tables
/SAPAPO/T445LIKK – Header Table, Creates a LIKE ID
/SAPAPO/T445LIKE – LIKE ID Created Above is linked to the Like Profile
The link between these 2 tables is the GUID (LIKE ID)
Phase in out Tables: (These does not contain any GUID)
/SAPAPO/TIMETEXT – Header table.
/SAPAPO/TIMESERI – contains the Factors.
/SAPAPO/TSPOSVAL – Contains the Values
During Direct upload it is very important to read the created on and by and changed on and by in the table.
MASS ASSIGNMENT TABLE
/SAPAPO/FCST_LC1
Here you have the Like ID (GUID) assigned to the like profile.
The Program should link the LIKE ID with the LIKE GUID from the table
/SAPAPO/T445LIKK and write in to the mass assignment table.
Example of the screens of the programs:
1. PHASE IN AND OUT.
2. LIKE PROFILE
3. MASS ASSIGNMENT
Please note that you should run these programs in the following sequence.
STEP 1 – PHASE IN and OUT.
STEP 2 – LIKE PROFILE
STEP 3 – MASS ASSIGNMENT
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
2 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |