SAP ABAP Class CL_NHI_TAG (CL_NHI_TAG)
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_TAG  
Short Description CL_NHI_TAG    
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_TAG has no forward declaration.
Interfaces
Class CL_NHI_TAG has no interface implemented.
Friends
Class CL_NHI_TAG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 TAG Instance attribute Public Type reference (TYPE) STRING 20130702
2 VALUE 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_TAG Static method Public Method 20130702
Events
Class CL_NHI_TAG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_TAG Public See coding 20130702 ty_tag TYPE STANDARD TABLE OF REF TO cl_nhi_tag WITH DEFAULT KEY
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TAG Call by reference Type reference (TYPE) STRING 20130702
2 Importing VALUE Call by reference Type reference (TYPE) STRING 20130702

Method CONSTRUCTOR on class CL_NHI_TAG has no exception.

Method CREATE_TAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_NHI_TAG 20130702
2 Importing TAG Call by reference Type reference (TYPE) STRING 20130702
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20130702

Method CREATE_TAG on class CL_NHI_TAG has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740