has_pivot_interface 

You use this method to find out whether the document type of the instance document supports the pivot interface.

CALL METHOD document->has_pivot_interface
     EXPORTING no_flush     = no_flush
     IMPORTING is_available = is_available
               error        = error
               retcode      = retcode.

Description of parameters

Parameter

Optional

Description

is_available

 

Flag to indicate whether the pivot interface is available