SAP ABAP Class CL_SATT_DB (Database Access to Attribute Repository)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   SV-ASA (Application Component) ASAP (AcceleratedSAP)
     SATT (Package) Attribute Repository for Reference Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SATT_CONST Constants for Attribute Repository 20001208
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SATT_DB_HIER_NODE TADIR Objects: Database Access to Attribute Repository 20001211
2 Inheritance (c INHERITING FROM c_ref)  CL_SATT_DB_TADIR TADIR Objects: Database Access to Attribute Repository 20001208
Properties
Class CL_SATT_DB  
Short Description Database Access to Attribute Repository    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SATT   Attribute Repository for Reference Objects 
Created 20001206   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SATT_DB has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SATT_CONST Constants for Attribute Repository 20001208
Friends
Class CL_SATT_DB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_TABNAME_EX Instance attribute Protected Type reference (TYPE) TABNAME Table Name 20001206
2 A_TABNAME_IN Instance attribute Protected Type reference (TYPE) TABNAME Table Name 20001206
3 A_VALUE_FIELD Instance attribute Protected Type reference (TYPE) FIELDNAME Field Name for Attribute Values in Database Table 20001206
4 C_ALL_EXCL Instance attribute Public Attribute reference (LIKE) 20001208
5 C_ALL_INCL Instance attribute Public Attribute reference (LIKE) 20001208
6 C_ALL_SPEC Instance attribute Public Attribute reference (LIKE) 20001208
7 C_MARK Instance attribute Public Attribute reference (LIKE) 20001208
8 C_NOT_MAIN Instance attribute Public Attribute reference (LIKE) 20001208
9 R_DBTABLE Instance attribute Protected Object reference (TYPE REF TO) DATA Value Attributes for Internal Tables 20001206
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20001206
2 DELETE Instance method Protected Method Deletes All Entries for Current Object Key 20001208
3 READ Instance method Public Method Reads Values for Object from the Database 20001208
4 SAVE Instance method Public Method Saves Transported Values 20001206
5 SELECT Instance method Protected Method Executes a Select Statement 20001208
Events
Class CL_SATT_DB has no event.
Types
Class CL_SATT_DB has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SUBTYP Call by reference Type reference (TYPE) ATSUBTYPE Untertyp für Objekte 20001208
2 Importing I_TABNAME_EX Call by reference Type reference (TYPE) TABNAME Tabellenname 20001206
3 Importing I_TABNAME_IN Call by reference Type reference (TYPE) TABNAME Tabellenname 20001206
4 Importing I_VALUE_FIELD Call by reference Type reference (TYPE) FIELDNAME 'VALUE' Feldname 20001206
# Exception Resumable Description Created on
1 CANCELED User Abbruch 20001206
2 ERROR allg. Fehler 20001206

Method DELETE Signature

Method DELETE on class CL_SATT_DB has no parameter.
Method DELETE on class CL_SATT_DB has no exception.

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SIGN Call by reference Type reference (TYPE) SAT_RB Radiobuttons allgemein 20001208
2 Exporting E_T_VALUES Call by reference Type reference (TYPE) STANDARD TABLE Werteliste 20001208
# Exception Resumable Description Created on
1 CANCELED User Abbruch 20001208
2 ERROR allg. Fehler 20001208
3 NOT_FOUND eine Einträge zum Objekt gefunden 20001208

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SIGN Call by reference Type reference (TYPE) SAT_RB Radiobuttons allgemein 20001206
2 Importing I_T_VALUES Call by reference Type reference (TYPE) STANDARD TABLE Werteliste 20001206
# Exception Resumable Description Created on
1 CANCELED User Abbruch 20001206
2 ERROR allg. Fehler 20001206

Method SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_RESULT Value transfer Type reference (TYPE) STANDARD TABLE Selektierte Werte 20001208
2 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Tabelle für Selektion 20001208

Method SELECT on class CL_SATT_DB has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 610