SAP ABAP Class /SAPCND/CL_DB_ACCESS_SRV (Service Functions)
Hierarchy
☛
SAP_AP (Software Component) SAP Application Platform
⤷
AP-PRC-CON (Application Component) Condition Technique
⤷
/SAPCND/DATABASE_ACCESS (Package) Database Access for Master Data
⤷
⤷
Properties
| Class | /SAPCND/CL_DB_ACCESS_SRV | |
| Short Description | Service Functions | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | /SAPCND/DB_ACCESS | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | /SAPCND/DATABASE_ACCESS | Database Access for Master Data |
| Created | 20020819 | SAP |
| Last change | 20050219 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /SAPCND/CL_DB_ACCESS_SRV has no interface implemented.
Friends
Class /SAPCND/CL_DB_ACCESS_SRV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | /SAPCND/DBA_TASK_CACHE | Cache for Information on Task | 20020819 | |||
| 2 | Static Attribute | Protected | Type reference (TYPE) | /SAPCND/DBA_USAGE_CACHE | Cache for Information on Usage | 20020819 | |||
| 3 | Static Attribute | Protected | Type reference (TYPE) | /SAPCND/DBA_LIN_CACHE_T | Cache for Information on LIN Tables | 20020819 | |||
| 4 | Static Attribute | Protected | Type reference (TYPE) | /SAPCND/T688C_S_T | Sorted Field Names for Condition Tables | 20020819 | |||
| 5 | Static Attribute | Protected | Type reference (TYPE) | /SAPCND/DBA_TASK_CACHE_T | Cache for Information on Task | 20020819 | |||
| 6 | Static Attribute | Protected | Type reference (TYPE) | /SAPCND/DBA_USAGE_CACHE_T | Cache for Information on Usage | 20020819 | |||
| 7 | Static Attribute | Protected | Type reference (TYPE) | /SAPCND/DBA_VAL_CACHE_T | Cache for Information on VAL Tables | 20020819 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | Converts An Internal Working Set Item Into Fixed Format | 20020819 | |
| 2 | Static method | Protected | Method | Converts An Internal Working Set Item Into Fixed Format | 20020819 | |
| 3 | Static method | Public | Method | Converts The Fixed Format Into A Working Set | 20020819 | |
| 4 | Static method | Public | Method | Converts The Fixed Format Into A Working Set Item | 20020819 | |
| 5 | Static method | Public | Method | Converts A Working Set Item Into Fixed Format | 20020819 | |
| 6 | Static method | Public | Method | Converts A Working Set Into Fixed Format | 20020819 |
Events
Class /SAPCND/CL_DB_ACCESS_SRV has no event.
Types
Class /SAPCND/CL_DB_ACCESS_SRV has no local type.
Method Signatures
Method CONVERT_FIXED_FORM_TO_WSI_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_WORKING_SET_ITEM_INT | Call by reference | Type reference (TYPE) | ANY | Working Set Item in interner Darstellung | 20020820 | |||
| 2 | I_FIXED_FORMAT | Call by reference | Type reference (TYPE) | /SAPCND/WORKING_SET_ITEM_F | Working Set Item in fester Darstellung | 20020820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Erzeugen von Feldnamen | 20020820 | ||
| 2 | Fehler beim Bestimmen der Felder der DEF-Tabelle | 20020820 | ||
| 3 | Fehler beim Bestimmen der Felder der EVL-Tabelle | 20020820 | ||
| 4 | Fehler beim Bestimmen der Felder der LIN-Tabelle | 20020820 | ||
| 5 | Fehler beim Bestimmen der Felder der VAL-Tabelle | 20020820 | ||
| 6 | Im LIN-Cache fehlen Einträge | 20020820 | ||
| 7 | Im VAL-Cache fehlen Einträge | 20020820 | ||
| 8 | Ein Feld der DEF-Tabelle fehlt im festen Format | 20020820 | ||
| 9 | Ein Feld der EVL-Tabelle fehlt im festen Format | 20020820 | ||
| 10 | Das Feld eines Konditionssatzes fehlt im festen Format | 20020820 | ||
| 11 | Ein Feld einer LIN-Tabelle fehlt im festen Format | 20020820 | ||
| 12 | Eine SCALE_LINE_ID fehlt im festen Format der VAL-Tabelle | 20020820 | ||
| 13 | Ein Feld einer VAL-Tabelle fehlt im festen Format | 20020820 |
Method CONVERT_WSI_INT_TO_FIXED_FORM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FIXED_FORMAT | Call by reference | Type reference (TYPE) | /SAPCND/WORKING_SET_ITEM_F | Working Set Item in fester Darstellung | 20020820 | |||
| 2 | I_IS_DEEP | Value transfer | Type reference (TYPE) | /SAPCND/BOOLEAN | CTCUS_TRUE ... ist tiefer Typ | 20020820 | |||
| 3 | I_WORKING_SET_ITEM_INT | Call by reference | Type reference (TYPE) | ANY | Working Set Item in interner Darstellung | 20020820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Erzeugen von Feldnamen | 20020820 | ||
| 2 | Fehler beim Bestimmen der Felder der DEF-Tabelle | 20020820 | ||
| 3 | Fehler beim Bestimmen der Felder der EVL-Tabelle | 20020820 | ||
| 4 | Fehler beim Bestimmen der Felder der LIN-Tabelle | 20020820 | ||
| 5 | Fehler beim Bestimmen der Felder der VAL-Tabelle | 20020820 | ||
| 6 | Im LIN-Cache fehlen Einträge | 20020820 | ||
| 7 | Im VAL-Cache fehlen Einträge | 20020820 | ||
| 8 | Das Feld CLIENT eines DEF-Eintrages weicht vom WSI ab | 20020823 | ||
| 9 | Das Feld CLIENT eines DIM-Eintrages weicht vom WSI ab | 20020823 | ||
| 10 | Das Feld VARNUMH eines DIM-Eintrages weicht vom WSI ab | 20020823 | ||
| 11 | Das Feld CLIENT eines EVL-Eintrages weicht vom WSI ab | 20020823 | ||
| 12 | Das Feld VARNUMH eines EVL-Eintrages weicht vom WSI ab | 20020823 | ||
| 13 | Das Feld CLIENT eines LIN-Eintrages weicht vom WSI ab | 20020823 | ||
| 14 | Das Feld CLIENT eines VAL-Eintrages weicht vom WSI ab | 20020823 | ||
| 15 | Das Feld VARNUMH eines VAL-Eintrages weicht vom WSI ab | 20020823 |
Method FIXED_FORM_TO_WORKING_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_WORKING_SET | Call by reference | Type reference (TYPE) | /SAPCND/WORKING_SET_T | Working Set in beliebiger Darstellung | 20020820 | |||
| 2 | IT_FIXED_FORMAT | Call by reference | Type reference (TYPE) | /SAPCND/WORKING_SET_F_T | Working Set in fester Darstellung | 20020820 | |||
| 3 | IT_GROUP_I | Call by reference | Type reference (TYPE) | /SAPCND/GROUP_I_S_T | 20050208 | ||||
| 4 | I_CLIENT | Call by reference | Type reference (TYPE) | SY-MANDT | 20050208 | ||||
| 5 | I_GROUPNAME | Call by reference | Type reference (TYPE) | /SAPCND/MAINT_GROUP | 20050208 | ||||
| 6 | I_USE_GROUP_WS | Call by reference | Type reference (TYPE) | /SAPCND/BOOLEAN | 20050208 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Durchführung der Konvertierung | 20020820 |
Method FIXED_FORM_TO_WORKING_SET_ITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_WORKING_SET_ITEM | Call by reference | Type reference (TYPE) | ANY | Working Set Item in beliebiger Darstellung | 20020820 | |||
| 2 | I_FIXED_FORMAT | Call by reference | Type reference (TYPE) | /SAPCND/WORKING_SET_ITEM_F | Working Set Item in fester Darstellung | 20020820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Die Konvertierung in das feste Format schlug fehl | 20020820 |
Method WORKING_SET_ITEM_TO_FIXED_FORM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FIXED_FORMAT | Call by reference | Type reference (TYPE) | /SAPCND/WORKING_SET_ITEM_F | Working Set Item in fester Darstellung | 20020820 | |||
| 2 | I_IS_DEEP | Value transfer | Type reference (TYPE) | /SAPCND/BOOLEAN | CTCUS_TRUE | CTCUS_TRUE .. tiefes Format, sonst flaches | 20020820 | ||
| 3 | I_IS_EXTERNAL | Value transfer | Type reference (TYPE) | /SAPCND/BOOLEAN | CTCUS_FALSE | CTCUS_TRUE .. externes Format, sonst internes | 20020820 | ||
| 4 | I_WORKING_SET_ITEM | Call by reference | Type reference (TYPE) | ANY | Working Set Item in beliebiger Darstellung | 20020820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es wurde kein Working Set Item übergeben | 20020820 |
Method WORKING_SET_TO_FIXED_FORM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FIXED_FORMAT | Call by reference | Type reference (TYPE) | /SAPCND/WORKING_SET_F_T | Working Set in fester Darstellung | 20020820 | |||
| 2 | IT_WORKING_SET | Call by reference | Type reference (TYPE) | /SAPCND/WORKING_SET_T | Working Set in beliebiger Darstellung | 20020820 | |||
| 3 | I_IS_DEEP | Value transfer | Type reference (TYPE) | /SAPCND/BOOLEAN | CTCUS_TRUE | CTCUS_TRUE .. tiefes Format, sonst flaches | 20020820 | ||
| 4 | I_IS_EXTERNAL | Value transfer | Type reference (TYPE) | /SAPCND/BOOLEAN | CTCUS_FALSE | CTCUS_TRUE .. externes Format, sonst internes | 20020820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Die Konvertierung des Working Sets ist fehlgeschlagen | 20020820 |
History
| Last changed by/on | SAP | 20050219 |
| SAP Release Created in | 400 |