If you know about using the customizing called "Basic order view", and you found this not sufficient. Follow this hint.
I found the following screens you can put on your own-designed tabs:
001 Responsibilities
002 Reference Object
003 Dates (Overview)
004 Dates (Enhanced)
005 Header Long Text as Control (23 Lines)
006 Header Long Text as Control (10 Lines)
007 Operation Details (with Tab Pages)
008 Operation Details, Selected Fields
010 Partner Overview
011 Partner Overview (Small)
012 Addresses
013 Service Data
014 Notification Data
030 Obsolete: Operations (Fullscreen)
031 Obsolete: Operations (15 Lines)
032 Obsolete: Operations (6 Lines)
033 Operations (Fullscreen)
034 Operations (As Subscreen, 15 Lines)
035 Operations (As Subscreen, 6 Lines)
040 Components (Fullscreen)
041 Components (As Subscreen, 15 Lines)
042 Components (As Subscreen, 6 Lines)
What about adding something like:
050 account assignment like the subscreen on tab "location" - screen number 7000
****
OSS-Note 1673036 helps
****
call sm30 and maintain the needed entry in the view: V_IWOT_SUB,
you can look for the existing Dynpros that you can use in se80 for FUGR IWO_UI_UI
f.e. dynpro 0280 carries the account assignment.
enter the following entry in the sm30:
028 SAPLIWO_UI_UI 0280 account assignment.
you don't need to adjust the textelements in the program 'SAPLIWO_UI_UI' as described in the note.
Nevertheless no guarantee for this - be careful, the data are owned by SAP!!
Best regards
Matthias
https://websmp130.sap-ag.de/sap(bD1kZSZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1673036
This document was generated from the following discussion: How can I add my own subscreens to "Basic order view" for plant maintenance order?