Entering content frame

Function documentation BI_PERSISTENT~REFRESH Method Locate the document in its SAP Library structure

Use

SAP WebFlow Engine calls the BI_PERSISTENT~REFRESH method when the system has to ensure that all values of an object are valid or that they agree exactly with the persistent display of the object.

Features

The method implementation depends on the internal organization of the class. You can check the object instance data in the database, if necessary.

There is an implementation example in the CL_SWF_FORMABSENCdemo class.

Note

If you do not need the method in your class, carry out a “dummy” implementation (without further coding) to avoid program errors when the system calls the method.

 

 

Leaving content frame