SAP ABAP Function Module ECBOS_READ_DOCUMENT_COST_ITEMS (Read Costing items for a SD Document)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-EC-BOS (Application Component) Customer Bill of Services
     AD_BOS_01 (Package) Customer Bills of Services (IBU A&D/E&C)
Basic Data
Function Module ECBOS_READ_DOCUMENT_COST_ITEMS Read Costing items for a SD Document  
Function Group BOS01   Interfaces for Customer Bill of Services  
Program Name SAPLBOS01   Schnittstellen für Kundenleistungsv. 
INCLUDE Name LBOS01U23    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_OUTLINE_PACKNO TYPE ESLL-PACKNO Package number
Exporting E_VBTYP TYPE ESLH-VBTYP SD document category
Importing I_VBELN TYPE VBAK-VBELN Sales Document
Importing I_POSNR TYPE VBAP-POSNR Sales document item
Importing I_GUI TYPE ACTFLAG 'X' Enhance and modify Table E_SERVCALC to display as hierarchy
Tables E_SERVCALC TYPE ADBOS_SERVCALC BOS: Service Package with Costing Data
Tables E_NO_COST_ITEMS_ESLL TYPE ESLL Lines of Service Package
Tables E_ESLL TYPE ESLL Lines of Service Package
Tables E_GUI_SERVCALC TYPE ADBOS_SERVCALC BOS: Service Package with Costing Data
Exception NO_DOCUMENT_FOUND TYPE Document does not exist
Exception NO_VALID_DOCUMENT TYPE Document is neither a Quotation nor a Order
Exception NO_BOS_IN_DOCUMENT TYPE Document does not have a BOS
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20050301 
SAP Release Created in