SAP ABAP Class IF_FIP_MANAGE_COLV_PUR_ORDER (Interface for managing collective purchase order)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FIP_BADI_COLV_PUR_ORDER_BAL BAdI interface for collective purchase order 20080318
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FIP_IMPL_CPO_BAPI Class for BAdI Impl.: FIP_IMPL_COLV_PUR_ORDER_BAPI 20080403
Properties
Class IF_FIP_MANAGE_COLV_PUR_ORDER  
Short Description Interface for managing collective purchase order    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080318   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FIP_MANAGE_COLV_PUR_ORDER has no forward declaration.
Interfaces
Class IF_FIP_MANAGE_COLV_PUR_ORDER has no interface implemented.
Friends
Class IF_FIP_MANAGE_COLV_PUR_ORDER has no friend class.
Attributes
Class IF_FIP_MANAGE_COLV_PUR_ORDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATECOLLECTIVEPO Instance method Public Method 20080402
Events
Class IF_FIP_MANAGE_COLV_PUR_ORDER has no event.
Types
Class IF_FIP_MANAGE_COLV_PUR_ORDER has no local type.
Method Signatures

Method CREATECOLLECTIVEPO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOGGER Call by reference Object reference (TYPE REF TO) CL_FIP_MESSAGE_LOGGER Class for FIP message logging/handling 20080403
2 Changing CT_RCPN_DOCS Call by reference Type reference (TYPE) FIP_T_ORDER_LINE Table of Order Lines (STO, SO and PO) 20080402
3 Exporting ET_CPO_KEY Call by reference Type reference (TYPE) FIP_T_EKKO_KEY Table Type for PO key (cpo key) 20080402
4 Exporting ET_RCPN_DOC_KEY_PO Call by reference Type reference (TYPE) FIP_T_EKKO_KEY Table Type for PO Key - EBELN 20080402
5 Exporting ET_RCPN_DOC_KEY_SO Call by reference Type reference (TYPE) FIP_T_VBUK_KEY Table Type for SD Key - VBELN 20080402
6 Exporting ET_SUCCESSFUL_ORDER_LINES Call by reference Type reference (TYPE) FIP_T_ORDER_LINE Table of order lines that could be created 20080523
7 Importing IT_CPO_ORDER_LINE Call by reference Type reference (TYPE) FIP_T_ORDER_LINE Items of the PL; include everything the user can enter 20080510
8 Importing I_PARAMETERS Call by reference Type reference (TYPE) FIP_S_CPO_PARAMETER Create Collective PO: Control and Selection Parameter 20080402

Method CREATECOLLECTIVEPO on class IF_FIP_MANAGE_COLV_PUR_ORDER has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in