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 CO_NAME Constant Public Type reference (TYPE) STRING 'name' 20130702
2 CO_PACKAGE Constant Public Type reference (TYPE) STRING 'package' 20130702
3 CO_SUFFIX Constant Public Type reference (TYPE) STRING 'suffix' 20130702
4 CO_TAGS Constant Public Type reference (TYPE) STRING 'tags' 20130702
5 CO_TENANT Constant Public Type reference (TYPE) STRING 'tenant' 20130702
6 NAME Instance attribute Public Type reference (TYPE) STRING 20130702
7 PACKAGE Instance attribute Public Type reference (TYPE) STRING 20130702
8 SUFFIX Instance attribute Public Type reference (TYPE) STRING 20130702
9 TAGS Instance attribute Public Type reference (TYPE) CL_NHI_TAG=>TY_TAG 20130702
10 TENANT Instance attribute Public Type reference (TYPE) STRING 20130702
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Protected Constructor 20130702
2 CREATE_OBJECT_TAGS 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 Importing NAME Call by reference Type reference (TYPE) STRING 20130702
2 Importing PACKAGE Call by reference Type reference (TYPE) STRING 20130702
3 Importing SUFFIX Call by reference Type reference (TYPE) STRING 20130702
4 Importing TAGS Call by reference Type reference (TYPE) CL_NHI_TAG=>TY_TAG 20130702
5 Importing 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 Importing NAME Call by reference Type reference (TYPE) STRING 20130702
2 Importing PACKAGE Call by reference Type reference (TYPE) STRING 20130702
3 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_NHI_OBJECT_TAGS 20130702
4 Importing SUFFIX Call by reference Type reference (TYPE) STRING 20130702
5 Importing TAGS Call by reference Type reference (TYPE) CL_NHI_TAG=>TY_TAG 20130702
6 Importing 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