MFUB - Mass Update Batch

APIs For This Group

ADDMFUB - Add Mass Update Batch

BOTH            K3SOBJ            'K3S Object library'                10A
BOTH            COMP              'Company'                            1A
BOTH            COMPCOD           'Company code'                       3A
BOTH            USER              'User calling the program'          10A
BOTH            ERRORS            'Error indicator'                    1A
BOTH            ERRMSG            'Error message'                    100A
BOTH            ERRFIELD          'Field in error'                    20A
BOTH            SBMEMO            'Batch Memo'                        40A
BOTH            SBFLDUPD          'Field Updated'                     10A
BOTH            SBTABLUPD         'Table Updated'                     10A
BOTH            SBLIBRARY         'K3S Data Librar'                   10A
BOTH            OPLOCN            'Location'                           5A
BOTH            OPFORCINT         'Forecast Interval'                  3 0

DELMFUB - Delete Mass Update Batch

BOTH            K3SOBJ            'K3S Object library'                10A
BOTH            COMP              'Company'                            1A
BOTH            COMPCOD           'Company code'                       3A
BOTH            USER              'User calling the program'          10A
BOTH            ERRORS            'Error indicator'                    1A
BOTH            ERRMSG            'Error message'                    100A
BOTH            ERRFIELD          'Field in error'                    20A
BOTH            IDBATCH           'Batch ID'                           7 0

UPBMFUB - Update Mass Update Batch

BOTH            K3SOBJ            'K3S Object library'                10A
BOTH            COMP              'Company'                            1A
BOTH            COMPCOD           'Company code'                       3A
BOTH            USER              'User calling the program'          10A
BOTH            ERRORS            'Error indicator'                    1A
BOTH            ERRMSG            'Error message'                    100A
BOTH            ERRFIELD          'Field in error'                    20A
BOTH            IDBATCH           'Batch ID'                           7 0
BOTH            SBMEMO            'Memo'                              40A

LCKMFUB - Lock Mass Update Batch

BOTH            K3SOBJ            'K3S Object library'                10A
BOTH            COMP              'Company'                            1A
BOTH            COMPCOD           'Company code'                       3A
BOTH            USER              'User calling the program'          10A
BOTH            ERRORS            'Error indicator'                    1A
BOTH            ERRMSG            'Error message'                    100A
BOTH            ERRFIELD          'Field in error'                    20A
BOTH            IDBATCH           'Batch ID'                           7 0

UNLMFUB - Unlock Mass Update Batch

BOTH            K3SOBJ            'K3S Object library'                10A
BOTH            COMP              'Company'                            1A
BOTH            COMPCOD           'Company code'                       3A
BOTH            USER              'User calling the program'          10A
BOTH            ERRORS            'Error indicator'                    1A
BOTH            ERRMSG            'Error message'                    100A
BOTH            ERRFIELD          'Field in error'                    20A
BOTH            IDBATCH           'Batch ID'                           7 0

ADEMFUB - Add Mass Update Batch Entry

BOTH            K3SOBJ            'K3S Object library'                10A
BOTH            COMP              'Company'                            1A
BOTH            COMPCOD           'Company code'                       3A
BOTH            USER              'User calling the program'          10A
BOTH            ERRORS            'Error indicator'                    1A
BOTH            ERRMSG            'Error message'                    100A
BOTH            ERRFIELD          'Field in error'                    20A
BOTH            IDBATCH           'Batch ID'                           7 0
BOTH            IDLOCN            'Location'                           5A
BOTH            SBSUPL            'Supplier'                          10A
BOTH            SBSUPLSUB         'Sub Supplier'                      10A
BOTH            SBPROD            'Product'                           25A
BOTH            SBAFTER           'Value After'                      300A

DLEMFUB - Delete Mass Update Batch Entry

BOTH            K3SOBJ            'K3S Object library'                10A
BOTH            COMP              'Company'                            1A
BOTH            COMPCOD           'Company code'                       3A
BOTH            USER              'User calling the program'          10A
BOTH            ERRORS            'Error indicator'                    1A
BOTH            ERRMSG            'Error message'                    100A
BOTH            ERRFIELD          'Field in error'                    20A
BOTH            IDBATCH           'Batch ID'                           7 0
BOTH            IDLOCN            'Location'                           5A
BOTH            IDSUPL            'Supplier'                          10A
BOTH            IDSUPLSUB         'Sub Supplier'                      10A
BOTH            IDPROD            'Product'                           25A
BOTH            IDBEFORE          'Value Before'                     300A
BOTH            IDAFTER           'Value After'                      300A            

UPEMFUB - Update Mass Update Batch Entry

BOTH            K3SOBJ            'K3S Object library'                10A
BOTH            COMP              'Company'                            1A
BOTH            COMPCOD           'Company code'                       3A
BOTH            USER              'User calling the program'          10A
BOTH            ERRORS            'Error indicator'                    1A
BOTH            ERRMSG            'Error message'                    100A
BOTH            ERRFIELD          'Field in error'                    20A
BOTH            IDBATCH           'Batch ID'                           7 0
BOTH            IDLOCN            'Location'                           5A
BOTH            IDSUPL            'Supplier'                          10A
BOTH            IDSUPLSUB         'Sub Supplier'                      10A
BOTH            IDPROD            'Product'                           25A
BOTH            IDBEFORE          'Value Before'                     300A
BOTH            IDAFTER           'Value After (before change)'      300A
BOTH            SBAFTER           'Value After'                      300A

PROMFUB - Process Mass Update Batch

BOTH            K3SOBJ            'K3S Object library'                10A
BOTH            COMP              'Company'                            1A
BOTH            COMPCOD           'Company code'                       3A
BOTH            USER              'User calling the program'          10A
BOTH            ERRORS            'Error indicator'                    1A
BOTH            ERRMSG            'Error message'                    100A
BOTH            ERRFIELD          'Field in error'                    20A
BOTH            IDBATCH           'Batch ID'                           7 0

GBEMFUB - Generate New Batch Entries from Existing Entries

BOTH            K3SOBJ            'K3S Object library'                10A
BOTH            COMP              'Company'                            1A
BOTH            COMPCOD           'Company code'                       3A
BOTH            USER              'User calling the program'          10A
BOTH            ERRORS            'Error indicator'                    1A
BOTH            ERRMSG            'Error message'                    100A
BOTH            ERRFIELD          'Field in error'                    20A
BOTH            IDBATCH           'Batch ID'                           7 0
BOTH            IDSTATUS          'Status'                             1A
BOTH            SBMEMO            'Memo'                              40A
BOTH            SBAFTERC          'After value code'                   1A

IMPMFUB - Import Mass Update Batch

BOTH            K3SOBJ            'K3S Object library'                10A
BOTH            COMP              'Company'                            1A
BOTH            COMPCOD           'Company code'                       3A
BOTH            USER              'User calling the program'          10A
BOTH            ERRORS            'Error indicator'                    1A
BOTH            ERRMSG            'Error message'                    100A
BOTH            ERRFIELD          'Field in error'                    20A
BOTH            IDBATCH           'Batch ID'                           7 0
BOTH            RVPROCESS         'Number of entries processed'        7 0
BOTH            RVFAILED          'Number of entries failed'           7 0

USRMFUB - Fill in the SUPLUSR and SUPLUSB

BOTH            K3SOBJ            'K3S Object library'                10A
BOTH            COMP              'Company'                            1A
BOTH            COMPCOD           'Company code'                       3A
BOTH            USER              'User calling the program'          10A
BOTH            ERRORS            'Error indicator'                    1A
BOTH            ERRMSG            'Error message'                    100A
BOTH            ERRFIELD          'Field in error'                    20A

DAEMFUB - Add Mass Update Batch Entry (Deals)

BOTH            K3SOBJ            'K3S Object library'                10A
BOTH            COMP              'Company'                            1A
BOTH            COMPCOD           'Company code'                       3A
BOTH            USER              'User calling the program'          10A
BOTH            ERRORS            'Error indicator'                    1A
BOTH            ERRMSG            'Error message'                    100A
BOTH            ERRFIELD          'Field in error'                    20A
BOTH            IDBATCH           'Batch ID'                           7 0
BOTH            SBSTRING          'String of data'                   300A

DPRMFUB - Process Mass Update Batch (Deals)

BOTH            K3SOBJ            'K3S Object library'                10A
BOTH            COMP              'Company'                            1A
BOTH            COMPCOD           'Company code'                       3A
BOTH            USER              'User calling the program'          10A
BOTH            ERRORS            'Error indicator'                    1A
BOTH            ERRMSG            'Error message'                    100A
BOTH            ERRFIELD          'Field in error'                    20A
BOTH            IDBATCH           'Batch ID'                           7 0

DDEMFUB - Delete Mass Update Bass Entry (Deals)

BOTH            K3SOBJ            'K3S Object library'                10A
BOTH            COMP              'Company'                            1A
BOTH            COMPCOD           'Company code'                       3A
BOTH            USER              'User calling the program'          10A
BOTH            ERRORS            'Error indicator'                    1A
BOTH            ERRMSG            'Error message'                    100A
BOTH            ERRFIELD          'Field in error'                    20A
BOTH            IDBATCH           'Batch ID'                           7 0
BOTH            IDLOCN            'Location'                           5A
BOTH            IDSUPL            'Supplier'                          10A
BOTH            IDSUPLSUB         'Sub Supplier'                      10A
BOTH            IDPROD            'Product'                           25A
BOTH            IDSTRING          'String of data'                   300A

PDPMFUB - Process Mass Update Batch (Deals)

BOTH            K3SOBJ            'K3S Object library'                10A
BOTH            COMP              'Company'                            1A
BOTH            COMPCOD           'Company code'                       3A
BOTH            USER              'User calling the program'          10A
BOTH            ERRORS            'Error indicator'                    1A
BOTH            ERRMSG            'Error message'                    100A
BOTH            ERRFIELD          'Field in error'                    20A
BOTH            IDBATCH           'Batch ID'                           7 0
BOTH            SBPRCFLG		  'Process: 0 = Int 1 = Batch'         1A

IDPMFUB - Import Mass Update Batch (Deals)

BOTH            K3SOBJ            'K3S Object library'                10A
BOTH            COMP              'Company'                            1A
BOTH            COMPCOD           'Company code'                       3A
BOTH            USER              'User calling the program'          10A
BOTH            ERRORS            'Error indicator'                    1A
BOTH            ERRMSG            'Error message'                    100A
BOTH            ERRFIELD          'Field in error'                    20A
BOTH            IDBATCH           'Batch ID'                           7 0
BOTH            RVPROCESS         'Number of entries processed'        7 0
BOTH            RVFAILED          'Number of entries failed'           7 0

PDDMFUB - Process Mass Update Batch (Delete Permanent Deals)

BOTH            K3SOBJ            'K3S Object library'                10A
BOTH            COMP              'Company'                            1A
BOTH            COMPCOD           'Company code'                       3A
BOTH            USER              'User calling the program'          10A
BOTH            ERRORS            'Error indicator'                    1A
BOTH            ERRMSG            'Error message'                    100A
BOTH            ERRFIELD          'Field in error'                    20A
BOTH            IDBATCH           'Batch ID'                           7 0
BOTH            SBPRCFLG          'Process: 0 = Int 1 = Batch'         1A

INPMFUB - Import Mass Update Batch (Notes)

BOTH            K3SOBJ            'K3S Object library'                10A
BOTH            COMP              'Company'                            1A
BOTH            COMPCOD           'Company code'                       3A
BOTH            USER              'User calling the program'          10A
BOTH            ERRORS            'Error indicator'                    1A
BOTH            ERRMSG            'Error message'                    100A
BOTH            ERRFIELD          'Field in error'                    20A
BOTH            IDBATCH           'Batch ID'                           7 0
BOTH            RVPROCESS         'Number of entries processed'        7 0
BOTH            RVFAILED          'Number of entries failed'           7 0

NAEMFUB - Add Mass Update Batch Entry (Notes)

BOTH            K3SOBJ            'K3S Object library'                10A
BOTH            COMP              'Company'                            1A
BOTH            COMPCOD           'Company code'                       3A
BOTH            USER              'User calling the program'          10A
BOTH            ERRORS            'Error indicator'                    1A
BOTH            ERRMSG            'Error message'                    100A
BOTH            ERRFIELD          'Field in error'                    20A
BOTH            IDBATCH           'Batch ID'                           7 0
BOTH            SBSTRING          'String of data'                   300A