SAP ABAP Function Module FKK_AVIS_CHANGE (Change Payment Advice)
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_CHANGE Change Payment Advice  
Function Group FKK_AVIS   Payment Advice Note  
Program Name SAPLFKK_AVIS    
INCLUDE Name LFKK_AVISU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_DFKKAVK TYPE DFKKAVK Advice Header (poss.status 'U','C',' ')
Importing I_NO_COMMIT TYPE C No commit and unlock
Tables T_DFKKAVP TYPE DFKKAVP Advice Items (original items are deleted)
Exception ERR_DB_ACTION TYPE Error during writing to DB
Exception ERR_HEADER_FIELD TYPE Some header field is wrongly filled
Exception ERR_ITEM_FIELD TYPE Some item field is wrongly filled
Exception ERR_ENQUEUE TYPE Advice with this name is already locked
Exception ERR_NO_AUTHORITY TYPE Authorization error
Exception ERR_WRONG_STATUS TYPE Advice not exist or doesn't have status 'U'
               
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