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 ABAP 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 COMPLETE_DATA_LOADED Static Attribute Public Type reference (TYPE) AS4FLAG SPACE Describes Whether Complete Database Was Read 20031030
2 DATABASE_CHANGED Static Attribute Private Type reference (TYPE) AS4FLAG Describes Whether Data Was Changed 20031017
3 GT_RIC_DB Static Attribute Private Type reference (TYPE) /ISDFPS/RIC_DB_TAB RIC Buffer Table 20031007
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DATA_CHANGED Static method Public Method Checks Buffer Table for Changes 20031017
2 CHECK_RIC Static method Private Method Checks RIC 20031016
3 DELETE Static method Public Method Flags Data Record for Deletion in Itab -> Sets DBOP to d 20031016
4 INSERT Static method Public Method Inserts Data Record -> Sets DBOP Field to i 20031016
5 MAINT Static method Public Method Maintains Existing Data Records in Itab -> Sets DBOP to m 20031021
6 READ Static method Public Method Reads Data from Database in Global Variable gt_ric_db 20031007
7 READ_DB Static method Private Method Transfers Read Data from gt_ric_db 20031013
8 SAVE_BUFFER Static method Public Method Saves Changes to Database Dependent on DBOP 20031016
9 UNDO_CHANGES 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 Exporting 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 Importing WA_RIC Call by reference Type reference (TYPE) /ISDFPS/RIC_DB Struktur RIC mit DBOP-Feld 20031016
# Exception Resumable Description Created on
1 INVALID_INDICATOR RIC Indikator hat einen unerlaubten Wert 20031016
2 NOT_ALLOWED_RIC 20031106
3 NO_DESCRIPTION Keine Beschreibung gepflegt 20031016
4 NO_RIC Es wurde kein RIC angegeben 20031031
5 NO_SHORTDESCRIPTION Keine Kurzbeschreibung bei 6 stelligem RIC gepflegt 20031017
6 SHORTDESCRIPTION_NOT_ALLOWED 20031106
7 SHORTDESCRIPTION_UNALLOWED Kurzbeschreibung bei nicht 6 stelligem RIC gepflegt 20031017
8 UNALLOWED_RIC RIC entspricht nicht Konvention 20031016

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DELETE_RIC Call by reference Type reference (TYPE) /ISDFPS/RIC_DYNPRO_TAB Tabelle RIC Anzeigestruktur 20091022
2 Importing IV_CALLED_FROM_IMPORT Call by reference Type reference (TYPE) FLAG SPACE Wenn von Import gerufen -> keine Popups 20091022
3 Importing WA_DELETE_DATA Call by reference Type reference (TYPE) /ISDFPS/RIC_DYNPRO Anzeigestruktur RIC 20031016
# Exception Resumable Description Created on
1 NO_DATA Datensatz existiert nicht 20031022

Method INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_EXISTING_BEHAVIOR Call by reference Type reference (TYPE) I 2 20031024
2 Importing WA_INSERT_DATA Call by reference Type reference (TYPE) /ISDFPS/RIC_DYNPRO Struktur RIC 20031016
# Exception Resumable Description Created on
1 CANCELED_BY_USER Aktion wurde von Benutzer abgebrochen 20031024
2 DATA_EXISTING Datensatz existiert bereits 20031021
3 INVALID_INDICATOR RIC Indikator nicht zulässig 20031021
4 NOT_ALLOWED_RIC RIC nicht zulässig 20031106
5 NO_DESCRIPTION Keine Beschreibung gepflegt 20031021
6 NO_FATHER Kein Überknoten vorhanden 20031021
7 NO_RIC Es wurde kein RIC eingegeben 20031031
8 NO_SHORTDESCRIPTION Keine Kurzbeschreibung bei 6 stelligem RIC gepflegt 20031021
9 SHORTDESCRIPTION_NOT_ALLOWED 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 Importing WA_MAINT_DATA Call by reference Type reference (TYPE) /ISDFPS/RIC_DYNPRO Anzeigestruktur RIC 20031021
# Exception Resumable Description Created on
1 INVALID_INDICATOR 20031022
2 NOT_ALLOWED_RIC 20031106
3 NO_DESCRIPTION 20031022
4 NO_SHORTDESCRIPTION 20031022
5 SHORTDESCRIPTION_NOT_ALLOWED 20031106

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IT_RIC Call by reference Type reference (TYPE) /ISDFPS/RIC_DYNPRO_TAB Tabellentyp RIC 20031013
2 Importing 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 Importing 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