SAP ABAP Class CL_PP_PRODORD_CONFIRM_DPC_EXT (Data Provider Secondary Class)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PP (Application Component) Production Planning and Control
     ODATA_PP_PRODORD_CNF (Package) Confirm Production Order
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_PP_PRODORD_CONFIRM_DPC Data Provider Base Class 20130919
Properties
Class CL_PP_PRODORD_CONFIRM_DPC_EXT  
Short Description Data Provider Secondary Class    
Super Class CL_PP_PRODORD_CONFIRM_DPC Data Provider Base Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class PP_PRODORD_CNF_ODATA    
Program status     
Category 0   
Package ODATA_PP_PRODORD_CNF   Confirm Production Order 
Created 20130828   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PP_PRODORD_CONFIRM_DPC_EXT has no forward declaration.
Interfaces
Class CL_PP_PRODORD_CONFIRM_DPC_EXT has no interface implemented.
Friends
Class CL_PP_PRODORD_CONFIRM_DPC_EXT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_APP_ID Constant Private Type reference (TYPE) PPORDCNF_APP_ID 'ORDCNF' Application ID 20131121
2 GC_REPORT_NAME Constant Private Type reference (TYPE) VARI_REPRT 'REP_PP_PRODORD_CNF_SELECTION' Report Name in Variant 20131121
Methods
# Method Level Visibility Method type Description Created on
1 GET_PRODUCTION_ORDERS_HDR Instance method Public Method Get list of orders for the assigned variant 20131127
2 _CONCAT_DATE Instance method Private Method Add Date and Time in external format 20131203
3 _CONCAT_QUANT_UNIT Instance method Private Method Add Quantity and Unit 20131203
Events
Class CL_PP_PRODORD_CONFIRM_DPC_EXT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TRTY_FIELDNAME Public See coding 20131127 trty_fieldname TYPE RANGE OF fieldname
2 TRTY_VARIANT Public See coding 20131127 trty_variant TYPE RANGE OF variant
3 TRTY_XUBNAME Public See coding 20131127 trty_xubname TYPE RANGE OF xubname
4 TTY_PPORDCNF_ASS_VARIANT Public See coding 20131127 tty_ppordcnf_ass_variant TYPE STANDARD TABLE OF ppordcnf_ass_variant
5 TTY_PPORDCNF_ORDER_HDR Public See coding Production order header 20131127 tty_ppordcnf_order_hdr TYPE STANDARD TABLE OF ppordcnf_order_hdr
6 TTY_PPORDCNF_SELECT_OPTION Public See coding 20131127 tty_ppordcnf_select_option TYPE STANDARD TABLE OF ppordcnf_select_option
7 TTY_PPORDCNF_USER_VARIANT Public See coding 20131127 tty_ppordcnf_user_variant TYPE STANDARD TABLE OF ppordcnf_user_variant
8 TTY_PPORDCNF_VARIANT Public See coding 20131127 tty_ppordcnf_variant TYPE STANDARD TABLE OF ppordcnf_variant
Method Signatures

Method GET_PRODUCTION_ORDERS_HDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_VARIANT Call by reference Type reference (TYPE) PPORDCNF_ASS_VARIANT Production Order Confirmation - Assigned Variant 20131127
2 Exporting ET_PRODUCTION_ORDER Call by reference Type reference (TYPE) TTY_PPORDCNF_ORDER_HDR Production order header 20131127
3 Exporting EV_INLINE_COUNT Call by reference Type reference (TYPE) INT4 Natural Number 20131127
4 Exporting EV_SUBRC Call by reference Type reference (TYPE) SYSUBRC Return Code 20131127
5 Importing ITR_FIELDS Call by reference Type reference (TYPE) TRTY_FIELDNAME 20131127
6 Importing IT_FILTER Call by reference Type reference (TYPE) /IWBEP/T_MGW_SELECT_OPTION table of select options 20131127
7 Importing IT_SORTORDER Call by reference Type reference (TYPE) ABAP_SORTORDER_TAB Table for SORT itab BY (ABAP_SORTORDER_TAB) 20131127
8 Importing IV_COUNT_ONLY Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20131127
9 Importing IV_VARIANT Call by reference Type reference (TYPE) VARIANT ABAP: Name of variant (without program name) 20131127
# Exception Resumable Description Created on
1 /IWBEP/CX_MGW_BUSI_EXCEPTION Business Exception 20131127
2 /IWBEP/CX_MGW_TECH_EXCEPTION Technical Exception 20131127

Method _CONCAT_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_STRING Call by reference Type reference (TYPE) STRING String to which external format is appended 20131203
2 Importing IV_DATE Call by reference Type reference (TYPE) D Date 20131203

Method _CONCAT_DATE on class CL_PP_PRODORD_CONFIRM_DPC_EXT has no exception.

Method _CONCAT_QUANT_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_STRING Call by reference Type reference (TYPE) STRING String to add Quantity and Unit to 20131203
2 Importing IV_QUANT Call by reference Type reference (TYPE) GAMNG Quantities 20131203
3 Importing IV_UNIT Call by reference Type reference (TYPE) MEINS Unit 20131203

Method _CONCAT_QUANT_UNIT on class CL_PP_PRODORD_CONFIRM_DPC_EXT has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in