SAP ABAP Class CL_PM_SIDEPANEL_PURCHASEORDER (Class for BAdI Implementation EAM_SIDEPANEL_PO_TO_ORDER)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM (Application Component) Plant Maintenance
     IHREP (Package) Maintenance Reporting
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20130807
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EX_BSSP_API_READ_INT Interface for BAdI: BSSP3_API_READ 20130807
Properties
Class CL_PM_SIDEPANEL_PURCHASEORDER  
Short Description Class for BAdI Implementation EAM_SIDEPANEL_PO_TO_ORDER    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package IHREP   Maintenance Reporting 
Created 20130705   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PM_SIDEPANEL_PURCHASEORDER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20130807
2 IF_EX_BSSP_API_READ_INT Interface for BAdI: BSSP3_API_READ 20130807
Friends
Class CL_PM_SIDEPANEL_PURCHASEORDER has no friend class.
Attributes
Class CL_PM_SIDEPANEL_PURCHASEORDER has no attribute.
Methods
Class CL_PM_SIDEPANEL_PURCHASEORDER has no method.
Events
Class CL_PM_SIDEPANEL_PURCHASEORDER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GYS_DATA Private See coding 20130807 BEGIN OF gys_data, aufnr TYPE aufnr, * no_more_gr TYPE char1, ebeln TYPE char10, doc_type TYPE char4, status_del TYPE char40, status_inv TYPE char40, vendor TYPE char10, purch_org TYPE char4, pur_group TYPE char3, doc_date TYPE datum, ref_1 TYPE char12, telephone TYPE char16, compl_dlv TYPE char1, our_ref TYPE char12, rel_status TYPE char8, vend_name TYPE char35, hold TYPE char1, po_item TYPE char5, delete_ind TYPE char1, short_text TYPE char40, material TYPE char18, pur_mat TYPE char18, co_code TYPE char4, plant TYPE char4, store_loc TYPE char4, mat_grp TYPE char9, target_qty TYPE mengv13, quantity TYPE mengv13, unit TYPE meins, net_price TYPE bapicurr_d, price_unit TYPE char5, net_value TYPE bapicurr_d, gros_value TYPE bapicurr_d, del_compl TYPE char1, final_inv TYPE char1, item_cat TYPE char1, part_inv TYPE char1, gr_ind TYPE char1, ir_ind TYPE char1, doc_cat TYPE char1, address TYPE char10, plan_del TYPE char3, ean_upc TYPE char18, suppl_vend TYPE char10, mat_cat TYPE char2, preq_no TYPE char10, preq_item TYPE char5, mat_type TYPE char4, si_cat TYPE char1, manuf_prof TYPE char4, manu_mat TYPE char40, mfr_no TYPE char10, mfr_no_ext TYPE char10, item_cat_ext TYPE char1, conf_matl_external TYPE char40, conf_matl_guid TYPE char32, conf_matl_version TYPE char10, material_external TYPE char40, material_guid TYPE char32, material_version TYPE char10, pur_mat_external TYPE char40, pur_mat_guid TYPE char32, pur_mat_version TYPE char10, func_area_long TYPE char16, addrnumber TYPE char10, nation TYPE char1, name1 TYPE char40, name2 TYPE char40, name3 TYPE char40, name4 TYPE char40, name_txt TYPE char50, city1 TYPE char40, city_code TYPE char12, tel_number TYPE char30, tel_extens TYPE char10, deliv_date TYPE datum, deliv_time TYPE bapistime, * QUANTITY type mengv13, reserv_no TYPE char10, batch TYPE char10, conf_type TYPE char2, conf_name TYPE char20, * DELIV_DATE type datum, * DELIV_TIME type BAPISTIME, * QUANTITY type mengv13, * DELETE_IND type CHAR1, END OF gys_data
2 GYS_INVOICE_COUNT Private See coding 20130807 BEGIN OF gys_invoice_count, doc_item(6) TYPE n, number_of_iv(10) TYPE n, number_of_gr(10) TYPE n, END OF gys_invoice_count
3 GYS_INVOICE_COUNT_SELECT Private See coding 20130807 BEGIN OF gys_invoice_count_select, doc_number(10) TYPE c, doc_item(6) TYPE n, doc_year(4) TYPE n, END OF gys_invoice_count_select
4 GYS_PURCHASEORDER_SAMPLE Private See coding 20130807 BEGIN OF gys_purchaseorder_sample, ebeln TYPE ebeln, count TYPE i, END OF gys_purchaseorder_sample
5 GYS_PURCHASE_INFO Private See coding 20130807 BEGIN OF gys_purchase_info, aufnr TYPE aufnr, "pm/cs order banfn TYPE banfn, "purchase requisition doc bnfpo TYPE bnfpo, "purchase requisition pos ebeln TYPE ebeln, "purchase order doc ebelp TYPE ebelp, END OF gys_purchase_info
History
Last changed by/on SAP  20131127 
SAP Release Created in