SAP ABAP Class CL_MMPUR_DOCTRK_MAIN_MDL (Model for Main Controller)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR (Application Component) Purchasing
⤷
MMPUR_PORTAL (Package) Linkage of Portal to Purchasing

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BSP_MODEL | BSP: Model Basis Class | 20040706 |
Properties
Class | CL_MMPUR_DOCTRK_MAIN_MDL | |
Short Description | Model for Main Controller | |
Super Class | CL_BSP_MODEL | BSP: Model Basis Class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | MMPUR_PORTAL | Linkage of Portal to Purchasing |
Created | 20040706 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_MMPUR_DOCTRK_MAIN_MDL has no forward declaration.
Interfaces
Class CL_MMPUR_DOCTRK_MAIN_MDL has no interface implemented.
Friends
Class CL_MMPUR_DOCTRK_MAIN_MDL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_MMPUR_DOCTRK_DETAIL_MDL | Model for Detail Data | 20040712 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_MMPUR_DOCTRK_OVERVIEW_MDL | Overview Model | 20040712 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_MMPUR_DOCTRK_SEARCH_MDL | Model for Search View | 20040712 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | MMPURPA_BSP_ERROR_MSG | Error in BSP Application | 20040721 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | Path to Transaction iView | 20040802 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 'false' | 20040715 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 'false' | 20040715 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Fetch BSP Errormsg | 20040721 |
2 | ![]() |
Instance method | Public | Method | Delivers a Reference to the Detail Model | 20040712 |
3 | ![]() |
Instance method | Public | Method | Delivers a Reference to the Overview Model | 20040712 |
4 | ![]() |
Instance method | Public | Method | Delivers a Reference to the Search Model | 20040712 |
5 | ![]() |
Instance method | Public | Method | Read Out Transaction iView Path | 20040804 |
6 | ![]() |
Instance method | Public | Method | BSP Application Error? | 20040721 |
7 | ![]() |
Instance method | Public | Method | Check Whether PCD Paths Set | 20040802 |
8 | ![]() |
Instance method | Public | Method | Reset Error Messages | 20040722 |
9 | ![]() |
Instance method | Public | Method | Set BSP Error | 20040721 |
10 | ![]() |
Instance method | Public | Method | Sets Reference to Model for Details | 20040712 |
11 | ![]() |
Instance method | Public | Method | Sets Reference to Model for Overview Data | 20040712 |
12 | ![]() |
Instance method | Public | Method | Sets Reference to Model for Search | 20040712 |
13 | ![]() |
Instance method | Public | Method | Set Transaction iView Path | 20040802 |
Events
Class CL_MMPUR_DOCTRK_MAIN_MDL has no event.
Types
Class CL_MMPUR_DOCTRK_MAIN_MDL has no local type.
Method Signatures
Method GET_BSP_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERROR | Value transfer | Type reference (TYPE) | MMPURPA_BSP_ERROR_MSG | Errormessages for frontend | 20040722 |
Method GET_BSP_ERROR on class CL_MMPUR_DOCTRK_MAIN_MDL has no exception.
Method GET_DETAIL_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_MMPUR_DOCTRK_DETAIL_MDL | Model für detail-Daten | 20040712 |
Method GET_DETAIL_MODEL on class CL_MMPUR_DOCTRK_MAIN_MDL has no exception.
Method GET_OVERVIEW_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_MMPUR_DOCTRK_OVERVIEW_MDL | Overview Model | 20040712 |
Method GET_OVERVIEW_MODEL on class CL_MMPUR_DOCTRK_MAIN_MDL has no exception.
Method GET_SEARCH_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_MMPUR_DOCTRK_SEARCH_MDL | Model for search view | 20040712 |
Method GET_SEARCH_MODEL on class CL_MMPUR_DOCTRK_MAIN_MDL has no exception.
Method GET_TRANSACTION_IVIEW_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | 20040804 |
Method GET_TRANSACTION_IVIEW_PATH on class CL_MMPUR_DOCTRK_MAIN_MDL has no exception.
Method HAS_BSP_ERRORS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | XFELD | Flag: BSP-Error liegt vor | 20040721 |
Method HAS_BSP_ERRORS on class CL_MMPUR_DOCTRK_MAIN_MDL has no exception.
Method PCD_PATHS_INITIALIZED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | XFELD | Feld zum Ankreuzen | 20040802 |
Method PCD_PATHS_INITIALIZED on class CL_MMPUR_DOCTRK_MAIN_MDL has no exception.
Method RESET_ERRORS Signature
Method RESET_ERRORS on class CL_MMPUR_DOCTRK_MAIN_MDL has no parameter.
Method RESET_ERRORS on class CL_MMPUR_DOCTRK_MAIN_MDL has no exception.
Method SET_BSP_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ERROR | Call by reference | Type reference (TYPE) | MMPURPA_BSP_ERROR_MSG | Errormessages for frontend | 20040722 |
Method SET_BSP_ERROR on class CL_MMPUR_DOCTRK_MAIN_MDL has no exception.
Method SET_DETAIL_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DETAIL_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_MMPUR_DOCTRK_DETAIL_MDL | Model für detail-Daten | 20040712 |
Method SET_DETAIL_MODEL on class CL_MMPUR_DOCTRK_MAIN_MDL has no exception.
Method SET_OVERVIEW_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OVERVIEW_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_MMPUR_DOCTRK_OVERVIEW_MDL | Overview Model | 20040712 |
Method SET_OVERVIEW_MODEL on class CL_MMPUR_DOCTRK_MAIN_MDL has no exception.
Method SET_SEARCH_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SEARCH_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_MMPUR_DOCTRK_SEARCH_MDL | Model for search view | 20040712 |
Method SET_SEARCH_MODEL on class CL_MMPUR_DOCTRK_MAIN_MDL has no exception.
Method SET_TRANSACTION_IVIEW_PATH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PCD_PATH | Call by reference | Type reference (TYPE) | STRING | 20040802 |
Method SET_TRANSACTION_IVIEW_PATH on class CL_MMPUR_DOCTRK_MAIN_MDL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 500 |