SAP ABAP Interface IF_NAT_CONSTANT (Constants for native odata GW services)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT-BICS-EQ (Application Component) BICS Easy Query
     BW_BICS_EQ (Package) Easy Query
Properties
Interface IF_NAT_CONSTANT  
Short Description Constants for native odata GW services    
General Data
Package BW_BICS_EQ   Easy Query 
Created 20130321   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_NAT_CONSTANT has no forward declaration.
Interfaces
Interface IF_NAT_CONSTANT has no interface.
Friends
Interface IF_NAT_CONSTANT has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_CS_ODATA Constant Public See coding 20130710
2 N_CS_ODATA_SEMANTIC Constant Public See coding 20130808
3 N_C_AGENT Constant Public Type reference (TYPE) /IWBEP/SUP_IW_AGENT 'BW_NAT_ODATA' Gateway Agent or Component 20130903
4 N_C_BGRFC_NAT_PRFX Constant Public Type reference (TYPE) STRING 'NAT_' BGRFC native prefix 20130524
5 N_C_CLASS_DPC_SUFFIX Constant Public Type reference (TYPE) STRING '_DPC' generated GW service class name DPC-suffix 20130321
6 N_C_CLASS_MPC_SUFFIX Constant Public Type reference (TYPE) STRING '_MPC' generated GW service class name MPC-suffix 20130321
7 N_C_CLASS_PREFIX Constant Public Type reference (TYPE) STRING 'CL_' generated GW service class name prefix 20130321
8 N_C_DEVCLASS Constant Public Type reference (TYPE) DEVCLASS '$EQ_GW_NAT' Package 20130829
9 N_C_DPC_TEMPLATE Constant Public Type reference (TYPE) STRING 'NAT_DPC_TEMPLATE' DPC template name 20130321
10 N_C_MODEL_SUFFIX Constant Public Type reference (TYPE) STRING '_MDL' GW model suffix 20130321
11 N_C_MPC_TEMPLATE Constant Public Type reference (TYPE) STRING 'NAT_MPC_TEMPLATE' MPC template name 20130321
12 N_C_SERVICE_SUFFIX Constant Public Type reference (TYPE) STRING '_SRV' GW service suffix 20130321
13 N_C_VARIABLE_INT_SUFFIX_TO Constant Public Type reference (TYPE) STRING 'To' 20130710
Methods
Interface IF_NAT_CONSTANT has no method.
Events
Interface IF_NAT_CONSTANT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_S_ODATA_SUPPORT Public See coding query with odata support 20130624 BEGIN OF tn_s_odata_support, eltuid TYPE rsuniidx, eqsupport TYPE rrxrfcsupport, odatasupport TYPE rrxrfcsupport, compid TYPE rszcompid, END OF tn_s_odata_support
2 TN_T_ODATA_SUPPORT Public See coding query list with odata support 20130624 tn_t_odata_support TYPE STANDARD TABLE OF tn_s_odata_support WITH KEY eltuid
History
Last changed by/on SAP  20140121 
SAP Release Created in 740