SAP ABAP Function Module POSTING_INTERFACE_RESET_CLEAR (Reset clearing via posting interface)
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 POSTING_INTERFACE_RESET_CLEAR Reset clearing via posting interface  
Function Group FIPI   Internal FI Posting Interface  
Program Name SAPLFIPI   FI Posting Interface Function Pool 
INCLUDE Name LFIPIU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_MSGID TYPE SYST-MSGID Message ID only for call trans. ..using)
Exporting E_MSGNO TYPE SYST-MSGNO Message number only for call trans. ..using)
Exporting E_MSGTY TYPE SYST-MSGTY Message type only for call trans. ..using)
Exporting E_MSGV1 TYPE SYST-MSGV1 Message variable 1 only for call trans. ..using)
Exporting E_MSGV2 TYPE SYST-MSGV2 Message variable 2 only for call trans. ..using)
Exporting E_MSGV3 TYPE SYST-MSGV3 Message variable 3 only for call trans. ..using)
Exporting E_MSGV4 TYPE SYST-MSGV4 Message variable 4 only for call trans. ..using)
Exporting E_SUBRC TYPE SYST-SUBRC Return code only for call trans. ..using)
Importing I_AUGBL TYPE RF05R-AUGBL Document Number of the Clearing Document
Importing I_BUKRS TYPE RF05R-BUKRS Company code
Importing I_GJAHR TYPE RF05R-GJAHR SPACE Fiscal year
Importing I_TCODE TYPE SYST-TCODE Transaction code (currently only FBRA)
Importing I_NO_AUTH TYPE SPACE keine Berechtigungsprüfung bei Call Transaction
Exception TRANSACTION_CODE_INVALID TYPE Invalid transaction code
Exception NO_AUTHORIZATION TYPE Authorization missing
               
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