SAP ABAP Class CL_GHO_PP_NETVER_ITM (GHO Prod. Network Version Items)
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
Properties
Class CL_GHO_PP_NETVER_ITM  
Short Description GHO Prod. Network Version Items    
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_NETVER_ITM has no forward declaration.
Interfaces
Class CL_GHO_PP_NETVER_ITM has no interface implemented.
Friends
Class CL_GHO_PP_NETVER_ITM 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_NETVER_HDR Instance attribute Private Object reference (TYPE REF TO) CL_GHO_PP_NETVER GHO Production Network Versions 20090930
3 MS_NETVER_ITEM Instance attribute Public Type reference (TYPE) GHO_S_NETVER_ITM Items of a Production Network Version 20091002
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090924
2 GET_HEADER Instance method Public Method Get Production Network Version Header Instance 20091002
3 GET_ITEM Instance method Public Method Get Production Network Version Item Data 20091002
4 GET_KEY Instance method Public Method Get the Key of a Production Network Version Item 20091002
5 SET_DATA Instance method Public Method Set Production Network Version Item Data 20091002
6 SET_HEADER Instance method Public Method Set Production Network Version Header Instance 20091002
Events
Class CL_GHO_PP_NETVER_ITM has no event.
Types
Class CL_GHO_PP_NETVER_ITM 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 IS_NETVER_HDR Call by reference Object reference (TYPE REF TO) CL_GHO_PP_NETVER Header Data of a Production Network Version 20090930
2 Importing IS_NETVER_ITEM Call by reference Type reference (TYPE) GHO_S_NETVER_ITM Items of a Production Network Version 20091002

Method CONSTRUCTOR on class CL_GHO_PP_NETVER_ITM 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_NETVER GHO Production Network Versions 20091002

Method GET_HEADER on class CL_GHO_PP_NETVER_ITM has no exception.

Method GET_ITEM 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_NETVER_ITM Items of a Production Network Version 20091002

Method GET_ITEM on class CL_GHO_PP_NETVER_ITM 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_NETVER_ITM_KEY Items of a Production Network Version 20091002

Method GET_KEY on class CL_GHO_PP_NETVER_ITM has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_NETVER_ITEM Call by reference Type reference (TYPE) GHO_S_NETVER_ITM Items of a Production Network Version 20091002

Method SET_DATA on class CL_GHO_PP_NETVER_ITM 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_NETVER GHO Production Network Versions 20091002

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