SAP ABAP Class /ISDFPS/CL_RIC (Administrates Database Accesses to RIC)
Hierarchy
☛
EA-DFPS (Software Component) SAP Enterprise Extension Defense Forces & Public Security
⤷
IS-DFS-OF-FAS (Application Component) LOGFAS
⤷
/ISDFPS/LOGFAS (Package) LOGFAS
⤷
⤷
Properties
| Class | /ISDFPS/CL_RIC | |
| Short Description | Administrates Database Accesses to RIC | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /ISDFPS/LOGFAS | LOGFAS |
| Created | 20031007 | SAP |
| Last change | 20050409 | 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) |
Interfaces
Class /ISDFPS/CL_RIC has no interface implemented.
Friends
Class /ISDFPS/CL_RIC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Type reference (TYPE) | AS4FLAG | SPACE | Describes Whether Complete Database Was Read | 20031030 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | AS4FLAG | Describes Whether Data Was Changed | 20031017 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | /ISDFPS/RIC_DB_TAB | RIC Buffer Table | 20031007 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks Buffer Table for Changes | 20031017 | |
| 2 | Static method | Private | Method | Checks RIC | 20031016 | |
| 3 | Static method | Public | Method | Flags Data Record for Deletion in Itab -> Sets DBOP to d | 20031016 | |
| 4 | Static method | Public | Method | Inserts Data Record -> Sets DBOP Field to i | 20031016 | |
| 5 | Static method | Public | Method | Maintains Existing Data Records in Itab -> Sets DBOP to m | 20031021 | |
| 6 | Static method | Public | Method | Reads Data from Database in Global Variable gt_ric_db | 20031007 | |
| 7 | Static method | Private | Method | Transfers Read Data from gt_ric_db | 20031013 | |
| 8 | Static method | Public | Method | Saves Changes to Database Dependent on DBOP | 20031016 | |
| 9 | Static method | Public | Method | Undoes Changes in the Internal Table | 20031021 |
Events
Class /ISDFPS/CL_RIC has no event.
Types
Class /ISDFPS/CL_RIC has no local type.
Method Signatures
Method CHECK_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_CHANGED | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20031017 |
Method CHECK_DATA_CHANGED on class /ISDFPS/CL_RIC has no exception.
Method CHECK_RIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WA_RIC | Call by reference | Type reference (TYPE) | /ISDFPS/RIC_DB | Struktur RIC mit DBOP-Feld | 20031016 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RIC Indikator hat einen unerlaubten Wert | 20031016 | ||
| 2 | 20031106 | |||
| 3 | Keine Beschreibung gepflegt | 20031016 | ||
| 4 | Es wurde kein RIC angegeben | 20031031 | ||
| 5 | Keine Kurzbeschreibung bei 6 stelligem RIC gepflegt | 20031017 | ||
| 6 | 20031106 | |||
| 7 | Kurzbeschreibung bei nicht 6 stelligem RIC gepflegt | 20031017 | ||
| 8 | RIC entspricht nicht Konvention | 20031016 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DELETE_RIC | Call by reference | Type reference (TYPE) | /ISDFPS/RIC_DYNPRO_TAB | Tabelle RIC Anzeigestruktur | 20091022 | |||
| 2 | IV_CALLED_FROM_IMPORT | Call by reference | Type reference (TYPE) | FLAG | SPACE | Wenn von Import gerufen -> keine Popups | 20091022 | ||
| 3 | WA_DELETE_DATA | Call by reference | Type reference (TYPE) | /ISDFPS/RIC_DYNPRO | Anzeigestruktur RIC | 20031016 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Datensatz existiert nicht | 20031022 |
Method INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_EXISTING_BEHAVIOR | Call by reference | Type reference (TYPE) | I | 2 | 20031024 | |||
| 2 | WA_INSERT_DATA | Call by reference | Type reference (TYPE) | /ISDFPS/RIC_DYNPRO | Struktur RIC | 20031016 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aktion wurde von Benutzer abgebrochen | 20031024 | ||
| 2 | Datensatz existiert bereits | 20031021 | ||
| 3 | RIC Indikator nicht zulässig | 20031021 | ||
| 4 | RIC nicht zulässig | 20031106 | ||
| 5 | Keine Beschreibung gepflegt | 20031021 | ||
| 6 | Kein Überknoten vorhanden | 20031021 | ||
| 7 | Es wurde kein RIC eingegeben | 20031031 | ||
| 8 | Keine Kurzbeschreibung bei 6 stelligem RIC gepflegt | 20031021 | ||
| 9 | Kurzbeschreibung bei nicht 6 stelligem RIC gepflegt | 20031106 |
Method MAINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | WA_MAINT_DATA | Call by reference | Type reference (TYPE) | /ISDFPS/RIC_DYNPRO | Anzeigestruktur RIC | 20031021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20031022 | |||
| 2 | 20031106 | |||
| 3 | 20031022 | |||
| 4 | 20031022 | |||
| 5 | 20031106 |
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RIC | Call by reference | Type reference (TYPE) | /ISDFPS/RIC_DYNPRO_TAB | Tabellentyp RIC | 20031013 | |||
| 2 | RIC_FILTER | Call by reference | Type reference (TYPE) | /ISDFPS/RIC-RIC | Enthält Reportable Item Code | 20031013 |
Method READ on class /ISDFPS/CL_RIC has no exception.
Method READ_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RIC_FILTER | Call by reference | Type reference (TYPE) | /ISDFPS/RIC-RIC | Enthält Reportable Item Code | 20031017 |
Method READ_DB on class /ISDFPS/CL_RIC has no exception.
Method SAVE_BUFFER Signature
Method SAVE_BUFFER on class /ISDFPS/CL_RIC has no parameter.
Method SAVE_BUFFER on class /ISDFPS/CL_RIC has no exception.
Method UNDO_CHANGES Signature
Method UNDO_CHANGES on class /ISDFPS/CL_RIC has no parameter.
Method UNDO_CHANGES on class /ISDFPS/CL_RIC has no exception.
History
| Last changed by/on | SAP | 20050409 |
| SAP Release Created in | 200 |