Fonction SAP BAPI_INVPROGRAM_SAVE_VALUES - Save Summarized Values in Summarization Database

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
APPROVALYEAR BAPI1057ID-APPR_YEAR N 4 Approval Year of Investment Program
CAPINVPROGRAM BAPI1057ID-INV_PROG C 8 Name of Investment Program
COMPRESSIONVERSION BAPI1057CD-COMPR_VRSN C 3 Summarization Version
FROMOWNLOGSYSTEM BAPI1057C0-OWN_LOGSYS C 1 'X' X Values from Own System

Paramètre Reférence Type Long. Description
RETURN BAPIRETURN1 u 470 Information about Errors that Occurred

Paramètre Reférence Long. Facultatif Description
RETURNMESSAGES BAPIRETURN1 470 X Messages (Error Messages, Warnings)
VALUES BAPI1057CD 465 Summarized Values

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