Additional features through explicit enhancement options
To display a status for the added objects in the document flow and to enable the feature to open an object, the implementation of the following explicit enhancement options is necessary.
For documentation regarding the procedure for explicit enhancement options, see https://help.sap.com/docs/ (search for “Explicit Enhancement Options in ABAP Source Code”).
Status display
- Program: MV75FF01
- Extension: ENHANCEMENT-SECTION beleganzeige_01 SPOTS es_mv75ff01
- Implementation: INCLUDE /AEB/01_DOC_FLOW_SET_STATUS.
Feature to open the document
- Program: MV75FF01
- Extension: ENHANCEMENT-POINT gesamtstatus_01 SPOTS es_mv75ff01
- Implementation: INCLUDE /AEB/01_DOC_FLOW_DISPLAY_DOC.