SAP ABAP Class CL_QUICKFIX_ADT_RES_APPLY_BASE (Base class for the quickfix apply)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
     S_QUICKFIX_ADT (Package) Quickfix service enabling
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ADT_REST_RESOURCE Basis Class for ADT Resource Controllers 20130513
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_QUICKFIX_ADT_RES_APPLY_OBJ Base class for the object oriented quickfix apply 20130515
2 Inheritance (c INHERITING FROM c_ref)  CL_QUICKFIX_ADT_WDY_COMMAND Resource Controller For apply the refacotor 20130517
Properties
Class CL_QUICKFIX_ADT_RES_APPLY_BASE  
Short Description Base class for the quickfix apply    
Super Class CL_ADT_REST_RESOURCE Basis Class for ADT Resource Controllers 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_QUICKFIX_ADT   Quickfix service enabling 
Created 20130513   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_QUICKFIX_ADT_RES_APPLY_BASE has no forward declaration.
Interfaces
Class CL_QUICKFIX_ADT_RES_APPLY_BASE has no interface implemented.
Friends
Class CL_QUICKFIX_ADT_RES_APPLY_BASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ST_NAME_PROPOSAL_REQ Constant Private Type reference (TYPE) STRING 'S_QUICKFIX_ADT_PROPOSAL_REQ' 20130515
2 CO_ST_NAME_PROPOSAL_RES Constant Private Type reference (TYPE) STRING 'S_QUICKFIX_ADT_PROPOSAL_RES' 20130515
3 CO_ST_ROOT_PROPOSAL_REQ Constant Private Type reference (TYPE) STRING 'PROPOSAL_REQUEST' 20130515
4 CO_ST_ROOT_PROPOSAL_RES Constant Private Type reference (TYPE) STRING 'PROPOSAL_RESULT' 20130515
Methods
# Method Level Visibility Method type Description Created on
1 APPLY Instance method Protected Method 20130513
Events
Class CL_QUICKFIX_ADT_RES_APPLY_BASE has no event.
Types
Class CL_QUICKFIX_ADT_RES_APPLY_BASE has no local type.
Method Signatures

Method APPLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADT_PROPOSAL_REQUEST Call by reference Type reference (TYPE) IF_QUICKFIX_ADT_TYPES=>TY_QUICKFIX_PROPOSAL_REQUEST 20130515
2 Returning ADT_PROPOSAL_RESULT Value transfer Type reference (TYPE) IF_QUICKFIX_ADT_TYPES=>TY_QUICKFIX_PROPOSAL_RESULT 20130515
3 Importing ADT_REST_REQUEST Call by reference Object reference (TYPE REF TO) IF_ADT_REST_REQUEST 20130515
# Exception Resumable Description Created on
1 CX_STATIC_CHECK 20130515
History
Last changed by/on SAP  20140121 
SAP Release Created in 740