O2PAGINC - Where-Used Table for Page Includes
Where-Used Table for Page Includes information is stored in SAP table O2PAGINC.
It is part of development package SO2_DBLAYER in software component BC-DWB-TOO-WAB. This development package consists of objects that can be grouped under "mySAP Application Server Pages: Database Layer".
It is part of development package SO2_DBLAYER in software component BC-DWB-TOO-WAB. This development package consists of objects that can be grouped under "mySAP Application Server Pages: Database Layer".
Fields for table O2PAGINC
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MASTERAPPL | Name of BSP Application | X | O2APPLNAME | CHAR | 30 | |
MASTERPAGE | Internal Name (Key) of BSP Page | X | O2PAGE | CHAR | 70 | |
INCLAPPL | Name of BSP Application | X | O2APPLNAME | CHAR | 30 | |
INCLPAGE | Internal Name (Key) of BSP Page | X | O2PAGE | CHAR | 70 | |
INDIRECT_USE | 'X' ->Usage Only Indirect Through Other Include | CHAR | 1 |