SAP ABAP Function Module CKMS_KALNR_GET (Ziehen einer neuen Kalkulationsnummer und Anlegen entsprechender Info)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       CKML (Package) Material ledger
Basic Data
Function Module CKMS_KALNR_GET Ziehen einer neuen Kalkulationsnummer und Anlegen entsprechender Info  
Function Group CKMS   Read/Write Access to Database and Buffer  
Program Name SAPLCKMS   Read/Write Access to Database and Buffer 
INCLUDE Name LCKMSU27    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EINZELKALKULATIONSNUMMER TYPE MBEW-KALNR
Exporting ERZEUGNISKALKULATIONSNUMMER TYPE MBEW-KALN1
Importing IF_CKMLKALNR TYPE CKMLKALNR Zu speichernde Informationen über die Kalnr
Importing I_IN_UPDATE_TASK TYPE C SPACE Aufruf erfolgt aus einem Verbucher
Importing I_EXTERNAL_UPDATE TYPE C SPACE Verbuchung extern anstoßen
Importing I_NO_DB_CHECK TYPE C SPACE Nicht prüfen, ob KALNR schon auf DB
Importing IF_CKMLHD TYPE CKMLHD Material-Ledger: Kopfsatz
Importing I_MLMAA TYPE MBEW-MLMAA SPACE Material-Ledger auf Materialebene aktiviert
Exception NO_KLVAR_FOUND TYPE
Exception NO_NUMBER_FOUND TYPE
Exception ARGUMENT_ERROR TYPE Keine Kalkulationsnummer angefordert
Exception ENTRY_ALREADY_THERE TYPE Kalkulationsnummer bereits in Tabelle vorhanden
               
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  19990125 
SAP Release Created in