SAP ABAP Function Module FKK_AVIS_REMOVE_ITEMS (Zahlungsavis: Löschen Avispositionen (Storno Ankündigung Biller Direct))
Hierarchy
FI-CA (Software Component) FI-CA
   FI-CA (Application Component) Contract Accounts Receivable and Payable
     FKKB (Package) Contract A/R & A/P: Central Objects
Basic Data
Function Module FKK_AVIS_REMOVE_ITEMS Zahlungsavis: Löschen Avispositionen (Storno Ankündigung Biller Direct)  
Function Group FKK_AVIS   Payment Advice Note  
Program Name SAPLFKK_AVIS    
INCLUDE Name LFKK_AVISU17    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_AVKEY TYPE DFKKAVK-AVKEY Avisschlüssel
Importing I_ENQUEUE TYPE BOOLE-BOOLE 'X' X = Avis sperren (ENQUEUE)
Importing I_COMMIT_WORK TYPE BOOLEAN SPACE X = COMMIT WORK durchführen
Importing I_AUTHORITY_CHECK TYPE BOOLEAN SPACE X = Berechtigungsprüfung
Tables T_DFKKAVP TYPE DFKKAVP Avispositionen
Exception ERR_NO_AUTHORITY TYPE Keine Berechtigung
Exception ERR_WRONG_STATUS TYPE Avis existiert nicht oder ist nicht geschlossen
Exception ERR_ENQUEUE TYPE Avis ist gesperrt
Exception ERR_ITEM_NOT_FOUND TYPE Übergebene Avisposition existiert nicht
               
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  20050224 
SAP Release Created in