SAP ABAP Class CL_MILL_UT (Mill: Functions for Assigning Partitioning Orders)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-MP-PP (Application Component) Production Planning and Control (PP) enhancements
     MILL_PP (Package) IS: Mill Products - Production Planning and Control
Properties
Class CL_MILL_UT  
Short Description Mill: Functions for Assigning Partitioning Orders    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MILL_PP   IS: Mill Products - Production Planning and Control 
Created 20010320   SAP 
Last change 20050301   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MILL_UT has no forward declaration.
Interfaces
Class CL_MILL_UT has no interface implemented.
Friends
Class CL_MILL_UT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DELETE Constant Private Type reference (TYPE) MILL_UT_BT-VBKZ 'D' Update indicator 20010320
2 GC_DELETE_NEW Constant Private Type reference (TYPE) MILL_UT_BT-VBKZ 'X' Update indicator 20010320
3 GC_ERROR Constant Private Type reference (TYPE) SYST-SUBRC '1' Return Value, Return Value After ABAP Statements 20010405
4 GC_INSERT Constant Private Type reference (TYPE) MILL_UT_BT-VBKZ 'I' Update indicator 20010320
5 GC_TEMP Constant Private Type reference (TYPE) C '%' % 20010320
6 GC_UPDATE Constant Private Type reference (TYPE) MILL_UT_BT-VBKZ 'U' Update indicator 20010320
7 GC_X Constant Private Type reference (TYPE) C 'X' X 20010320
8 GS_MILL_UT_BT Static Attribute Private Type reference (TYPE) MILL_UT_BT Mill: Assgmt Partitioning Order -> Process Batch/Order Item 20010320
9 GT_AUFNR Static Attribute Private Type reference (TYPE) MILL_AUFNR_TAB Mill: Tab Order Number 20010320
10 GT_AUFNR_PRE Static Attribute Private Type reference (TYPE) MILL_AUFNR_TAB Mill: Tab Order Number 20011212
11 GT_MILL_UT_BT Static Attribute Private Type reference (TYPE) MILL_UT_BT_TAB Mill: Relationship Partitioning Order -> Proc. Bch/Ord. Item 20010320
Methods
# Method Level Visibility Method type Description Created on
1 ADD_UT_BT Static method Public Method Add Entry for Document Table Partitioning Order Assgmt 20010320
2 DELETE_UT_BT Static method Public Method Delete Entry for Document Table for Partitioning Order Assmt 20010404
3 FILL_UT_BT_DB Static method Public Method Fill Docmt Table for Partitioning Order Assgmt from the DB 20010320
4 FILL_UT_BT_DB_PRE Static method Public Method Fill Docmt Table for Partitioning Order Assgmt from the DB 20011212
5 HANDLE_COMMIT Static method Public Method Initiates Actions in Case of COMMIT WORK 20010320
6 PREPARE_FOR_COMMIT Static method Public Method Flag Update for 'COMMIT WORK' 20010320
7 READ_UT_BT_AUFNR Static method Public Method Read Docmt Table for Partitioning Order Assgmt 20010322
8 READ_UT_BT_AUFNR_POSNR Static method Public Method Read Docmt Table for Partitioning Order Assgmt 20010323
9 UPDATE_UT_BT Static method Public Method Change Entry for Document Table Partitioning Order Assgmt 20010320
Events
Class CL_MILL_UT has no event.
Types
Class CL_MILL_UT has no local type.
Method Signatures

Method ADD_UT_BT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUFNR_PRE Call by reference Type reference (TYPE) MILL_UT-AUFNR_PRE Auftragsnummer 20010320
2 Importing I_AUFNR_UA Call by reference Type reference (TYPE) MILL_UT-AUFNR_UA Auftragsnummer 20010320
3 Importing I_POSNR_PRE Call by reference Type reference (TYPE) MILL_UT-POSNR_PRE Nummer der Auftragsposition 20010320
4 Importing I_UCCHA Call by reference Type reference (TYPE) MILL_UT-UCCHA Mill: Prozeßcharge 20010320
5 Importing I_UCMAT Call by reference Type reference (TYPE) MILL_UT-UCMAT Mill: Material der Prozeßcharge 20010320
6 Importing I_WERKS Call by reference Type reference (TYPE) MILL_UT-WERKS Mill: Werk der Prozeßcharge 20010320
7 Returning R_SUBRC Value transfer Type reference (TYPE) SYST-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20010320

Method ADD_UT_BT on class CL_MILL_UT has no exception.

Method DELETE_UT_BT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUFNR_UA Call by reference Type reference (TYPE) MILL_UT-AUFNR_UA Auftragsnummer 20010404
2 Returning R_SUBRC Value transfer Type reference (TYPE) SYST-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20010404

Method DELETE_UT_BT on class CL_MILL_UT has no exception.

Method FILL_UT_BT_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_AUFNR Call by reference Type reference (TYPE) MILL_AUFNR_TAB Mill: Auftragsnummer Tab 20010320
2 Returning RT_AUFNR Value transfer Type reference (TYPE) MILL_AUFNR_TAB Mill: Auftragsnummer Tab 20010320

Method FILL_UT_BT_DB on class CL_MILL_UT has no exception.

Method FILL_UT_BT_DB_PRE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_AUFNR_PRE Call by reference Type reference (TYPE) MILL_AUFNR_TAB Mill: Auftragsnummer Tab 20011212
2 Returning RT_AUFNR Value transfer Type reference (TYPE) MILL_AUFNR_TAB Mill: Auftragsnummer Tab 20011212

Method FILL_UT_BT_DB_PRE on class CL_MILL_UT has no exception.

Method HANDLE_COMMIT Signature

Method HANDLE_COMMIT on class CL_MILL_UT has no parameter.
Method HANDLE_COMMIT on class CL_MILL_UT has no exception.

Method PREPARE_FOR_COMMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CAUFVDN Call by reference Type reference (TYPE) MILL_CAUFVDN_TAB mill: Auftragsnummer + zugehörige Meldungsnummer temporär/ne 20010320

Method PREPARE_FOR_COMMIT on class CL_MILL_UT has no exception.

Method READ_UT_BT_AUFNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUFNR Call by reference Type reference (TYPE) MILL_AUFNR-AUFNR Auftragsnummer 20010322
2 Returning RT_MILL_UT Value transfer Type reference (TYPE) MILL_UT_TAB Mill: Beziehung Unterteilungsauftr -> Prozeßcha/Auftragspos 20010322

Method READ_UT_BT_AUFNR on class CL_MILL_UT has no exception.

Method READ_UT_BT_AUFNR_POSNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUFNR Call by reference Type reference (TYPE) MILL_AUFNR-AUFNR Auftragsnummer 20010323
2 Importing I_POSNR Call by reference Type reference (TYPE) AFPO-POSNR Nummer der Auftragsposition 20010323
3 Returning RS_MILL_UT Value transfer Type reference (TYPE) MILL_UT Mill: Beziehung Unterteilungsauftr -> Prozeßcha/Auftragspos 20010323

Method READ_UT_BT_AUFNR_POSNR on class CL_MILL_UT has no exception.

Method UPDATE_UT_BT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUFNR_PRE Call by reference Type reference (TYPE) MILL_UT-AUFNR_PRE Auftragsnummer 20010405
2 Importing I_AUFNR_UA Call by reference Type reference (TYPE) MILL_UT-AUFNR_UA Auftragsnummer 20010404
3 Importing I_POSNR_PRE Call by reference Type reference (TYPE) MILL_UT-POSNR_PRE Nummer der Auftragsposition 20010405
4 Importing I_UCCHA Call by reference Type reference (TYPE) MILL_UT-UCCHA Mill: Prozeßcharge 20010404
5 Importing I_UCMAT Call by reference Type reference (TYPE) RESB-MATNR Materialnummer 20010405
6 Importing I_WERKS Call by reference Type reference (TYPE) CAUFV-WERKS Werk 20010404
7 Returning R_SUBRC Value transfer Type reference (TYPE) SYST-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20010404

Method UPDATE_UT_BT on class CL_MILL_UT has no exception.
History
Last changed by/on SAP  20050301 
SAP Release Created in 46C1