SAP ABAP Function Module FKK_BAPI_BUILD_CHANGES (Process Change Structure for BAPI)
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_BAPI_BUILD_CHANGES Process Change Structure for BAPI  
Function Group FKK_BOR_CONTACC   BAPI: FI-CA Contract Account  
Program Name SAPLFKK_BOR_CONTACC   Group for BAPI- Contract Account 
INCLUDE Name LFKK_BOR_CONTACCU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing C_BAPI_CHANGE TYPE ANY Structure with change flags
Importing I_CHANGE_STRUCT TYPE DD02L-TABNAME Name of structure with changed values (DDIC)
Importing I_ORIG_STRUCT TYPE DD02L-TABNAME Name of sructure with original values (DDIC)
Importing I_FLAG_STRUCT TYPE DD02L-TABNAME Name of structure with change flags (DDIC)
Importing I_EMPTY_FIELD TYPE C SPACE Value for empty field
Importing I_BAPI_ORIG TYPE ANY Structure with changed values
Importing I_BAPI_FLAG TYPE ANY Structure with original values
Tables T_FIELD_TAB TYPE BAPIFKKCHANGE Export table with changed fields
Exception ERR_STRUCT_NOT_EXIST TYPE
Exception ERR_INCOMPATIBLE_TABLES TYPE
               
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