SAP ABAP Class CL_RMXM_ROM_MR (RMXM-TRF: Master Recipe Header)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-RM-TRS (Application Component) Transformation
     RMXMTRF (Package) Main Package - Transformation: Tools
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RMXM_ROM_MR_OBJECT RMXM-TRF: Master Recipe ROM 20030408
Properties
Class CL_RMXM_ROM_MR  
Short Description RMXM-TRF: Master Recipe Header    
Super Class CL_RMXM_ROM_MR_OBJECT RMXM-TRF: Master Recipe ROM 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMXMTRF   Main Package - Transformation: Tools 
Created 20030408   SAP 
Last change 20031212   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RMXM_ROM_MR has no forward declaration.
Interfaces
Class CL_RMXM_ROM_MR has no interface implemented.
Friends
Class CL_RMXM_ROM_MR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_LOSGR_MAX Constant Public Type reference (TYPE) LOSGRBIS 99999999 To Lot Size 20030428
2 C_LOSGR_MIN Constant Public Type reference (TYPE) LOSGRVON 0 From Lot Size 20030428
3 C_OPR_ADD_1 Constant Public Type reference (TYPE) DEL_VORNR 0001 Increment for automatic operation/activity numbering 20030814
4 C_PI_CHAR_INTNUM_INC Constant Public Type reference (TYPE) PLNFV 1 Internal Process Instruction Char./Char. Value Number 20030616
5 C_PI_INTNUM_INC Constant Public Type reference (TYPE) PLNFT 1 Internal Process Instruction Number 20030616
6 C_PLNAL_MAX Constant Public Type reference (TYPE) NUM2 99 2-Digit Number 20030908
7 C_PLNKN_INC Constant Public Type reference (TYPE) PLNKN 1 Number of Task List Node 20030507
8 C_UOM_KG Constant Public Type reference (TYPE) PLNME 'KG' Plan unit of measure 20030908
9 C_VORNR_MAX Constant Public Type reference (TYPE) NUM4 9999 4-Digit Number 20030507
10 C_VORNR_MIN Constant Public Type reference (TYPE) NUM4 0000 4-Digit Number 20030507
11 MO_GR_OBJ Instance attribute Protected Object reference (TYPE REF TO) IF_RMXM_ROM_OBJECT Common Interface for the ROM 20030428
12 MS_MR_HDR Instance attribute Protected Type reference (TYPE) RMXMS_PLKO RMXM-TRF: Recipe Header 20030408
13 MS_TCA41 Instance attribute Protected Type reference (TYPE) TCA41 Default values for standard networks and profiles 20030908
14 M_OPR_INC Static Attribute Protected Type reference (TYPE) DEL_VORNR Increment for automatic operation/activity numbering 20030510
15 M_OPR_INTNUM Instance attribute Protected Type reference (TYPE) PLNKN Number of the Task List Node 20030510
16 M_OPR_NUM Instance attribute Protected Type reference (TYPE) NUM4 4-Digit Number 20030510
17 M_PI_CHAR_INTNUM Instance attribute Protected Type reference (TYPE) PLNFV Internal Process Instruction Char./Char. Value Number 20030616
18 M_PI_INTNUM Instance attribute Protected Type reference (TYPE) PLNFT Internal Process Instruction Number 20030616
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20030425
2 DETERMINE_GROUP_COUNTER Instance method Protected Method Determine Group Counter 20030908
3 GET_ATTRIBUTES Instance method Public Method Reads the Attribute Values 20030408
4 GET_NEXT_OPR_NUM Instance method Public Method Get Next Operation Number 20030508
5 GET_NEXT_PI_CHAR_TECH_KEY Instance method Public Method Get Next Technical Key of Process Instruction Characteristic 20030616
6 GET_NEXT_PI_TECH_KEY Instance method Public Method Get Next Technical Key of Process Instruction 20030616
7 GET_NEXT_TECH_KEY Instance method Public Method Get Next Internal Number 20030508
8 GET_PROCESS_PARAMETER Instance method Public Method Get Process Parameters of the General Recipe 20030915
9 GET_PROFILE Instance method Public Method Get Profile 20030909
10 INIT_OPR_KEY Instance method Public Method Initialize Key Fields of Operation 20030812
11 INIT_PI_TECH_KEY Instance method Public Method Initialize Key Fields of Process Instruction 20030916
12 IS_FIRST_OPERATION Instance method Public Method Object is First Operation 20030915
13 SET_ATTRIBUTES Instance method Public Method Assigns Values to the Attributes 20030408
14 SET_OPERATION_INCREMENT Static method Public Method Set Increment for Automatic Operation/Phase Numbering 20030508
15 SET_PROFILE Instance method Public Method Set Profile 20030908
Events
Class CL_RMXM_ROM_MR has no event.
Types
Class CL_RMXM_ROM_MR has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ALLOWED_CHILD_OBJ_TYP Call by reference Type reference (TYPE) RMXMTY_ROM_ALLOWED_CHILD_TYP Erlaubte Objekttypen der Kinder 20030425
2 Importing I_OBJ_TYP Call by reference Type reference (TYPE) RMXME_ROM_OBJ_TYP Objekttyp des Rezeptobjektmodells 20030425

Method CONSTRUCTOR on class CL_RMXM_ROM_MR has no exception.

Method DETERMINE_GROUP_COUNTER Signature

Method DETERMINE_GROUP_COUNTER on class CL_RMXM_ROM_MR has no parameter.
# Exception Resumable Description Created on
1 COUNTER_OVERFLOW Group counter overflows 20030908

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_GR_OBJ Call by reference Object reference (TYPE REF TO) IF_RMXM_ROM_OBJECT Gemeinsame Schnittstelle für das ROM 20030526
2 Exporting ES_MR_HDR Call by reference Type reference (TYPE) RMXMS_PLKO RMXM-TRF : Plan - Kopf 20030408

Method GET_ATTRIBUTES on class CL_RMXM_ROM_MR has no exception.

Method GET_NEXT_OPR_NUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_OPR_NUM Value transfer Type reference (TYPE) NUM4 Nummer 4 Stellig 20030510

Method GET_NEXT_OPR_NUM on class CL_RMXM_ROM_MR has no exception.

Method GET_NEXT_PI_CHAR_TECH_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_PI_CHAR_INTNUM Value transfer Type reference (TYPE) PLNFV Interne Nummer Prozeßvorgabemerkmal/Merkmalwert 20030616

Method GET_NEXT_PI_CHAR_TECH_KEY on class CL_RMXM_ROM_MR has no exception.

Method GET_NEXT_PI_TECH_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_PI_INTNUM Value transfer Type reference (TYPE) PLNFT Interne Nummer Prozeßvorgabe 20030616

Method GET_NEXT_PI_TECH_KEY on class CL_RMXM_ROM_MR has no exception.

Method GET_NEXT_TECH_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_OPR_INTNUM Value transfer Type reference (TYPE) PLNKN Nummer des Planknotens 20030510

Method GET_NEXT_TECH_KEY on class CL_RMXM_ROM_MR has no exception.

Method GET_PROCESS_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_PROCPARA Value transfer Type reference (TYPE) RMXMTY_ROM_CHILD Kinder eines ROM Knotens 20030915

Method GET_PROCESS_PARAMETER on class CL_RMXM_ROM_MR has no exception.

Method GET_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TCA41 Call by reference Type reference (TYPE) TCA41 Vorschlagswerte für Standardnetz- und Planprofile 20030909

Method GET_PROFILE on class CL_RMXM_ROM_MR has no exception.

Method INIT_OPR_KEY Signature

Method INIT_OPR_KEY on class CL_RMXM_ROM_MR has no parameter.
Method INIT_OPR_KEY on class CL_RMXM_ROM_MR has no exception.

Method INIT_PI_TECH_KEY Signature

Method INIT_PI_TECH_KEY on class CL_RMXM_ROM_MR has no parameter.
Method INIT_PI_TECH_KEY on class CL_RMXM_ROM_MR has no exception.

Method IS_FIRST_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_FIRST_OPERATION Value transfer Type reference (TYPE) FLAG allgemeines flag 20030915
2 Importing IO_OPERATION Call by reference Object reference (TYPE REF TO) IF_RMXM_ROM_OBJECT Gemeinsame Schnittstelle für das ROM 20030915

Method IS_FIRST_OPERATION on class CL_RMXM_ROM_MR has no exception.

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_GR_OBJ Call by reference Object reference (TYPE REF TO) IF_RMXM_ROM_OBJECT Gemeinsame Schnittstelle für das ROM 20030526
2 Importing IS_MR_HDR Call by reference Type reference (TYPE) RMXMS_PLKO RMXM-TRF : Plan - Kopf 20030408

Method SET_ATTRIBUTES on class CL_RMXM_ROM_MR has no exception.

Method SET_OPERATION_INCREMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OPR_INC Call by reference Type reference (TYPE) DEL_VORNR Schrittweite automatische Vorgangsnumerierung 20030510

Method SET_OPERATION_INCREMENT on class CL_RMXM_ROM_MR has no exception.

Method SET_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TCA41 Call by reference Type reference (TYPE) TCA41 Vorschlagswerte für Standardnetz- und Planprofile 20030908

Method SET_PROFILE on class CL_RMXM_ROM_MR has no exception.
History
Last changed by/on SAP  20031212 
SAP Release Created in 471