SAP ABAP Class CL_GHO_PP_OTS_MAT (GHO OTS Material Assignments)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PP-PN-NOP (Application Component) Network Operations
     APPL_GHO_PP_OTE_SC (Package) GHO PP Source Code: Order Template Engine
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GHO_PP_OTS_OUTPUTMAT GHO OTS Output Materials 20090901
Properties
Class CL_GHO_PP_OTS_MAT  
Short Description GHO OTS Material Assignments    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class GHO_PP    
Program status     
Category 0   
Package APPL_GHO_PP_OTE_SC   GHO PP Source Code: Order Template Engine 
Created 20090901   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GHO_PP_OTS_MAT has no forward declaration.
Interfaces
Class CL_GHO_PP_OTS_MAT has no interface implemented.
Friends
Class CL_GHO_PP_OTS_MAT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_C Instance attribute Private Object reference (TYPE REF TO) CL_GHO_PP_CONSTANTS Class for global PP constants 20090924
2 MO_OTS Instance attribute Private Object reference (TYPE REF TO) CL_GHO_PP_OTS GHO Order Template Structures 20091005
3 MS_OTS_MAT Instance attribute Private Type reference (TYPE) GHO_S_OTS_MAT Structure for Order Template Structure Materials 20091005
4 MV_N_O_ITEMS Static Attribute Private Type reference (TYPE) CIM_COUNT Internal counter 20090901
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090924
2 GET_HEADER Instance method Public Method Returns Order Template Structure Object Reference 20091006
3 GET_KEY Instance method Public Method Returns key of Order Template Structure Material 20091005
4 GET_OTS_MAT Instance method Public Method Returns Order Template Structure Material Data 20091006
5 SET_FINAL_NUMBER Instance method Public Method Switches temporary OTS number to final number 20091104
6 SET_HEADER Instance method Public Method Sets Order Template Structure Object Reference 20091006
Events
Class CL_GHO_PP_OTS_MAT has no event.
Types
Class CL_GHO_PP_OTS_MAT 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 IO_OTS Call by reference Object reference (TYPE REF TO) CL_GHO_PP_OTS GHO Order Template Structures 20091005
2 Importing IS_OTS_MAT Call by reference Type reference (TYPE) GHO_S_OTS_MAT Structure for Order Template Structure Materials 20091005

Method CONSTRUCTOR on class CL_GHO_PP_OTS_MAT has no exception.

Method GET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Object reference (TYPE REF TO) CL_GHO_PP_OTS GHO Order Template Structures 20091006

Method GET_HEADER on class CL_GHO_PP_OTS_MAT has no exception.

Method GET_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning KEY Value transfer Type reference (TYPE) GHO_S_OTS_MAT_KEY Key of Order Template Structure Material 20091005

Method GET_KEY on class CL_GHO_PP_OTS_MAT has no exception.

Method GET_OTS_MAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) GHO_S_OTS_MAT Structure for Order Template Structure Materials 20091006

Method GET_OTS_MAT on class CL_GHO_PP_OTS_MAT has no exception.

Method SET_FINAL_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FINAL_OTS_ID Call by reference Type reference (TYPE) GHO_PP_OTS_ID GHO Order Template Structure Identification 20091104
2 Importing IV_TEMP_OTS_ID Call by reference Type reference (TYPE) GHO_PP_OTS_ID GHO Order Template Structure Identification 20091104

Method SET_FINAL_NUMBER on class CL_GHO_PP_OTS_MAT has no exception.

Method SET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_HEADER Call by reference Object reference (TYPE REF TO) CL_GHO_PP_OTS GHO Order Template Structures 20091006

Method SET_HEADER on class CL_GHO_PP_OTS_MAT has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605