SAP ABAP Class CL_NHI_OBJECT_TAGS (CL_NHI_object_tags)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-AHI (Application Component) Tools for ABAP and HANA Integration
⤷
SNHI_REPOSITORY_TAGS (Package) Tags

⤷

⤷

Properties
Class | CL_NHI_OBJECT_TAGS | |
Short Description | CL_NHI_object_tags | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SNHI_REPOSITORY_TAGS | Tags |
Created | 20130702 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_NHI_OBJECT_TAGS has no forward declaration.
Interfaces
Class CL_NHI_OBJECT_TAGS has no interface implemented.
Friends
Class CL_NHI_OBJECT_TAGS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'name' | 20130702 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'package' | 20130702 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'suffix' | 20130702 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'tags' | 20130702 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'tenant' | 20130702 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20130702 | |||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20130702 | |||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20130702 | |||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CL_NHI_TAG=>TY_TAG | 20130702 | |||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20130702 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Constructor | 20130702 | |
2 | ![]() |
Static method | Public | Method | 20130702 |
Events
Class CL_NHI_OBJECT_TAGS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_OBJECT_TAGS | Public | See coding | 20130702 | ty_object_tags TYPE STANDARD TABLE OF REF TO cl_nhi_object_tags WITH DEFAULT KEY
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20130702 | |||
2 | ![]() |
PACKAGE | Call by reference | Type reference (TYPE) | STRING | 20130702 | |||
3 | ![]() |
SUFFIX | Call by reference | Type reference (TYPE) | STRING | 20130702 | |||
4 | ![]() |
TAGS | Call by reference | Type reference (TYPE) | CL_NHI_TAG=>TY_TAG | 20130702 | |||
5 | ![]() |
TENANT | Call by reference | Type reference (TYPE) | STRING | 20130702 |
Method CONSTRUCTOR on class CL_NHI_OBJECT_TAGS has no exception.
Method CREATE_OBJECT_TAGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20130702 | |||
2 | ![]() |
PACKAGE | Call by reference | Type reference (TYPE) | STRING | 20130702 | |||
3 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_NHI_OBJECT_TAGS | 20130702 | |||
4 | ![]() |
SUFFIX | Call by reference | Type reference (TYPE) | STRING | 20130702 | |||
5 | ![]() |
TAGS | Call by reference | Type reference (TYPE) | CL_NHI_TAG=>TY_TAG | 20130702 | |||
6 | ![]() |
TENANT | Call by reference | Type reference (TYPE) | STRING | 20130702 |
Method CREATE_OBJECT_TAGS on class CL_NHI_OBJECT_TAGS has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |