SAP ABAP Class CL_REEX_OBJ_ASSIGN_MNGR_OR (Object Assignment: Orders)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-BD (Application Component) Basic Data
⤷
RE_EX_PM (Package) RE: Plant Maintenance
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_REEX_OBJ_ASSIGN_MNGR_EX | Object Assignments to External Objects | 20050202 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_REEX_OBJ_ASSIGN_MNGR_OR | Order Assignment | 20040114 |
Properties
| Class | CL_REEX_OBJ_ASSIGN_MNGR_OR | |
| Short Description | Object Assignment: Orders | |
| Super Class | CL_REEX_OBJ_ASSIGN_MNGR_EX | Object Assignments to External Objects |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RE_EX_PM | RE: Plant Maintenance |
| Created | 20040114 | SAP |
| Last change | 20050219 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_REEX_OBJ_ASSIGN_MNGR_OR | Order Assignment | 20040114 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CF_RECA_OBJECT | 20040114 | Object That Can Be Instantiated: Factory |
Attributes
Class CL_REEX_OBJ_ASSIGN_MNGR_OR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20050210 | ||
| 2 | Instance method | Public | Method | 20050210 | ||
| 3 | Instance method | Public | Method | 20050210 | ||
| 4 | Instance method | Public | Method | 20050210 | ||
| 5 | Instance method | Private | Method | Adds Additional Data to "x" Fields | 20050420 |
Events
Class CL_REEX_OBJ_ASSIGN_MNGR_OR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTYPE_S_TPLNR | Protected | See coding | Mapping TPLNR <>OBJNR | 20040114 | BEGIN OF mtype_s_tplnr,
objnr TYPE recaobjnr,
tplnr TYPE tplnr,
END OF mtype_s_tplnr
|
|
| 2 | MTYPE_T_TPLNR | Protected | See coding | Mapping TPLNR <>OBJNR Table | 20040114 | mtype_t_tplnr TYPE SORTED TABLE OF mtype_s_tplnr
WITH UNIQUE KEY objnr
|
Method Signatures
Method GET_DETAIL_ORDER Signature
Method GET_DETAIL_ORDER on class CL_REEX_OBJ_ASSIGN_MNGR_OR has no parameter.
Method GET_DETAIL_ORDER on class CL_REEX_OBJ_ASSIGN_MNGR_OR has no exception.
Method GET_DETAIL_ORDER_X Signature
Method GET_DETAIL_ORDER_X on class CL_REEX_OBJ_ASSIGN_MNGR_OR has no parameter.
Method GET_DETAIL_ORDER_X on class CL_REEX_OBJ_ASSIGN_MNGR_OR has no exception.
Method GET_LIST_ORDER Signature
Method GET_LIST_ORDER on class CL_REEX_OBJ_ASSIGN_MNGR_OR has no parameter.
Method GET_LIST_ORDER on class CL_REEX_OBJ_ASSIGN_MNGR_OR has no exception.
Method GET_LIST_ORDER_X Signature
Method GET_LIST_ORDER_X on class CL_REEX_OBJ_ASSIGN_MNGR_OR has no parameter.
Method GET_LIST_ORDER_X on class CL_REEX_OBJ_ASSIGN_MNGR_OR has no exception.
Method _FILL_X_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_OBJ_ASSIGN_OR_X | Call by reference | Type reference (TYPE) | REEX_OBJ_ASSIGN_OR_X | Objektzuordnung Auftrag + Zusatzfelder | 20050420 | |||
| 2 | ID_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache | 20050420 | ||
| 3 | IO_ORDER | Call by reference | Object reference (TYPE REF TO) | IF_REEX_ORDER | Auftrag (AUFK) | 20050420 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Eintrag nicht vorhanden | 20050420 |
History
| Last changed by/on | SAP | 20050219 |
| SAP Release Created in | 500 |