SAP ABAP Class /KYK/CL_PP_GENERAL_SERVICE (Provide General Services for PP)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PP (Application Component) Production Planning and Control
     /KYK/OPS_PP (Package) Production Planning and Control
Properties
Class /KYK/CL_PP_GENERAL_SERVICE  
Short Description Provide General Services for PP    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /KYK/OPS_PP   Production Planning and Control 
Created 20060905   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /KYK/CL_PP_GENERAL_SERVICE has no forward declaration.
Interfaces
Class /KYK/CL_PP_GENERAL_SERVICE has no interface implemented.
Friends
Class /KYK/CL_PP_GENERAL_SERVICE has no friend class.
Attributes
Class /KYK/CL_PP_GENERAL_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_PLANNED_ORDER Static method Public Method Method to Convert a Planned Order to Production Order 20060905
2 GET_MRP_CONTROLLER Static method Public Method Get MRP Controller 20070509
3 GET_SYSTEM_STATUS_TEXT Static method Public Method Method to Convert a Planned Order to Production Order 20070430
Events
Class /KYK/CL_PP_GENERAL_SERVICE has no event.
Types
Class /KYK/CL_PP_GENERAL_SERVICE has no local type.
Method Signatures

Method CONVERT_PLANNED_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_AUFNR Call by reference Type reference (TYPE) BAPI_ORDER_COPY-ORDER_NUMBER Order Number 20060905
2 Exporting E_MESSAGE Call by reference Type reference (TYPE) BAPI_MSG Message Text 20060905
3 Importing I_PLNUM Call by reference Type reference (TYPE) PLNUM Planned order number 20060905

Method CONVERT_PLANNED_ORDER on class /KYK/CL_PP_GENERAL_SERVICE has no exception.

Method GET_MRP_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T024D Call by reference Type reference (TYPE) /KYK/T024D MRP controllers 20070509
# Exception Resumable Description Created on
1 NOT_FOUND No MRP Controller found 20070509

Method GET_SYSTEM_STATUS_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TJ02T Call by reference Type reference (TYPE) /KYK/TJ02T System Status Texts 20070430
2 Importing I_LANGU Call by reference Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20070430
3 Importing I_TXT30 Call by reference Type reference (TYPE) TJ02T-TXT30 Object status 20070430
# Exception Resumable Description Created on
1 NOT_FOUND 20070430
History
Last changed by/on SAP  20100310 
SAP Release Created in