|
Functionality This method stores the transferred, summarized data or values of aninvestment program, along with its assigned appropriation requests andmeasures, in replicated form in the summarization database ofInvestment Management. Caution: This method is obsolete as of Release 4.6A! From that pointon, use only the methods of the BUS1157 and BUS1158 business objects. Notes If there are already data records in the summarization database in thesummarization version entered, which have identical characteristics,the existing values are overwritten with the new values. However, if data records with identical characteristics are transferredto the function module, then the values belonging to them are added tothese records! Caution> The method should be called at the most only once within a transaction,if possible. If an error occurs the method automatically carries out a ROLLBACK. TheRETURNMESSAGES table parameter contains a list of the errors thatoccurred. In the case of successful completion, the method may automaticallycarry out a COMMIT for the database changes, under certaincircumstances. This may or may not have been explicitly transmitted bythe calling program. The RETURNMESSAGES table parameter may contain another list of warningmessages that were issued. The RETURN parameter tells you if processing was completed successfullyor if there were errors. Meaning INCLUDE BAPI_TABLE Meaning INCLUDE BAPI_TABLE |