SAP ABAP Class CL_NHI_FIND_OBJ_BY_TAGS_REQ (CL_NHI_READ_TAG_REQ)
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_FIND_OBJ_BY_TAGS_REQ  
Short Description CL_NHI_READ_TAG_REQ    
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_FIND_OBJ_BY_TAGS_REQ has no forward declaration.
Interfaces
Class CL_NHI_FIND_OBJ_BY_TAGS_REQ has no interface implemented.
Friends
Class CL_NHI_FIND_OBJ_BY_TAGS_REQ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ACTION Constant Public Type reference (TYPE) STRING 'find' 20130702
2 CO_TAG_LIST Constant Public Type reference (TYPE) STRING 'tagList' 20130702
3 CO_WHAT Constant Public Type reference (TYPE) STRING 'tags' 20130702
4 TAG_LIST Instance attribute Public Type reference (TYPE) CL_NHI_TAG=>TY_TAG 20130702
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Protected Constructor 20130702
2 CREATE_FIND_OBJ_BY_TAGS_REQ Static method Public Method 20130702
Events
Class CL_NHI_FIND_OBJ_BY_TAGS_REQ has no event.
Types
Class CL_NHI_FIND_OBJ_BY_TAGS_REQ has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TAG_LIST Call by reference Type reference (TYPE) CL_NHI_TAG=>TY_TAG 20130702

Method CONSTRUCTOR on class CL_NHI_FIND_OBJ_BY_TAGS_REQ has no exception.

Method CREATE_FIND_OBJ_BY_TAGS_REQ 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_FIND_OBJ_BY_TAGS_REQ 20130702
2 Importing TAG_LIST Call by reference Type reference (TYPE) CL_NHI_TAG=>TY_TAG 20130702

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