SAP ABAP Class CL_GHO_DB_NETOBJ_HELPER (Helper class for Objects)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PP-PN-NO (Application Component) Network Objects
⤷
APPL_GHO_NETOBJ_DB (Package) DB layer for Network objects
⤷
⤷
Properties
| Class | CL_GHO_DB_NETOBJ_HELPER | |
| Short Description | Helper class for Objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APPL_GHO_NETOBJ_DB | DB layer for Network objects |
| Created | 20090803 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GHO_DB_NETOBJ_HELPER has no forward declaration.
Interfaces
Class CL_GHO_DB_NETOBJ_HELPER has no interface implemented.
Friends
Class CL_GHO_DB_NETOBJ_HELPER has no friend class.
Attributes
Class CL_GHO_DB_NETOBJ_HELPER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Convert DB TD Table Type into APPL TD TT | 20090831 | |
| 2 | Static method | Public | Method | Convert DB TC Table Type into APPL TD TT using UTC timezone | 20100629 | |
| 3 | Static method | Public | Method | Convert APPL TD Table Type into DB TD TT | 20090831 |
Events
Class CL_GHO_DB_NETOBJ_HELPER has no event.
Types
Class CL_GHO_DB_NETOBJ_HELPER has no local type.
Method Signatures
Method CONVERT_FROM_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NETOBJ_TD_APPL | Call by reference | Type reference (TYPE) | GHO_T_NETOBJ_TD | Netobj TD | 20090831 | |||
| 2 | IT_NETOBJ_TD_DB | Call by reference | Type reference (TYPE) | GHO_T_NETOBJ_TD_DB | Netobj TD table type for DB | 20090831 |
Method CONVERT_FROM_TIMESTAMP on class CL_GHO_DB_NETOBJ_HELPER has no exception.
Method CONVERT_FROM_TIMESTAMP_UTC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NETOBJ_TD_APPL | Call by reference | Type reference (TYPE) | GHO_T_NETOBJ_TD | Netobj TD | 20100629 | |||
| 2 | IT_NETOBJ_TD_DB | Call by reference | Type reference (TYPE) | GHO_T_NETOBJ_TD_DB | Netobj TD table type for DB | 20100629 |
Method CONVERT_FROM_TIMESTAMP_UTC on class CL_GHO_DB_NETOBJ_HELPER has no exception.
Method CONVERT_INTO_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NETOBJ_TD_DB | Call by reference | Type reference (TYPE) | GHO_T_NETOBJ_TD_DB | Netobj TD table type for DB | 20090831 | |||
| 2 | IT_NETOBJ_TD_APPL | Call by reference | Type reference (TYPE) | GHO_T_NETOBJ_TD | Netobj TD | 20090831 |
Method CONVERT_INTO_TIMESTAMP on class CL_GHO_DB_NETOBJ_HELPER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 605 |