SAP ABAP Class CL_NHI_DUP_PERSIST (NHI Persistence Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-HTC (Application Component) Hana Transport Container (ABAP)
⤷
SNHI_DELIVERY_UNIT_PROXY (Package) HANA Integraton: Delivery Unit Proxy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WB_OBJECT_PERSIST | Persistence for Workbench Object | 20120530 |
Properties
Class | CL_NHI_DUP_PERSIST | |
Short Description | NHI Persistence Class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SNHI_DELIVERY_UNIT_PROXY | HANA Integraton: Delivery Unit Proxy |
Created | 20120530 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_NHI_DUP_PERSIST has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WB_OBJECT_PERSIST | Persistence for Workbench Object | 20120530 |
Friends
Class CL_NHI_DUP_PERSIST has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | TZNZONE | 'UTC' | 20120530 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_NHI_EXPORT | 20120531 | |||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_NHI_IMPORT | 20120531 | |||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20120531 | |||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | LCL_PERSISTENCY_ACCESS | 20120601 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20120531 | |
2 | ![]() |
Static method | Public | Method | 20120530 | |
3 | ![]() |
Static method | Private | Method | 20120828 | |
4 | ![]() |
Static method | Public | Method | 20120530 | |
5 | ![]() |
Instance method | Private | Method | 20120530 | |
6 | ![]() |
Instance method | Private | Method | 20120612 | |
7 | ![]() |
Instance method | Private | Method | 20120530 |
Events
Class CL_NHI_DUP_PERSIST has no event.
Types
Class CL_NHI_DUP_PERSIST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_NHI_DUP_PERSIST has no parameter.
Method CONSTRUCTOR on class CL_NHI_DUP_PERSIST has no exception.
Method CONVERT_FROM_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_DATE | Call by reference | Type reference (TYPE) | D | 20120530 | |||
2 | ![]() |
E_TIME | Call by reference | Type reference (TYPE) | T | 20120530 | |||
3 | ![]() |
I_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | 20120530 |
Method CONVERT_FROM_TIMESTAMP on class CL_NHI_DUP_PERSIST has no exception.
Method CONVERT_TO_RELATIVE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_FILE_NAME | Call by reference | Type reference (TYPE) | SNHI_DU_CONTENT_FILE_NAME | 20120828 |
Method CONVERT_TO_RELATIVE_NAME on class CL_NHI_DUP_PERSIST has no exception.
Method CONVERT_TO_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATE | Call by reference | Type reference (TYPE) | D | 20120530 | |||
2 | ![]() |
I_TIME | Call by reference | Type reference (TYPE) | T | 20120530 | |||
3 | ![]() |
R_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMP | 20120530 |
Method CONVERT_TO_TIMESTAMP on class CL_NHI_DUP_PERSIST has no exception.
Method GET_FILE_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_CONTENT_ERROR | Call by reference | Type reference (TYPE) | STRING | 20120530 | |||
2 | ![]() |
C_CONTENT_OBJECTS | Call by reference | Type reference (TYPE) | IF_NHI_DELIVERY_UNIT_PROXY=>T_HANA_OBJECTS | 20120530 | |||
3 | ![]() |
I_DB_OBJECT_DATA | Call by reference | Type reference (TYPE) | SNHI_DU_PROXY | 20120530 |
Method GET_FILE_CONTENT on class CL_NHI_DUP_PERSIST has no exception.
Method GET_FILE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ENCODED_FILE_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120612 | |||
2 | ![]() |
R_FILE_NAME | Value transfer | Type reference (TYPE) | STRING | 20120612 |
Method GET_FILE_NAME on class CL_NHI_DUP_PERSIST has no exception.
Method UPLOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CONTENT | Call by reference | Type reference (TYPE) | SNHI_DU_PROXY_CONTENT | 20120604 | |||
2 | ![]() |
E_FILENAME | Call by reference | Type reference (TYPE) | SNHI_DU_CONTENT_FILE_NAME | 20120605 | |||
3 | ![]() |
I_CONTENT_VENDOR | Call by reference | Type reference (TYPE) | SNHI_DELIVERY_UNIT_VENDOR | 20120530 | |||
4 | ![]() |
I_DELIVERY_UNIT_NAME | Call by reference | Type reference (TYPE) | SNHI_DELIVERY_UNIT_NAME | 20120530 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120530 | ||
2 | ![]() |
20120530 | ||
3 | ![]() |
20120530 | ||
4 | ![]() |
20120530 | ||
5 | ![]() |
20120530 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |