SAP ABAP Class CL_SEDI_ADT_CNT_NEGOTIATION (Implements content negotiation for source objects)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE-SRC (Application Component) ABAP Source Code editors in ABAP in Eclipse
     SEDI_ADT (Package) Service Enabeling Navigation
Properties
Class CL_SEDI_ADT_CNT_NEGOTIATION  
Short Description Implements content negotiation for source objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEDI_ADT   Service Enabeling Navigation 
Created 20130308   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SEDI_ADT_CNT_NEGOTIATION has no forward declaration.
Interfaces
Class CL_SEDI_ADT_CNT_NEGOTIATION has no interface implemented.
Friends
Class CL_SEDI_ADT_CNT_NEGOTIATION has no friend class.
Attributes
Class CL_SEDI_ADT_CNT_NEGOTIATION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GENERATE_RESPONSE Static method Public Method 20130308
Events
Class CL_SEDI_ADT_CNT_NEGOTIATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_CONTENT Public See coding 20130308 begin of ty_content, object_name type string, adt_link type string, source_tab type string_table, end of ty_content
Method Signatures

Method GENERATE_RESPONSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) TY_CONTENT 20130308
2 Importing REQUEST Call by reference Object reference (TYPE REF TO) IF_ADT_REST_REQUEST 20130308
3 Importing RESPONSE Call by reference Object reference (TYPE REF TO) IF_ADT_REST_RESPONSE 20130308
# Exception Resumable Description Created on
1 CX_ADT_REST 20130308
History
Last changed by/on SAP  20140121 
SAP Release Created in 740