SAP ABAP Class CL_GHO_PP_PT_DB (Persistency Class for GHO Planning Table)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PP-PN-NOP (Application Component) Network Operations
     APPL_GHO_PP_PT_GEN (Package) GHO PP: Planning Table Backend General
Properties
Class CL_GHO_PP_PT_DB  
Short Description Persistency Class for GHO Planning Table    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APPL_GHO_PP_PT_GEN   GHO PP: Planning Table Backend General 
Created 20100701   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GHO_PP_PT_DB has no forward declaration.
Interfaces
Class CL_GHO_PP_PT_DB has no interface implemented.
Friends
Class CL_GHO_PP_PT_DB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_PTABLE_DB Static Attribute Public Object reference (TYPE REF TO) CL_GHO_PP_PT_DB Persistency Class for GHO Planning Table 20100806
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_PTABLE_DETAILS Instance method Public Method Delete Planning Table Details (Items and Lines) 20100806
2 DELETE_PTABLE_HEADER Instance method Public Method Delete Planning Table Header 20100820
3 DELETE_PTABLE_TOTAL Instance method Public Method Delete Planning Table Items and Lines completely 20101029
4 GET_INSTANCE Static method Public Method Get instance for obect 20100806
5 INSERT_PTABLE_DETAILS Instance method Public Method Insert Planning Table Details (Items and Lines) 20100806
6 INSERT_PTABLE_HEADER Instance method Public Method Insert Planning Table Header 20100820
7 UPDATE_PTABLE_DETAILS Instance method Public Method Update Planning Table Details (Items and Lines) 20100806
8 UPDATE_PTABLE_HEADER Instance method Public Method Update Planning Table Header 20100820
Events
Class CL_GHO_PP_PT_DB has no event.
Types
Class CL_GHO_PP_PT_DB has no local type.
Method Signatures

Method DELETE_PTABLE_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PTABLE_HEADER Call by reference Type reference (TYPE) GHO_PP_S_PTABLE_HD Header Table for Results of GHO Planning Table 20100806
2 Importing IT_PTABLE_ITEMS_DEL Call by reference Type reference (TYPE) GHO_PP_T_PTABLE_IT_DB Table Type for Planning Table Items 20100806
3 Importing IT_PTABLE_IVALID_DEL Call by reference Type reference (TYPE) GHO_PP_T_VALID_TAB_DB Table Type for Validity of Items in Planning Table 20110419
4 Importing IT_PTABLE_LINES_DEL Call by reference Type reference (TYPE) GHO_PP_T_PTABLE_LN_DB Table Type for Planning Tables Schedule Lines 20100806

Method DELETE_PTABLE_DETAILS on class CL_GHO_PP_PT_DB has no exception.

Method DELETE_PTABLE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PTABLE_HEADER Call by reference Type reference (TYPE) GHO_PP_PTABLE_HD Header Table for Results of GHO Planning Table 20100820

Method DELETE_PTABLE_HEADER on class CL_GHO_PP_PT_DB has no exception.

Method DELETE_PTABLE_TOTAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PTABLE_HEADER Call by reference Type reference (TYPE) GHO_PP_PTABLE_HD Header Table for Results of GHO Planning Table 20101029

Method DELETE_PTABLE_TOTAL on class CL_GHO_PP_PT_DB has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_PTABLE_DB Value transfer Object reference (TYPE REF TO) CL_GHO_PP_PT_DB Persistency Class for GHO Planning Table 20100806

Method GET_INSTANCE on class CL_GHO_PP_PT_DB has no exception.

Method INSERT_PTABLE_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PTABLE_HEADER Call by reference Type reference (TYPE) GHO_PP_S_PTABLE_HD Structure of Planning Table Backend Info 20100806
2 Importing IT_PTABLE_ITEMS_INS Call by reference Type reference (TYPE) GHO_PP_T_PTABLE_IT_DB Table Type for Planning Table Items 20100806
3 Importing IT_PTABLE_IVALID_INS Call by reference Type reference (TYPE) GHO_PP_T_VALID_TAB_DB Table Type for Validity of Items in Planning Table 20110419
4 Importing IT_PTABLE_LINES_INS Call by reference Type reference (TYPE) GHO_PP_T_PTABLE_LN_DB Table Type for Planning Tables Schedule Lines 20100806

Method INSERT_PTABLE_DETAILS on class CL_GHO_PP_PT_DB has no exception.

Method INSERT_PTABLE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PTABLE_HEADER Call by reference Type reference (TYPE) GHO_PP_S_PTABLE_HD Header Table for Results of GHO Planning Table 20100820

Method INSERT_PTABLE_HEADER on class CL_GHO_PP_PT_DB has no exception.

Method UPDATE_PTABLE_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PTABLE_HEADER Call by reference Type reference (TYPE) GHO_PP_S_PTABLE_HD Header Table for Results of GHO Planning Table 20100806
2 Importing IT_PTABLE_ITEMS_UPD Call by reference Type reference (TYPE) GHO_PP_T_PTABLE_IT_DB Table Type for Planning Table Items 20100806
3 Importing IT_PTABLE_LINES_UPD Call by reference Type reference (TYPE) GHO_PP_T_PTABLE_LN_DB Table Type for Planning Tables Schedule Lines 20100806

Method UPDATE_PTABLE_DETAILS on class CL_GHO_PP_PT_DB has no exception.

Method UPDATE_PTABLE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PTABLE_HEADER Call by reference Type reference (TYPE) GHO_PP_S_PTABLE_HD Header Table for Results of GHO Planning Table 20100820

Method UPDATE_PTABLE_HEADER on class CL_GHO_PP_PT_DB has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606