SAP ABAP Function Module READ_SACHKONTO_ALTKT (Lesen des buchungskreisspezifischen Alternativkontos)
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_SACHKONTO_ALTKT Lesen des buchungskreisspezifischen Alternativkontos  
Function Group SAKO   G/L account calls  
Program Name SAPLSAKO    
INCLUDE Name LSAKOU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ALTKT TYPE SKB1-ALTKT Alternative account number
Exporting ALTKT_NOT_FOUND TYPE SKB1-XKRES Alternative account number not found
Exporting ALTKT_SAKAN TYPE SKA1-SAKAN Alternative G/L acct no. in display length
Exporting KTEXT TYPE SKAT-TXT20 G/L account short text
Exporting LTEXT TYPE SKAT-TXT50 G/L account long text
Exporting TEXT_NOT_FOUND TYPE SKB1-XKRES Text not found
Importing ALTKT_I TYPE SKB1-ALTKT SPACE Optional, if already known
Importing BUKRS TYPE SKB1-BUKRS Company code
Importing SAKNR TYPE SKB1-SAKNR G/L account
Importing SPRAS TYPE SKAT-SPRAS SY-LANGU Language
Importing XMASS TYPE SKB1-XKRES SPACE Read and operate accts sequent. from INTAB?
Importing XSKAN TYPE SKB1-XKRES SPACE Output alternative acct no. in displ.length
Importing XTEXT TYPE SKB1-XKRES SPACE Read text of the alternative account?
Exception BUKRS_NOT_FOUND TYPE Company code is not available
Exception SAKNR_NOT_FOUND TYPE G/L account number is not 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  19940828 
SAP Release Created in