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
⤷ 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 | GC_DELETED | Constant | Public | Type reference (TYPE) | RMPSP_DSP_STATUS | 'L' | Physical Disposal Status "Deleted" | 20060905 | |
2 | GC_DELETED_PROCESSED | Constant | Public | Type reference (TYPE) | RMPSP_DSP_STATUS | 'M' | Physical Disposal Status "Deleted and Confirmed" | 20060905 | |
3 | GC_EXPORTED | Constant | Public | Type reference (TYPE) | RMPSP_DSP_STATUS | 'E' | Physical Disposal Status "Exported" | 20060905 | |
4 | GC_EXPORTED_PROCESSED | 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 | CREATE_RECORD | Instance method | Public | Method | Write Data Record for Physical Disposal | 20060905 |
2 | GETLIST | Static method | Public | Method | Get List of Data Records | 20060905 |
3 | SET_STATUS_EXPORTED | 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 | Importing | IM_DATA | Call by reference | Type reference (TYPE) | RMPSP_DSP_S_DATA | Phys. Aussonderung Datenteil | 20060905 | ||
2 | Importing | IM_PDIR_ID | Call by reference | Type reference (TYPE) | RMPS_DIS_PDIR_REC | POID ID | 20060905 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | UPDATE_FAILED | Datensatz existiert nicht | 20060905 |
Method GETLIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_RMPS_DSP | Call by reference | Type reference (TYPE) | RMPS_DSP_ALL_TAB | Tabellentyp Physikalische Aussonderung inkl. Schlüssel | 20060911 | ||
2 | Importing | IM_AEDT_BEG | Call by reference | Type reference (TYPE) | DATUM | Datum | 20060911 | ||
3 | Importing | IM_AEDT_END | Call by reference | Type reference (TYPE) | DATUM | Datum | 20060911 | ||
4 | Importing | IM_NAME | Call by reference | Type reference (TYPE) | RMPSP_DSP_S_PARAMETER-DISP_NAME | Name eines Objekts | 20060911 | ||
5 | Importing | IM_STATUS_SELTAB | Call by reference | Type reference (TYPE) | RSELOPTION | SELECT-OPTIONS Tabelle | 20060911 | ||
6 | Importing | IM_TRANSID_SELTAB | Call by reference | Type reference (TYPE) | RSELOPTION | Seletionsoptionen für Transaktions ID | 20060911 | ||
7 | Importing | IM_USER_SELTAB | Call by reference | Type reference (TYPE) | RSELOPTION | SELECT-OPTIONS Tabelle | 20060911 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | NOTHING_FOUND | 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 | Importing | IM_PDIR_ID | Call by reference | Type reference (TYPE) | RMPS_DIS_PDIR_REC | POID ID | 20060912 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | INMVALID_STATUS | Ungültiger Statuswechsel | 20060912 | |
2 | NOTHING_FOUND | Datensatz existiert nicht | 20060912 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |