SAP ABAP Class CL_MILL_UA_RU (Mill: Functions for Partitioning Order with Assignment)
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_UA_RU  
Short Description Mill: Functions for Partitioning Order with Assignment    
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 20010314   SAP 
Last change 20050301   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_MILL_UA_RU has no forward declaration.
Interfaces
Class CL_MILL_UA_RU has no interface implemented.
Friends
Class CL_MILL_UA_RU has no friend class.
Attributes
Class CL_MILL_UA_RU has no attribute.
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 20010319
2 CHANGE Static method Public Method Change Partitioning Order from the Confirmation 20010314
3 COPY Static method Public Method Copy Partitioning Order from the Confirmation 20010314
4 CREATE Static method Public Method Create Partitioning Order from the Confirmation 20010314
5 DELETE Static method Public Method Delete Partitioning Order from the Confirmation 20010314
6 DELETE_UT_BT Static method Public Method Delete Entry for Document Table for Partitioning Order Assmt 20010404
7 FILL_UT_BT_DB Static method Public Method Fill Docmt Table for Partitioning Order Assgmt from the DB 20010319
8 READ_UT_BT_AUFNR Static method Public Method Read Docmt Table for Partitioning Order Assgmt 20010322
9 REASSIGN Static method Public Method Reassign Partitioning Order from the Confirmation 20010314
10 VIEW Static method Public Method Display Partitioning Order from the Confirmation 20010314
Events
Class CL_MILL_UA_RU has no event.
Types
Class CL_MILL_UA_RU 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 20010319
2 Importing I_AUFNR_UA Call by reference Type reference (TYPE) MILL_UT-AUFNR_UA Auftragsnummer 20010319
3 Importing I_POSNR_PRE Call by reference Type reference (TYPE) MILL_UT-POSNR_PRE Nummer der Auftragsposition 20010319
4 Importing I_UCCHA Call by reference Type reference (TYPE) MILL_UT-UCCHA Mill: Prozeßcharge 20010319
5 Importing I_UCMAT Call by reference Type reference (TYPE) MILL_UT-UCMAT Mill: Material der Prozeßcharge 20010319
6 Importing I_WERKS Call by reference Type reference (TYPE) MILL_UT-WERKS Mill: Werk der Prozeßcharge 20010319
7 Returning R_SUBRC Value transfer Type reference (TYPE) SYST-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20010319

Method ADD_UT_BT on class CL_MILL_UA_RU has no exception.

Method CHANGE 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_UT-AUFNR_UA Auftragsnummer 20010314
2 Importing I_EXTERN Call by reference Type reference (TYPE) C '' Verbuchung ausführen 20010319
3 Returning R_SUBRC Value transfer Type reference (TYPE) SYST-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20010314

Method CHANGE on class CL_MILL_UA_RU has no exception.

Method COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUART Call by reference Type reference (TYPE) AUFK-AUART '' Auftragsart 20010314
2 Importing I_AUFNR_PRE Call by reference Type reference (TYPE) MILL_UT-AUFNR_PRE Auftragsnummer 20010404
3 Importing I_AUFNR_UA_REF Call by reference Type reference (TYPE) MILL_UT-AUFNR_UA Auftragsnummer 20010404
4 Importing I_EXTERN Call by reference Type reference (TYPE) C '' Verbuchung ausführen 20010319
5 Importing I_MATNR Call by reference Type reference (TYPE) RESB-MATNR Materialnummer 20010319
6 Importing I_NO_DIALOG Call by reference Type reference (TYPE) C '' kein Dialog 20010319
7 Importing I_POSNR_PRE Call by reference Type reference (TYPE) MILL_UT-POSNR_PRE Nummer der Auftragsposition 20010404
8 Importing I_UCCHA Call by reference Type reference (TYPE) MILL_UT-UCCHA Mill: Prozeßcharge 20010404
9 Importing I_WERKS Call by reference Type reference (TYPE) AUFK-WERKS '' Werk 20010314
10 Returning R_AUFNR_UA Value transfer Type reference (TYPE) MILL_UT-AUFNR_UA Auftragsnummer 20010404

Method COPY on class CL_MILL_UA_RU has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUART Call by reference Type reference (TYPE) CAUFV-AUART Auftragsart 20010314
2 Importing I_AUFNR_PRE Call by reference Type reference (TYPE) MILL_UT-AUFNR_PRE Auftragsnummer 20010404
3 Importing I_EXTERN Call by reference Type reference (TYPE) C '' Verbuchung ausführen 20010319
4 Importing I_MATNR Call by reference Type reference (TYPE) RESB-MATNR Materialnummer 20010314
5 Importing I_NO_DIALOG Call by reference Type reference (TYPE) C '' kein Dialog 20010314
6 Importing I_POSNR_PRE Call by reference Type reference (TYPE) MILL_UT-POSNR_PRE Nummer der Auftragsposition 20010404
7 Importing I_UCCHA Call by reference Type reference (TYPE) MILL_UT-UCCHA Mill: Prozeßcharge 20010319
8 Importing I_WERKS Call by reference Type reference (TYPE) CAUFV-WERKS Werk 20010314
9 Returning R_AUFNR_UA Value transfer Type reference (TYPE) MILL_UT-AUFNR_UA Auftragsnummer 20010404

Method CREATE on class CL_MILL_UA_RU has no exception.

Method DELETE 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) AFKO-AUFNR Auftragsnummer 20010314
2 Importing I_EXTERN Call by reference Type reference (TYPE) C '' Buchung ausführen 20010314
3 Importing I_NO_DIALOG Call by reference Type reference (TYPE) C '' Keine Dialoge ausgeben 20010314
4 Returning R_SUBRC Value transfer Type reference (TYPE) SYST-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20010314

Method DELETE on class CL_MILL_UA_RU 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_UA_RU 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 20010319
2 Returning RT_AUFNR Value transfer Type reference (TYPE) MILL_AUFNR_TAB Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20010320

Method FILL_UT_BT_DB on class CL_MILL_UA_RU 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_UA_RU has no exception.

Method REASSIGN 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_MATNR Call by reference Type reference (TYPE) RESB-MATNR Materialnummer 20010404
4 Importing I_POSNR_PRE Call by reference Type reference (TYPE) MILL_UT-POSNR_PRE Nummer der Auftragsposition 20010405
5 Importing I_UCCHA Call by reference Type reference (TYPE) MILL_UT-UCCHA Mill: Prozeßcharge 20010404
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 REASSIGN on class CL_MILL_UA_RU has no exception.

Method VIEW 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) AFKO-AUFNR Auftragsnummer 20010314
2 Returning R_SUBRC Value transfer Type reference (TYPE) SYST-SUBRC Rückgabewert, Rückgabewert nach ABAP-Anweisungen 20010314

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