SAP ABAP Class CL_RMPS_GENSP_HISTORY (Incoming Post Book)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_SP_POST (Package) Incoming Post Item
⤷
⤷
Properties
| Class | CL_RMPS_GENSP_HISTORY | |
| Short Description | Incoming Post Book | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMPS_SP_POST | Incoming Post Item |
| Created | 20021202 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_RMPS_GENSP_HISTORY has no interface implemented.
Friends
Class CL_RMPS_GENSP_HISTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RMPSGENSPTYPE | 'RECORD' | 'RECORD'-Type | 20040611 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | RMPS_T_GENSPSTRINGVALUE | Additional Data on Strings | 20040420 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | DDFIELDS | Fields of History Table | 20021205 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SDOK_CLASS | Document Class | 20021202 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SDOK_DOCID | Document IDs | 20021202 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RMPSGENSPTYPE | Type of Stored Entry | 20021202 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | SRMRMSID | RMS ID of Entry | 20021202 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | SRMSPSID | SPS ID of Entry | 20021202 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | RMPSGENSPHIST | History Table Line for Global Parameters | 20021202 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | RMPSGENSPHIST | History Table Line for Global Parameters | 20021202 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Write Application Log | 20050929 | |
| 2 | Instance method | Public | Constructor | Read and Write History Table | 20021202 | |
| 3 | Instance method | Public | Method | Reading of Entry for a Document | 20021202 | |
| 4 | Static method | Public | Method | Reading of Additional String Values | 20040420 | |
| 5 | Instance method | Public | Method | Reading of Field Names of History Table | 20021205 | |
| 6 | Instance method | Public | Method | Reading of Entry for a Document | 20021202 | |
| 7 | Static method | Public | Method | Reading All Entries By Creation Date | 20030213 | |
| 8 | Static method | Public | Method | Reading All Entries Between Two Points of Time | 20021202 | |
| 9 | Static method | Public | Method | Reading All Entries Between Two Points of Time | 20021210 | |
| 10 | Instance method | Public | Method | Writes Global Data to Database | 20021202 | |
| 11 | Instance method | Public | Method | Sets Poid as xstring | 20040421 | |
| 12 | Instance method | Public | Method | Set Values from Structure RMPSGENSPHISTCHANGE | 20021202 | |
| 13 | Instance method | Public | Method | Writes an entry in the table | 20021202 |
Events
Class CL_RMPS_GENSP_HISTORY has no event.
Types
Class CL_RMPS_GENSP_HISTORY has no local type.
Method Signatures
Method APPLICATION_LOG_WRITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CREATED_AT | Call by reference | Type reference (TYPE) | SDOK_CRTST | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20050930 | |||
| 2 | IM_CREATED_BY | Call by reference | Type reference (TYPE) | SYUNAME | R/3-System, Anmeldename des Benutzers | 20050930 | |||
| 3 | IM_NAME | Call by reference | Type reference (TYPE) | STRING | 20050929 | ||||
| 4 | IM_POID | Call by reference | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20050929 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basisklasse (abstrakt) | 20050929 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DOC_CLASS | Value transfer | Type reference (TYPE) | SDOK_CLASS | Dokumentenklasse | 20021202 | |||
| 2 | IM_DOC_ID | Value transfer | Type reference (TYPE) | SDOK_DOCID | ID für Dokumente und Beziehungen | 20021202 | |||
| 3 | IM_GENSP_TYPE | Value transfer | Type reference (TYPE) | RMPSGENSPTYPE | Typ des generischen SP in der Historientabelle | 20021202 | |||
| 4 | IM_RMS_ID | Value transfer | Type reference (TYPE) | SRMRMSID | RMS ID | 20021202 | |||
| 5 | IM_SPS_ID | Value transfer | Type reference (TYPE) | SRMSPSID | Elementart-ID | 20021202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerhafter Parameterwert | 20021202 |
Method GET_ACT_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_STR_HIST | Value transfer | Type reference (TYPE) | RMPSGENSPHIST | EIntrag aus Historientabelle zu globalen Daten | 20021202 |
Method GET_ACT_ENTRY on class CL_RMPS_GENSP_HISTORY has no exception.
Method GET_ADD_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DOC_CLASS | Call by reference | Type reference (TYPE) | SDOK_CLASS | Dokumentenklasse | 20040421 | |||
| 2 | IM_DOC_ID | Call by reference | Type reference (TYPE) | SDOK_DOCID | ID für Dokumente und Beziehungen | 20040421 | |||
| 3 | IM_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20040420 | |||
| 4 | IM_GENSP_TYPE | Call by reference | Type reference (TYPE) | RMPSGENSPTYPE | Typ des generischen SP in der Historientabelle | 20040421 | |||
| 5 | IM_RMS_ID | Call by reference | Type reference (TYPE) | SRMRMSID | RMS ID | 20040421 | |||
| 6 | IM_SPS_ID | Call by reference | Type reference (TYPE) | SRMSPSID | Elementart-ID | 20040421 | |||
| 7 | RE_VALUE | Value transfer | Type reference (TYPE) | XSTRING | Wert | 20040420 |
Method GET_ADD_STRING on class CL_RMPS_GENSP_HISTORY has no exception.
Method GET_ALL_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_FIELDS | Value transfer | Type reference (TYPE) | DDFIELDS | DD: Feldliste | 20021205 |
Method GET_ALL_FIELDS on class CL_RMPS_GENSP_HISTORY has no exception.
Method GET_DB_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_STR_HIST | Value transfer | Type reference (TYPE) | RMPSGENSPHIST | EIntrag aus Historientabelle zu globalen Daten | 20021202 |
Method GET_DB_ENTRY on class CL_RMPS_GENSP_HISTORY has no exception.
Method GET_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CREATED_AT_HIGH | Call by reference | Type reference (TYPE) | SDOK_CRTST | Eingangsdatum | 20030213 | |||
| 2 | IM_CREATED_AT_LOW | Call by reference | Type reference (TYPE) | SDOK_CRTST | Eingangsdatum | 20030213 | |||
| 3 | IM_FPLAN_POS | Call by reference | Type reference (TYPE) | RMPS_FPLAN_POS | Aktenplanposition | 20030213 | |||
| 4 | IM_GENSP_TYPE | Call by reference | Type reference (TYPE) | RMPSGENSPTYPE | Typ des generischen SP in der Historientabelle | 20030213 | |||
| 5 | IM_RMS_ID | Call by reference | Type reference (TYPE) | SRMRMSID | RMS ID | 20030213 | |||
| 6 | RE_TAB_HIST | Value transfer | Type reference (TYPE) | RMPS_T_GENSPHIST | Tabellentype zu RMPSGENSPHIST | 20030213 |
Method GET_ENTRIES on class CL_RMPS_GENSP_HISTORY has no exception.
Method GET_ENTRIES_BY_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DATE_HIGH | Value transfer | Type reference (TYPE) | RMPS_ENTRY_DATE | SY-DATUM | Eingangsdatum Obergrenze | 20021202 | ||
| 2 | IM_DATE_LOW | Value transfer | Type reference (TYPE) | RMPS_ENTRY_DATE | Eingangsdatum Untergrenze | 20021202 | |||
| 3 | IM_GENSP_TYPE | Value transfer | Type reference (TYPE) | RMPSGENSPTYPE | Typ des generischen SP in der Historientabelle | 20021202 | |||
| 4 | IM_RMS_ID | Value transfer | Type reference (TYPE) | SRMRMSID | RMS ID | 20021206 | |||
| 5 | RE_TAB_HIST | Value transfer | Type reference (TYPE) | RMPS_T_GENSPHIST | Gefundene Einträge | 20021202 |
Method GET_ENTRIES_BY_DATE on class CL_RMPS_GENSP_HISTORY has no exception.
Method GET_ENTRIES_BY_POPUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHG_SEL_DATA | Call by reference | Type reference (TYPE) | RMPS_GENSPHIST_SELECTION | Felder für Selektionspopup | 20021210 | |||
| 2 | CHG_TAB_HIST | Value transfer | Type reference (TYPE) | RMPS_T_GENSPHIST | Gefundene Einträge | 20021212 | |||
| 3 | IM_GENSP_TYPE | Value transfer | Type reference (TYPE) | RMPSGENSPTYPE | Typ des generischen SP in der Historientabelle | 20021210 | |||
| 4 | IM_RMS_ID | Value transfer | Type reference (TYPE) | SRMRMSID | RMS ID | 20021210 | |||
| 5 | IM_WITH_POPUP | Value transfer | Type reference (TYPE) | CHAR1 | 'X' | X = Aufruf mit Popup | 20021216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abbruch durch Benutzer | 20030113 |
Method SAVE Signature
Method SAVE on class CL_RMPS_GENSP_HISTORY has no parameter.
Method SAVE on class CL_RMPS_GENSP_HISTORY has no exception.
Method SET_ADD_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20040421 | |||
| 2 | IM_STRING_VALUE | Call by reference | Type reference (TYPE) | XSTRING | Poid als String | 20040421 |
Method SET_ADD_STRING on class CL_RMPS_GENSP_HISTORY has no exception.
Method SET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FIELD_NAME | Value transfer | Type reference (TYPE) | FIELDNAME | Feldname | 20021202 | |||
| 2 | IM_FIELD_VALUE | Value transfer | Type reference (TYPE) | STRING | Wert | 20021202 |
Method SET_VALUE on class CL_RMPS_GENSP_HISTORY has no exception.
Method SET_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_VALUES | Value transfer | Type reference (TYPE) | RMPSGENSPHISTCHG | Änderbare Felder der Historientabelle zum GenericSP | 20021202 |
Method SET_VALUES on class CL_RMPS_GENSP_HISTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 110_620 |