SAP ABAP Class /ISDFPS/CL_PM_DIS_UPS_DIRECT (PM: Distributed Maintenance - Create and Send UPS Package)
Hierarchy
☛
EA-DFPS (Software Component) SAP Enterprise Extension Defense Forces & Public Security
⤷
IS-DFS-PM-DIS (Application Component) Distributed Maintenance
⤷
/ISDFPS/PM_DISTRIB (Package) Distributed Maintenance

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /ISDFPS/CL_PM_DIS_FACTORY_OUT | PM: Distributed Maintenance - Outbound Factory | 20080310 |
Properties
Class | /ISDFPS/CL_PM_DIS_UPS_DIRECT | |
Short Description | PM: Distributed Maintenance - Create and Send UPS Package | |
Super Class | /ISDFPS/CL_PM_DIS_FACTORY_OUT | PM: Distributed Maintenance - Outbound Factory |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | /ISDFPS/PM_DIS | |
Program status | ||
Category | 0 | |
Package | /ISDFPS/PM_DISTRIB | Distributed Maintenance |
Created | 20080310 | SAP |
Last change | 20080626 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /ISDFPS/CL_PM_DIS_UPS_DIRECT has no forward declaration.
Interfaces
Class /ISDFPS/CL_PM_DIS_UPS_DIRECT has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | /ISDFPS/CL_PM_DIS_FACTORY | 20080401 | PM: Distributed Maintenance - UPS Distribution |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TT_UPS_DATA | UPS Data (Table) | 20080310 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20080310 |
Events
Class /ISDFPS/CL_PM_DIS_UPS_DIRECT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_UPS_DATA | Protected | See coding | UPS Data | 20080310 | begin of ts_ups_data,
objtyp type ups_objtyp,
objid type ups_objid,
objval type ups_objval,
end of ts_ups_data
|
|
2 | TT_UPS_DATA | Protected | See coding | UPS Data (Table) | 20080310 | tt_ups_data type standard table of ts_ups_data
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PC_GUID | Call by reference | Type reference (TYPE) | /ISDFPS/PM_DIS_GUID | Laufzeit-ID | 20080310 | ||
2 | ![]() |
PC_REASON | Call by reference | Type reference (TYPE) | /ISDFPS/PM_DIS_REASON | Übertragung Änderungsberechtigung - Grund | 20080310 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PM: Verteilte Instandhaltung - Distribution Factory | 20080310 |
History
Last changed by/on | SAP | 20080626 |
SAP Release Created in |