PRINT FORM Action

UDP ›› Actions ››
Parent Previous Next

PRINT FORM Action

This action prints the specified form of the specified business object on the client’s screen. Note that unlike the PRINT DOCUMENT action that prints the document on the server, the PRINT FORM action prints the form on the clients’s machine inside a browser. For example,

   

PRINT FORM Main OF Account  

   

This action prints the form with the name “Main” of the Account object.