SAP ABAP Function Module POSTING_INTERFACE_REVERSE_DOC (Cancel document 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_REVERSE_DOC Cancel document via posting interface  
Function Group FIPI   Internal FI Posting Interface  
Program Name SAPLFIPI   FI Posting Interface Function Pool 
INCLUDE Name LFIPIU06    
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_BELNS TYPE RF05A-BELNS Document number: document to be reversed
Importing I_BUDAT TYPE BSIS-BUDAT SPACE Reversal Document Posting Date
Importing I_BUKRS TYPE BKPF-BUKRS Company code
Importing I_GJAHS TYPE RF05A-GJAHS SPACE Fiscal year
Importing I_MONAT TYPE BSIS-MONAT SPACE Posting period reverse doc.: fiscal period
Importing I_TCODE TYPE SYST-TCODE Transaction code (currently only FB08)
Importing I_VOIDR TYPE RF05A-VOIDR SPACE Void reason code: reason invalid check
Importing I_STGRD TYPE UF05A-STGRD SPACE
Importing I_NO_AUTH TYPE SPACE keine Berechtigungsprüfung bei Call Transaction
Tables T_BLNTAB TYPE BLNTAB
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