SAP ABAP Function Module K_KSTRG_READ (Liest die Stammdaten zu einem einzelnen Kostenträger (Tabellen CKPH/CKPHT))
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CO-PC-OBJ (Application Component) Cost Object Controlling
     KKP (Package) Cost Object Controlling for Repetitive Mfg: General
Basic Data
Function Module K_KSTRG_READ Liest die Stammdaten zu einem einzelnen Kostenträger (Tabellen CKPH/CKPHT)  
Function Group KKPB   Repetitive Mfg (Central Checks)  
Program Name SAPLKKPB    
INCLUDE Name LKKPBU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_CKPHV TYPE CKPHV Cost object master record view
Exporting E_OBJNR TYPE CKPH-OBJNR CO object number
Exporting OWAER TYPE CKPH-OBJWR Object currency
Exporting E_CKPHS TYPE CKPHS Daten zur Kostenträger-Art
Importing KSTRG TYPE CKPH-KSTRG ID of cost object to be read
Importing DATUM TYPE CKPH-DATBI '99991231' Validity date
Importing KTRTP TYPE CKPHS-KTRTP '00' Kostenträger-Typ
Importing SPRAS TYPE CKPHT-SPRAS SPACE Language key for short text for the cost object
Importing NO_BUFFER TYPE C SPACE Do not read from data buffer
Importing BYPASSING_BUFFER TYPE C SPACE In: 'X'=Read from DB; ' '=Read from server buffer
Exception NOT_FOUND TYPE No record found
Exception KTRAT_NOT_FOUND TYPE Kostenträger-Art nicht vorhanden
Exception WRONG_KTRTP TYPE Typ des Kostenträgers entspricht nicht KTRTP
               
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  19931201 
SAP Release Created in