SAP ABAP Class CL_ILH_FCOM_ORDER (BOL: Handler Class for Order)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CO (Application Component) Controlling
     FCOM_MASTERDATA_CORE (Package) Master data
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GENIL_NODE_HANDLER_TX genIL Component: Root Handler 20100621
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GENIL_NODE_HANDLER_QUERY Interface to query objects 20100621
Properties
Class CL_ILH_FCOM_ORDER  
Short Description BOL: Handler Class for Order    
Super Class CL_GENIL_NODE_HANDLER_TX genIL Component: Root Handler 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FCOM_MASTERDATA_CORE   Master data 
Created 20100621   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ILH_FCOM_ORDER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_GENIL_NODE_HANDLER_QUERY Interface to query objects 20100621
Friends
Class CL_ILH_FCOM_ORDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DYNAMIC_QUERY_ORDER Constant Private Type reference (TYPE) STRING 'FCOM_ORDER_DYNAMIC_QUERY' 20100623
2 GC_QUERY_ORDER Constant Private Type reference (TYPE) STRING 'FCOM_ORDER_QUERY' 20100623
3 GC_ROOT_OBJECT_ORDER Constant Private Type reference (TYPE) CRMT_EXT_OBJ_NAME 'FCOM_ORDER' External Name of Object 20100623
4 SO_MSG_CONTAINER Static Attribute Private Object reference (TYPE REF TO) CL_CRM_GENIL_BAPI_MESS_CONT Message Container for BAPI Messages 20101125
5 SO_ORDER_WRAPPER Static Attribute Private Object reference (TYPE REF TO) CL_FCOM_ORDER_WRAPPER Wrapper class of Order 20100621
6 ST_GUID_AUFNR_MAPPING Static Attribute Private Type reference (TYPE) YT_GUID_AUFNR_MAPPING 20100625
7 SV_ACTIVE_OBJECT_ID Static Attribute Private Type reference (TYPE) CRMT_GENIL_OBJECT_ID Object ID in Generic Interaction Layer 20101217
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100621
2 GET_GUID_AUFNR_MAPPING Instance method Private Method 20100625
3 SET_GUID_AUFNR_MAPPING Instance method Private Method 20100625
4 SET_MESSAGES Instance method Private Method 20101217
Events
Class CL_ILH_FCOM_ORDER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_GUID_AUFNR_MAPPING Private See coding 20100625 BEGIN OF ys_guid_aufnr_mapping, order_guid TYPE guid_32, aufnr TYPE aufnr, END OF ys_guid_aufnr_mapping
2 YT_GUID_AUFNR_MAPPING Private See coding 20100625 yt_guid_aufnr_mapping TYPE STANDARD TABLE OF ys_guid_aufnr_mapping WITH DEFAULT KEY
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HANDLER_FACTORY Call by reference Object reference (TYPE REF TO) CL_GENIL_NODE_HANDLER_FACTORY Generic IL Component: Handler factory 20100621
2 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) CRMT_EXT_OBJ_NAME External Name of Object 20100621
3 Importing IV_PARENT_COMPONENT Call by reference Object reference (TYPE REF TO) IF_GENIL_APPL_INTLAY Interface for Application Components 20100621

Method CONSTRUCTOR on class CL_ILH_FCOM_ORDER has no exception.

Method GET_GUID_AUFNR_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_GUID_AUFNR_MAPPING Call by reference Type reference (TYPE) YS_GUID_AUFNR_MAPPING 20100625
2 Importing IV_AUFNR Call by reference Type reference (TYPE) AUFNR Order Number 20100625
3 Importing IV_ORDER_GUID Call by reference Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20100625

Method GET_GUID_AUFNR_MAPPING on class CL_ILH_FCOM_ORDER has no exception.

Method SET_GUID_AUFNR_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_GUID_AUFNR_MAPPING Call by reference Type reference (TYPE) YS_GUID_AUFNR_MAPPING 20100625

Method SET_GUID_AUFNR_MAPPING on class CL_ILH_FCOM_ORDER has no exception.

Method SET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONT_OBJ Call by reference Object reference (TYPE REF TO) IF_GENIL_CONTAINER_OBJECT Data Container - Object Interface 20101217
2 Importing IO_MSG_SERVICE_ACCESS Call by reference Object reference (TYPE REF TO) IF_GENIL_MSG_SERVICE_ACCESS Interface for Simple Access to Generic IL Message Service 20101217
3 Importing IO_ROOT_LIST Call by reference Object reference (TYPE REF TO) IF_GENIL_CONT_ROOT_OBJECTLIST Data Container - Root Object List Interface 20101217
4 Importing IT_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20101217

Method SET_MESSAGES on class CL_ILH_FCOM_ORDER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 606