SAP ABAP Function Module CLIENTCOPY_MAKE_TEXTPOOL (Stellt aus Textkey-Einträgen eine Textpool-Tabelle zusammen)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-CCO (Application Component) Client Copy
     STRM (Package) Client Copy & Adjustment Tools
Basic Data
Function Module CLIENTCOPY_MAKE_TEXTPOOL Stellt aus Textkey-Einträgen eine Textpool-Tabelle zusammen  
Function Group SCCB   Basis client copy control  
Program Name SAPLSCCB    
INCLUDE Name LSCCBU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NUM_TEXTKEYS TYPE SYST-TFILL Anzahl Texte in SELECTIONS
Importing ACTION TYPE SYST-BATCH 'S' S=Fülle SELECTIONS/R=Fülle POOL aus TEXTID_TAB
Tables TEXTID_TAB TYPE STXH_KEY Keys of texts in source client
Tables POOL TYPE TLINE Pool table with all texts for keys
Tables SELECTIONS TYPE THEAD Existierende Textschlüssel im Zielsystem
               
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  19950630 
SAP Release Created in