SAP ABAP Class IF_NHI_TAGS (IF_NHI_TAGS)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_NHI_TAGS Tags 20130703
Properties
Class IF_NHI_TAGS  
Short Description IF_NHI_TAGS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130628   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_NHI_TAGS has no forward declaration.
Interfaces
Class IF_NHI_TAGS has no interface implemented.
Friends
Class IF_NHI_TAGS has no friend class.
Attributes
Class IF_NHI_TAGS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_DELETE_TAGS_REQ Instance method Public Method 20130703
2 CREATE_FIND_OBJ_BY_TAGS_REQ Instance method Public Method 20130703
3 CREATE_READ_TAGS_REQ Instance method Public Method 20130703
4 CREATE_UPDATE_TAGS_REQ Instance method Public Method 20130703
5 CREATE_WRITE_TAGS_REQ Instance method Public Method 20130703
6 DELETE Instance method Public Method 20130703
7 FIND Instance method Public Method 20130703
8 READ Instance method Public Method 20130703
9 UPDATE Instance method Public Method 20130703
10 WRITE Instance method Public Method 20130703
Events
Class IF_NHI_TAGS has no event.
Types
Class IF_NHI_TAGS has no local type.
Method Signatures

Method CREATE_DELETE_TAGS_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJ_TAG_LIST Call by reference Type reference (TYPE) CL_NHI_OBJECT_TAGS=>TY_OBJECT_TAGS 20130703
2 Returning REQUEST Value transfer Object reference (TYPE REF TO) CL_NHI_DELETE_TAGS_REQ 20130703

Method CREATE_DELETE_TAGS_REQ on class IF_NHI_TAGS 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 REQUEST Value transfer Object reference (TYPE REF TO) CL_NHI_FIND_OBJ_BY_TAGS_REQ 20130703
2 Importing TAG_LIST Call by reference Type reference (TYPE) CL_NHI_TAG=>TY_TAG 20130703

Method CREATE_FIND_OBJ_BY_TAGS_REQ on class IF_NHI_TAGS has no exception.

Method CREATE_READ_TAGS_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJ_LIST Call by reference Type reference (TYPE) CL_NHI_OBJECT_ID=>TY_OBJLIST 20130703
2 Returning REQUEST Value transfer Object reference (TYPE REF TO) CL_NHI_READ_TAGS_REQ 20130703

Method CREATE_READ_TAGS_REQ on class IF_NHI_TAGS has no exception.

Method CREATE_UPDATE_TAGS_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJ_TAG_LIST Call by reference Type reference (TYPE) CL_NHI_OBJECT_TAGS=>TY_OBJECT_TAGS 20130703
2 Returning REQUEST Value transfer Object reference (TYPE REF TO) CL_NHI_UPDATE_TAGS_REQ 20130703

Method CREATE_UPDATE_TAGS_REQ on class IF_NHI_TAGS has no exception.

Method CREATE_WRITE_TAGS_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJ_TAG_LIST Call by reference Type reference (TYPE) CL_NHI_OBJECT_TAGS=>TY_OBJECT_TAGS 20130703
2 Returning REQUEST Value transfer Object reference (TYPE REF TO) CL_NHI_WRITE_TAGS_REQ 20130703

Method CREATE_WRITE_TAGS_REQ on class IF_NHI_TAGS has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Object reference (TYPE REF TO) CL_NHI_DELETE_TAGS_REQ 20130703
2 Returning RESPONSE Value transfer Object reference (TYPE REF TO) CL_NHI_DELETE_TAGS_RES 20130703
# Exception Resumable Description Created on
1 CX_NHI_HANA_REPOSITORY 20130703

Method FIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Object reference (TYPE REF TO) CL_NHI_FIND_OBJ_BY_TAGS_REQ 20130703
2 Returning RESPONSE Value transfer Object reference (TYPE REF TO) CL_NHI_FIND_OBJ_BY_TAGS_RES 20130703
# Exception Resumable Description Created on
1 CX_NHI_HANA_REPOSITORY 20130703

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Object reference (TYPE REF TO) CL_NHI_READ_TAGS_REQ 20130703
2 Returning RESPONSE Value transfer Object reference (TYPE REF TO) CL_NHI_READ_TAGS_RES 20130703
# Exception Resumable Description Created on
1 CX_NHI_HANA_REPOSITORY 20130703

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Object reference (TYPE REF TO) CL_NHI_UPDATE_TAGS_REQ 20130703
2 Returning RESPONSE Value transfer Object reference (TYPE REF TO) CL_NHI_UPDATE_TAGS_RES 20130703
# Exception Resumable Description Created on
1 CX_NHI_HANA_REPOSITORY 20130703

Method WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Object reference (TYPE REF TO) CL_NHI_WRITE_TAGS_REQ 20130703
2 Returning RESPONSE Value transfer Object reference (TYPE REF TO) CL_NHI_WRITE_TAGS_RES 20130703
# Exception Resumable Description Created on
1 CX_NHI_HANA_REPOSITORY 20130703
History
Last changed by/on SAP  20140121 
SAP Release Created in