SAP ABAP Function Module CORRESPONDENCE_REQUEST_POSTING (Anforderung von Korrespondenz)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       FBAS (Package) Financial accounting 'Basis'
Basic Data
Function Module CORRESPONDENCE_REQUEST_POSTING Anforderung von Korrespondenz  
Function Group F022   Automatic FI Correspondence  
Program Name SAPLF022    
INCLUDE Name LF022U05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_BKORM TYPE BKORM Correspondence request
Exporting E_TEXT TYPE T048T-LTEXT Description of the correspondence type
Exporting E_THEAD TYPE THEAD Header for individual text
Importing I_ACCOUNT TYPE RF05A-KONTO SPACE Proposal for correspondence: account number
Importing I_ACCOUNT_TYPE TYPE BSEG-XUMSW SPACE Proposal for correspondence: account type
Importing I_COMPANY_CODE TYPE BKPF-BUKRS SPACE Proposal for correspondence: company code
Importing I_DOCUMENT TYPE BKPF-BELNR SPACE Proposal for correspondence: document number
Importing I_MESSAGE TYPE BSEG-XUMSW SPACE Indicator: receipt message is required
Importing I_OVERWRITE_ACC TYPE BSEG-XUMSW SPACE Indicator: account from proposal can be changed
Importing I_OVERWRITE_DOC TYPE BSEG-XUMSW SPACE Indicator: document from proposal can be changed
Importing I_PROCESS TYPE Process ID for choosing possible correspondences
Importing I_YEAR TYPE BKPF-GJAHR 0000 Fiscal year
Tables T_BKORM TYPE BKORM Table of the correspondence already requested
Tables T_TLINE TYPE TLINE Lines for individual text
Exception NO_EVENT_FOUND TYPE No allowed correspondence type exists
Exception NO_EVENT_SELECTED TYPE No correspondence type chosen
               
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