SAP ABAP Class CL_NHI_LIST_OBJECT_TYPES_REQ (CL_NHI_LIST_OBJECT_TYPES_REQ)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-AHI (Application Component) Tools for ABAP and HANA Integration
     SNHI_REPOSITORY_OBJECT (Package) Object
Properties
Class CL_NHI_LIST_OBJECT_TYPES_REQ  
Short Description CL_NHI_LIST_OBJECT_TYPES_REQ    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SNHI_REPOSITORY_OBJECT   Object 
Created 20120516   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_NHI_LIST_OBJECT_TYPES_REQ has no forward declaration.
Interfaces
Class CL_NHI_LIST_OBJECT_TYPES_REQ has no interface implemented.
Friends
Class CL_NHI_LIST_OBJECT_TYPES_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 'list' 20120516
2 CO_PACKAGE Constant Public Type reference (TYPE) STRING 'package' 20120516
3 CO_RESTRICT2DESIGNTIMEONLY Constant Public Type reference (TYPE) STRING 'restrict2DesignTimeOnly' 20120516
4 CO_SESSION Constant Public Type reference (TYPE) STRING 'session' 20120516
5 CO_TENANT Constant Public Type reference (TYPE) STRING 'tenant' 20120516
6 CO_WHAT Constant Public Type reference (TYPE) STRING 'objectTypes' 20120516
7 PACKAGE Instance attribute Public Type reference (TYPE) STRING 20120516
8 RESTRICT2DESIGNTIMEONLY Instance attribute Public Type reference (TYPE) ABAP_BOOL 20120516
9 SESSION Instance attribute Public Object reference (TYPE REF TO) CL_NHI_SESSION 20120516
10 TENANT Instance attribute Public Type reference (TYPE) STRING 20120516
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Protected Constructor 20120516
2 CREATE_LIST_OBJECT_TYPES_REQ Static method Public Method 20120516
Events
Class CL_NHI_LIST_OBJECT_TYPES_REQ has no event.
Types
Class CL_NHI_LIST_OBJECT_TYPES_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 PACKAGE Call by reference Type reference (TYPE) STRING 20120516
2 Importing RESTRICT2DESIGNTIMEONLY Call by reference Type reference (TYPE) ABAP_BOOL 20120516
3 Importing SESSION Call by reference Object reference (TYPE REF TO) CL_NHI_SESSION 20120516
4 Importing TENANT Call by reference Type reference (TYPE) STRING 20120516

Method CONSTRUCTOR on class CL_NHI_LIST_OBJECT_TYPES_REQ has no exception.

Method CREATE_LIST_OBJECT_TYPES_REQ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PACKAGE Call by reference Type reference (TYPE) STRING 20120516
2 Importing RESTRICT2DESIGNTIMEONLY Call by reference Type reference (TYPE) ABAP_BOOL 20120524
3 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_NHI_LIST_OBJECT_TYPES_REQ 20120524
4 Importing SESSION Call by reference Object reference (TYPE REF TO) CL_NHI_SESSION 20120524
5 Importing TENANT Call by reference Type reference (TYPE) STRING 20120516

Method CREATE_LIST_OBJECT_TYPES_REQ on class CL_NHI_LIST_OBJECT_TYPES_REQ has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740