SAP ABAP Class CL_DB_MANAGER_OHFW (Database manager)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM-LBK (Application Component) Logbook
⤷
DIOHFW_DB (Package) Object hierarchy framework: database layer
⤷
⤷
Properties
| Class | CL_DB_MANAGER_OHFW | |
| Short Description | Database manager | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | DIOHFW_DB | Object hierarchy framework: database layer |
| Created | 20011201 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DB_MANAGER_OHFW has no forward declaration.
Interfaces
Class CL_DB_MANAGER_OHFW has no interface implemented.
Friends
Class CL_DB_MANAGER_OHFW has no friend class.
Attributes
Class CL_DB_MANAGER_OHFW has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Saves specified nodes and application objects | 20011201 | |
| 2 | Static method | Public | Method | Selects child nodes from database | 20011204 | |
| 3 | Static method | Public | Method | Selects the nodes | 20020930 |
Events
Class CL_DB_MANAGER_OHFW has no event.
Types
Class CL_DB_MANAGER_OHFW has no local type.
Method Signatures
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | DIOHFW_MESSAGE_T | Error messages from after commit processing | 20040422 | |||
| 2 | IT_APPL_OBJ_SAVE | Call by reference | Type reference (TYPE) | DIOHFW_APPL_OBJ_T | Bezüge auf Anwendungsobjekte OO | 20011204 | |||
| 3 | IT_NODES_CREA | Call by reference | Type reference (TYPE) | DIOHFW_OO_NODES_T | References to node objects | 20011201 | |||
| 4 | IT_NODES_DEL | Call by reference | Type reference (TYPE) | DIOHFW_OO_NODES_T | References to node objects | 20011201 | |||
| 5 | IT_NODES_UPD | Call by reference | Type reference (TYPE) | DIOHFW_OO_NODES_T | References to node objects | 20011201 | |||
| 6 | I_COMMIT_WORK | Call by reference | Type reference (TYPE) | CHAR1 | Commit inside method? | 20011204 | |||
| 7 | I_WAIT | Call by reference | Type reference (TYPE) | CHAR1 | Wait until commit is finished? | 20011204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Connection to appl. object database functionality failed | 20011203 | ||
| 2 | Error when posting application objects | 20011203 |
Method SELECT_CHILD_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHILD_NODES | Value transfer | Type reference (TYPE) | DIOHFW_NODES_T | Tabellentyp für Knotentabelle | 20011204 | |||
| 2 | I_NTYPE | Call by reference | Type reference (TYPE) | DIOHFW_NODE_TYPE | Knoten_Typ | 20030401 | |||
| 3 | I_SUP_NODEID | Call by reference | Type reference (TYPE) | DIOHFW_NODEID | Super node ID | 20011204 |
Method SELECT_CHILD_NODES on class CL_DB_MANAGER_OHFW has no exception.
Method SELECT_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NODES | Value transfer | Type reference (TYPE) | DIOHFW_NODES_T | Tabellentyp für Knotentabelle | 20021001 | |||
| 2 | IT_QMART_RANGE | Call by reference | Type reference (TYPE) | DIACL_QMART_RANGE_T | Tabellentyp für Range-Tabelle QMART | 20030114 | |||
| 3 | IT_REFNUM_RANGE | Call by reference | Type reference (TYPE) | DIACL_REFNUM_RANGE_T | Range-Tabellentyp für REFNUM | 20030114 | |||
| 4 | I_FLAG | Call by reference | Type reference (TYPE) | I | 20020930 | ||||
| 5 | I_REF_OBJ_T | Call by reference | Type reference (TYPE) | DIOHFW_NODES_SEL_T | Complex table | 20021003 | |||
| 6 | I_SELID | Call by reference | Type reference (TYPE) | SELID | Selektionskennzeichen | 20030114 |
Method SELECT_NODES on class CL_DB_MANAGER_OHFW has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 470 |