SAP ABAP Class CL_RMPS_DSP_PHYSDISPOSAL (Physical Disposal)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_DOD_DISPOSAL (Package) DoD: Disposal
⤷
⤷
Properties
| Class | CL_RMPS_DSP_PHYSDISPOSAL | |
| Short Description | Physical Disposal | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMPS_DOD_DISPOSAL | DoD: Disposal |
| Created | 20060905 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RMPS_DSP_PHYSDISPOSAL has no forward declaration.
Interfaces
Class CL_RMPS_DSP_PHYSDISPOSAL has no interface implemented.
Friends
Class CL_RMPS_DSP_PHYSDISPOSAL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RMPSP_DSP_STATUS | 'L' | Physical Disposal Status "Deleted" | 20060905 | ||
| 2 | Constant | Public | Type reference (TYPE) | RMPSP_DSP_STATUS | 'M' | Physical Disposal Status "Deleted and Confirmed" | 20060905 | ||
| 3 | Constant | Public | Type reference (TYPE) | RMPSP_DSP_STATUS | 'E' | Physical Disposal Status "Exported" | 20060905 | ||
| 4 | Constant | Public | Type reference (TYPE) | RMPSP_DSP_STATUS | 'F' | Physical Disposal Status "Exported and Confirmed" | 20060905 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Write Data Record for Physical Disposal | 20060905 | |
| 2 | Static method | Public | Method | Get List of Data Records | 20060905 | |
| 3 | Instance method | Public | Method | Status changed to exported | 20060912 |
Events
Class CL_RMPS_DSP_PHYSDISPOSAL has no event.
Types
Class CL_RMPS_DSP_PHYSDISPOSAL has no local type.
Method Signatures
Method CREATE_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DATA | Call by reference | Type reference (TYPE) | RMPSP_DSP_S_DATA | Phys. Aussonderung Datenteil | 20060905 | |||
| 2 | IM_PDIR_ID | Call by reference | Type reference (TYPE) | RMPS_DIS_PDIR_REC | POID ID | 20060905 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Datensatz existiert nicht | 20060905 |
Method GETLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RMPS_DSP | Call by reference | Type reference (TYPE) | RMPS_DSP_ALL_TAB | Tabellentyp Physikalische Aussonderung inkl. Schlüssel | 20060911 | |||
| 2 | IM_AEDT_BEG | Call by reference | Type reference (TYPE) | DATUM | Datum | 20060911 | |||
| 3 | IM_AEDT_END | Call by reference | Type reference (TYPE) | DATUM | Datum | 20060911 | |||
| 4 | IM_NAME | Call by reference | Type reference (TYPE) | RMPSP_DSP_S_PARAMETER-DISP_NAME | Name eines Objekts | 20060911 | |||
| 5 | IM_STATUS_SELTAB | Call by reference | Type reference (TYPE) | RSELOPTION | SELECT-OPTIONS Tabelle | 20060911 | |||
| 6 | IM_TRANSID_SELTAB | Call by reference | Type reference (TYPE) | RSELOPTION | Seletionsoptionen für Transaktions ID | 20060911 | |||
| 7 | IM_USER_SELTAB | Call by reference | Type reference (TYPE) | RSELOPTION | SELECT-OPTIONS Tabelle | 20060911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es existieren keine Daten zu den Selektionskriterien | 20060911 |
Method SET_STATUS_EXPORTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PDIR_ID | Call by reference | Type reference (TYPE) | RMPS_DIS_PDIR_REC | POID ID | 20060912 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ungültiger Statuswechsel | 20060912 | ||
| 2 | Datensatz existiert nicht | 20060912 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |