SAP ABAP Function Module READ_HAUPTBUCH_AND_TEXT (Lesen von Kontenplan,Sachkonto und Text)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       FBS (Package) G/L Accounts
Basic Data
Function Module READ_HAUPTBUCH_AND_TEXT Lesen von Kontenplan,Sachkonto und Text  
Function Group SAKO   G/L account calls  
Program Name SAPLSAKO    
INCLUDE Name LSAKOU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting KONTENPLAN_WA TYPE SKA1
Exporting SACHKONTO_WA TYPE SKB1
Exporting TEXT_WA TYPE SKAT
Importing BUCHUNGSKREIS TYPE SKB1-BUKRS Company code
Importing SACHKONTO TYPE SKB1-SAKNR G/L account number
Importing SPRACHE TYPE SKAT-SPRAS Language in which the text should
Exception KONTENPLAN_NOT_FOUND TYPE Chart of accounts item does not ex
Exception SACHKONTO_NOT_FOUND TYPE G/L account does not exist
Exception TEXT_NOT_FOUND TYPE No text is available
               
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  00000000 
SAP Release Created in