SAP ABAP Function Module FI_GET_SKV_ITEMS (Rückgabe aller SKV-Zeilen eines nettogebuchten Beleges)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       FBAS (Package) Financial accounting 'Basis'
Basic Data
Function Module FI_GET_SKV_ITEMS Rückgabe aller SKV-Zeilen eines nettogebuchten Beleges  
Function Group F016   Read Document Headers/Line Items  
Program Name SAPLF016    
INCLUDE Name LF016U09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_BUKRS TYPE T001-BUKRS Buchungskreis
Importing I_BELNR TYPE BKPF-BELNR Belegnummer
Importing I_GJAHR TYPE BKPF-GJAHR Geschäftsjahr
Tables T_AUSZ3 TYPE AUSZ_CLR_SKV Tabelle der relevanten Anteile der SKV-Zeilen
Exception NOT_FOUND TYPE Beleg nicht vorhanden
Exception NO_AUTHORITY TYPE Fehlende Berechtigung f. Teile des Beleges
Exception NO_SKV_ITEMS TYPE Beleg enthält keine SKV-Zeilen
Exception INPUT_INCOMPLETE TYPE Import unvollständig
               
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  19980714 
SAP Release Created in