SAP ABAP Class /ISDFPS/CL_EXPO_WORK_ORDER (Maintenance Orders in FOX)
Hierarchy
☛
EA-DFPS (Software Component) SAP Enterprise Extension Defense Forces & Public Security
⤷
IS-DFS-PDR (Application Component) Master Data Distribution
⤷
/ISDFPS/PLM_FOX_OBJ_ASSET (Package) Asset Management Objects in FOX

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_EXPO_OBJECT | Abstract object of the structure explosion | 20040726 |
Properties
Class | /ISDFPS/CL_EXPO_WORK_ORDER | |
Short Description | Maintenance Orders in FOX | |
Super Class | CL_EXPO_OBJECT | Abstract object of the structure explosion |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /ISDFPS/PLM_FOX_OBJ_ASSET | Asset Management Objects in FOX |
Created | 20040726 | SAP |
Last change | 20070918 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /ISDFPS/CL_EXPO_WORK_ORDER has no forward declaration.
Interfaces
Class /ISDFPS/CL_EXPO_WORK_ORDER has no interface implemented.
Friends
Class /ISDFPS/CL_EXPO_WORK_ORDER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | AUFNR | Order Number | 20040726 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CO_AUFPL | Routing number of operations in the order | 20041117 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | PS_PSP_PNR | Work Breakdown Structure Element (WBS Element) | 20050207 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | PS_PSP_ELE | Work Breakdown Structure Element (WBS Element) | 20050207 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | RSNUM | Number of Reservation/Dependent Requirement | 20040920 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | AFIH | Maintenance order header | 20040916 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TT_AFFH | PRT for Order | 20040727 | ||
8 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | TT_EQUI | 20070418 | |||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TT_OBJK | Order Object List | 20040726 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | J_OBJNR | Object Number | 20070418 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20040726 |
2 | ![]() |
Instance method | Protected | Method | Read Material | 20040920 |
3 | ![]() |
Instance method | Protected | Method | Read Equipment for Order (Object List) | 20040726 |
4 | ![]() |
Instance method | Protected | Method | Read Equipment for Order | 20050207 |
5 | ![]() |
Instance method | Protected | Method | Read Functional Location for Order (Object List) | 20040805 |
6 | ![]() |
Instance method | Protected | Method | Read Functional Location for Order | 20050207 |
7 | ![]() |
Instance method | Protected | Method | Read Material (Object List) | 20040805 |
8 | ![]() |
Instance method | Protected | Method | Read Material | 20050207 |
9 | ![]() |
Instance method | Protected | Method | Notification for Equipment | 20061122 |
10 | ![]() |
Instance method | Protected | Method | Partner for Equipment | 20070418 |
11 | ![]() |
Instance method | Protected | Method | Read Revision | 20070418 |
12 | ![]() |
Instance method | Protected | Method | Read Work Center | 20040726 |
13 | ![]() |
Instance method | Protected | Method | Determine WBS Element | 20050207 |
14 | ![]() |
Instance method | Protected | Method | Read Revision | 20041103 |
15 | ![]() |
Instance method | Protected | Method | Read Material | 20040805 |
16 | ![]() |
Instance method | Protected | Method | Determine Orders from Collective Order | 20070418 |
17 | ![]() |
Instance method | Protected | Method | Read Task List/General Task List | 20041117 |
18 | ![]() |
Instance method | Protected | Method | Read Work Center | 20040726 |
19 | ![]() |
Instance method | Protected | Method | Read Work Center in Location Data | 20080123 |
20 | ![]() |
Instance method | Protected | Method | Read Work Center | 20040726 |
Events
Class /ISDFPS/CL_EXPO_WORK_ORDER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_AFFH | Protected | See coding | PRT assignment | 20070418 | begin of ts_affh,
objty type affh-objty,
objid type affh-objid,
end of ts_affh
|
|
2 | TS_AFVC | Protected | See coding | Order operation | 20070418 | begin of ts_afvc,
aufpl type afvc-aufpl,
aplzl type afvc-aplzl,
arbid type afvc-arbid,
end of ts_afvc
|
|
3 | TS_EQUI | Protected | See coding | 20070418 | begin of ts_equi,
equnr type equnr,
iloan type iloan,
tplnr type tplnr,
end of ts_equi
|
||
4 | TS_OBJK | Protected | Type reference (TYPE) | OBJK | Plant Maintenance Object List | 20070418 |
|
5 | TT_AFFH | Protected | See coding | PRT Assignment (Table) | 20070418 | tt_affh type standard table of ts_affh
|
|
6 | TT_AFVC | Protected | See coding | Order Operation (Table) | 20070418 | tt_afvc type standard table of ts_afvc
|
|
7 | TT_EQUI | Protected | See coding | 20070418 | tt_equi type standard table of ts_equi
|
||
8 | TT_OBJK | Protected | See coding | Maintenance Object List (Table) | 20070418 | tt_objk type standard table of ts_objk
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /ISDFPS/CL_EXPO_WORK_ORDER has no parameter.
Method CLASS_CONSTRUCTOR on class /ISDFPS/CL_EXPO_WORK_ORDER has no exception.
Method COMPONENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_COMPONENTS | Call by reference | Type reference (TYPE) | FOX_LINKED_CACHE_OBJECT_T | Objekt und Kantenfarbe im FOX-Cache | 20040920 |
Method COMPONENTS on class /ISDFPS/CL_EXPO_WORK_ORDER has no exception.
Method EQUIPMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_COMPONENTS | Call by reference | Type reference (TYPE) | FOX_LINKED_CACHE_OBJECT_T | Objekt und Kantenfarbe im FOX-Cache | 20040726 |
Method EQUIPMENT on class /ISDFPS/CL_EXPO_WORK_ORDER has no exception.
Method EQUIPMENT_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_COMPONENTS | Call by reference | Type reference (TYPE) | FOX_LINKED_CACHE_OBJECT_T | Objekt und Kantenfarbe im FOX-Cache | 20050207 |
Method EQUIPMENT_HEADER on class /ISDFPS/CL_EXPO_WORK_ORDER has no exception.
Method FUNCTIONAL_LOCATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_COMPONENTS | Call by reference | Type reference (TYPE) | FOX_LINKED_CACHE_OBJECT_T | Objekt und Kantenfarbe im FOX-Cache | 20040805 |
Method FUNCTIONAL_LOCATION on class /ISDFPS/CL_EXPO_WORK_ORDER has no exception.
Method FUNCTIONAL_LOCATION_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_COMPONENTS | Call by reference | Type reference (TYPE) | FOX_LINKED_CACHE_OBJECT_T | Objekt und Kantenfarbe im FOX-Cache | 20050207 |
Method FUNCTIONAL_LOCATION_HEADER on class /ISDFPS/CL_EXPO_WORK_ORDER has no exception.
Method MATERIAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_COMPONENTS | Call by reference | Type reference (TYPE) | FOX_LINKED_CACHE_OBJECT_T | Objekt und Kantenfarbe im FOX-Cache | 20040805 |
Method MATERIAL on class /ISDFPS/CL_EXPO_WORK_ORDER has no exception.
Method MATERIAL_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_COMPONENTS | Call by reference | Type reference (TYPE) | FOX_LINKED_CACHE_OBJECT_T | Objekt und Kantenfarbe im FOX-Cache | 20050207 |
Method MATERIAL_HEADER on class /ISDFPS/CL_EXPO_WORK_ORDER has no exception.
Method NOTIFICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_COMPONENTS | Call by reference | Type reference (TYPE) | FOX_LINKED_CACHE_OBJECT_T | Objekt und Kantenfarbe im FOX-Cache | 20061122 |
Method NOTIFICATION on class /ISDFPS/CL_EXPO_WORK_ORDER has no exception.
Method PARTNER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_COMPONENTS | Call by reference | Type reference (TYPE) | FOX_LINKED_CACHE_OBJECT_T | Objekt und Kantenfarbe im FOX-Cache | 20070418 | ||
2 | ![]() |
IC_OBJNR | Call by reference | Type reference (TYPE) | QMOBJNR | Objektnummer für Statusverwaltung | 20070418 |
Method PARTNER on class /ISDFPS/CL_EXPO_WORK_ORDER has no exception.
Method PERMIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_COMPONENTS | Call by reference | Type reference (TYPE) | FOX_LINKED_CACHE_OBJECT_T | Objekt und Kantenfarbe im FOX-Cache | 20070418 |
Method PERMIT on class /ISDFPS/CL_EXPO_WORK_ORDER has no exception.
Method PRODUCTION_RESOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_COMPONENTS | Call by reference | Type reference (TYPE) | FOX_LINKED_CACHE_OBJECT_T | Objekt und Kantenfarbe im FOX-Cache | 20040726 |
Method PRODUCTION_RESOURCE on class /ISDFPS/CL_EXPO_WORK_ORDER has no exception.
Method PSP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_COMPONENTS | Call by reference | Type reference (TYPE) | FOX_LINKED_CACHE_OBJECT_T | Objekt und Kantenfarbe im FOX-Cache | 20050207 | ||
2 | ![]() |
PSPNR | Call by reference | Type reference (TYPE) | PS_PSP_PNR | Projektstrukturplanelement (PSP-Element) | 20050207 |
Method PSP on class /ISDFPS/CL_EXPO_WORK_ORDER has no exception.
Method REVISION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_COMPONENTS | Call by reference | Type reference (TYPE) | FOX_LINKED_CACHE_OBJECT_T | Objekt und Kantenfarbe im FOX-Cache | 20041103 |
Method REVISION on class /ISDFPS/CL_EXPO_WORK_ORDER has no exception.
Method SERIALNUMMER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_COMPONENTS | Call by reference | Type reference (TYPE) | FOX_LINKED_CACHE_OBJECT_T | Objekt und Kantenfarbe im FOX-Cache | 20040805 |
Method SERIALNUMMER on class /ISDFPS/CL_EXPO_WORK_ORDER has no exception.
Method SUB_ORDERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_COMPONENTS | Call by reference | Type reference (TYPE) | FOX_LINKED_CACHE_OBJECT_T | Objekt und Kantenfarbe im FOX-Cache | 20070418 |
Method SUB_ORDERS on class /ISDFPS/CL_EXPO_WORK_ORDER has no exception.
Method TASKLIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_COMPONENTS | Call by reference | Type reference (TYPE) | FOX_LINKED_CACHE_OBJECT_T | Objekt und Kantenfarbe im FOX-Cache | 20041117 |
Method TASKLIST on class /ISDFPS/CL_EXPO_WORK_ORDER has no exception.
Method WORKCENTER_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_COMPONENTS | Call by reference | Type reference (TYPE) | FOX_LINKED_CACHE_OBJECT_T | Objekt und Kantenfarbe im FOX-Cache | 20040726 |
Method WORKCENTER_HEADER on class /ISDFPS/CL_EXPO_WORK_ORDER has no exception.
Method WORKCENTER_LOCATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_COMPONENTS | Call by reference | Type reference (TYPE) | FOX_LINKED_CACHE_OBJECT_T | Objekt und Kantenfarbe im FOX-Cache | 20080123 |
Method WORKCENTER_LOCATION on class /ISDFPS/CL_EXPO_WORK_ORDER has no exception.
Method WORKCENTER_POS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_COMPONENTS | Call by reference | Type reference (TYPE) | FOX_LINKED_CACHE_OBJECT_T | Objekt und Kantenfarbe im FOX-Cache | 20040726 |
Method WORKCENTER_POS on class /ISDFPS/CL_EXPO_WORK_ORDER has no exception.
History
Last changed by/on | SAP | 20070918 |
SAP Release Created in | 470 |