SAP ABAP Class CL_MPD_OBJECT_COLLECTOR (MPD: Relationships between MPD objects)
Hierarchy
☛
ECC-DIMP (Software Component) DIMP
⤷
IS-AD-MPD (Application Component) Maintenance Program Definition
⤷
AD_MPD (Package) Maintenance Program Definition

⤷

⤷

Properties
Class | CL_MPD_OBJECT_COLLECTOR | |
Short Description | MPD: Relationships between MPD objects | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | AD_MPD | Maintenance Program Definition |
Created | 20040112 | SAP |
Last change | 20050301 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_MPD_OBJECT_COLLECTOR has no forward declaration.
Interfaces
Class CL_MPD_OBJECT_COLLECTOR has no interface implemented.
Friends
Class CL_MPD_OBJECT_COLLECTOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_MPD_APPLICATION_LOG | MPD: Application log | 20040223 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | MPD_DOCUMENT_KEY | MPD: Document key structure | 20040112 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | MPD_EQUI | MPD: Equipment | 20040112 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | MPD_FLOC | MPD: Functional location | 20040112 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | MPD_MPLAN | MPD: Maintenance plan | 20040112 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_MPD_MAINTPLAN | MPD: Maintenance Plan | 20040129 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_MPD_EXPLOSION_MANAGER | MPD: Explosion of MPD objects from PSB structure | 20040122 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | OBJECT_TYPE | Object type in Product Structure Browser | 20040122 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | MPD_TASKLIST_KEY | MPD: Task list key structure | 20040112 | ||
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_MPD_TASKLIST | Task List | 20040129 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Adds application log for detailed information | 20040223 |
2 | ![]() |
Instance method | Public | Method | Finds assigned maintenance plans to object | 20040128 |
3 | ![]() |
Instance method | Public | Method | Adds document number | 20040122 |
4 | ![]() |
Instance method | Public | Method | Adds equipment number | 20040122 |
5 | ![]() |
Instance method | Public | Method | Adds functional location number | 20040122 |
6 | ![]() |
Instance method | Public | Method | Adds task list | 20040216 |
7 | ![]() |
Instance method | Public | Method | Checks if the MPD object contains specified objects | 20040625 |
8 | ![]() |
Instance method | Public | Method | Checks the technical object in MPD object | 20040130 |
9 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20040112 |
10 | ![]() |
Instance method | Public | Method | Returns the MPD object data | 20040203 |
11 | ![]() |
Instance method | Public | Method | Gets the document key attribute | 20040130 |
12 | ![]() |
Instance method | Public | Method | Reads the technical object for current MPD object | 20040130 |
Events
Class CL_MPD_OBJECT_COLLECTOR has no event.
Types
Class CL_MPD_OBJECT_COLLECTOR has no local type.
Method Signatures
Method ADD_APPLICATION_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_APPL_LOG | Call by reference | Object reference (TYPE REF TO) | CL_MPD_APPLICATION_LOG | 20040223 |
Method ADD_APPLICATION_LOG on class CL_MPD_OBJECT_COLLECTOR has no exception.
Method ADD_ASSIGNED_MAINTPLAN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_MAINT_PLAN | Call by reference | Object reference (TYPE REF TO) | CL_MPD_MAINTPLAN | MPD: Maintenance Plan | 20040128 |
Method ADD_ASSIGNED_MAINTPLAN on class CL_MPD_OBJECT_COLLECTOR has no exception.
Method ADD_DOC_TO_MPD_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DOKAR | Call by reference | Type reference (TYPE) | DOKAR | Belegart | 20040128 | ||
2 | ![]() |
IV_DOKNR | Call by reference | Type reference (TYPE) | DOKNR | Belegnummer | 20040128 | ||
3 | ![]() |
IV_DOKTL | Call by reference | Type reference (TYPE) | DOKTL_D | Teildokument | 20040128 | ||
4 | ![]() |
IV_DOKVR | Call by reference | Type reference (TYPE) | DOKVR | Dokumentenversion | 20040128 |
Method ADD_DOC_TO_MPD_OBJECT on class CL_MPD_OBJECT_COLLECTOR has no exception.
Method ADD_EQUI_TO_MPD_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_EQTXT | Call by reference | Type reference (TYPE) | KTX01 | Description of technical object | 20040129 | ||
2 | ![]() |
IV_EQUNR | Call by reference | Type reference (TYPE) | EQUNR | Equipment-Nummer | 20040128 | ||
3 | ![]() |
IV_FLAG_DELETE | Call by reference | Type reference (TYPE) | XFELD | Ankreuzfeld | 20040713 | ||
4 | ![]() |
IV_FLAG_INACTIVE | Call by reference | Type reference (TYPE) | XFELD | Ankreuzfeld | 20040713 | ||
5 | ![]() |
IV_PLANT | Call by reference | Type reference (TYPE) | WERKS_D | Werk | 20040315 |
Method ADD_EQUI_TO_MPD_OBJECT on class CL_MPD_OBJECT_COLLECTOR has no exception.
Method ADD_FLOC_TO_MPD_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FLAG_DELETE | Call by reference | Type reference (TYPE) | XFELD | Ankreuzfeld | 20040713 | ||
2 | ![]() |
IV_FLAG_INACTIVE | Call by reference | Type reference (TYPE) | XFELD | Ankreuzfeld | 20040713 | ||
3 | ![]() |
IV_FLOC | Call by reference | Type reference (TYPE) | TPLNR | Technischer Platz | 20040128 | ||
4 | ![]() |
IV_FLOCTXT | Call by reference | Type reference (TYPE) | PLTXT | Description of functional location | 20040129 | ||
5 | ![]() |
IV_PLANT | Call by reference | Type reference (TYPE) | IWERK | Instandhaltungsplanungswerk | 20040315 |
Method ADD_FLOC_TO_MPD_OBJECT on class CL_MPD_OBJECT_COLLECTOR has no exception.
Method ADD_TASK_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_TASKLIST | Call by reference | Object reference (TYPE REF TO) | CL_MPD_TASKLIST | 20040216 |
Method ADD_TASK_LIST on class CL_MPD_OBJECT_COLLECTOR has no exception.
Method CHECK_OBJECT_EXISTENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DOKAR | Call by reference | Type reference (TYPE) | DOKAR | Belegart | 20040625 | ||
2 | ![]() |
IV_DOKNR | Call by reference | Type reference (TYPE) | DOKNR | Belegnummer | 20040625 | ||
3 | ![]() |
IV_DOKTL | Call by reference | Type reference (TYPE) | DOKTL_D | Teildokument | 20040625 | ||
4 | ![]() |
IV_DOKVR | Call by reference | Type reference (TYPE) | DOKVR | Dokumentenversion | 20040625 | ||
5 | ![]() |
IV_EQUNR | Call by reference | Type reference (TYPE) | EQUNR | Equipmentnummer | 20040625 | ||
6 | ![]() |
IV_TPLNR | Call by reference | Type reference (TYPE) | TPLNR | Technischer Platz | 20040625 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20040625 |
Method CHECK_TECHNICAL_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_EQUI | Call by reference | Type reference (TYPE) | EQUNR | Equipment-Nummer | 20040130 | ||
2 | ![]() |
IV_FLOC | Call by reference | Type reference (TYPE) | TPLNR | Technischer Platz | 20040130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Equi (IV_EQUI) corresponds to the equi of MPD object | 20040130 | |
2 | ![]() |
Floc (IV_FLOC) corresponds to the floc of MPD object | 20040130 | |
3 | ![]() |
Non of the tech. objects corresponds to the TO of MPD obj. | 20040130 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_EXPLOSION_MNGR | Call by reference | Object reference (TYPE REF TO) | CL_MPD_EXPLOSION_MANAGER | MPD: Explosion of MPD objects from PSB structure | 20040122 | ||
2 | ![]() |
IV_MPD_TOP_OBJ | Call by reference | Type reference (TYPE) | OBJECT_TYPE | Objektart in Produktstrukturbrowser | 20040122 |
Method CONSTRUCTOR on class CL_MPD_OBJECT_COLLECTOR has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_MAINTPLAN | Call by reference | Object reference (TYPE REF TO) | CL_MPD_MAINTPLAN | MPD: Maintenance Plan | 20040203 | ||
2 | ![]() |
ER_TASKLIST | Call by reference | Object reference (TYPE REF TO) | CL_MPD_TASKLIST | MPD: Task List | 20040203 | ||
3 | ![]() |
ES_DOCUMENT | Call by reference | Type reference (TYPE) | MPD_DOCUMENT_KEY | MPD: Struktur für Dokumentschlüssel | 20040203 | ||
4 | ![]() |
ES_EQUIPMENT | Call by reference | Type reference (TYPE) | MPD_EQUI | MPD: Equipment | 20040203 | ||
5 | ![]() |
ES_FUNCLOCAT | Call by reference | Type reference (TYPE) | MPD_FLOC | MPD: Technischer Platz | 20040203 | ||
6 | ![]() |
ES_MAINTPLAN | Call by reference | Type reference (TYPE) | MPD_MPLAN | MPD: Wartungsplan | 20040203 | ||
7 | ![]() |
ES_TASKLIST | Call by reference | Type reference (TYPE) | MPD_TASKLIST_KEY | MPD: Struktur für Schlüssel des Arbeitsplans | 20040203 |
Method GET_DATA on class CL_MPD_OBJECT_COLLECTOR has no exception.
Method GET_DOCUMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DOCUMENT | Call by reference | Type reference (TYPE) | MPD_DOCUMENT_KEY | MPD: Struktur für Dokumentschlüssel | 20040130 |
Method GET_DOCUMENT on class CL_MPD_OBJECT_COLLECTOR has no exception.
Method GET_TECHNICAL_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_EQUI | Call by reference | Type reference (TYPE) | EQUNR | Equipment-Nummer | 20040130 | ||
2 | ![]() |
EV_FLOC | Call by reference | Type reference (TYPE) | TPLNR | Technischer Platz | 20040130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
No technical object for current MPD object | 20040130 |
History
Last changed by/on | SAP | 20050301 |
SAP Release Created in | 500 |