SAP ABAP Class CL_EAM_DEFAULT_HANDLER_BASIC (Basic default handler)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PM (Application Component) Plant Maintenance
     PLM_SE_EAM_XI_PROXY (Package) Proxy implementations for Enterprise Asset Maintenance
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GDT_CONVERSION Conversions for Global Data Types 20090508
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EAM_DEFAULT_HANDLER_STATUS Status handler for eSOA 20090508
Properties
Class CL_EAM_DEFAULT_HANDLER_BASIC  
Short Description Basic default handler    
Super Class CL_GDT_CONVERSION Conversions for Global Data Types 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PLM_SE_EAM_XI_PROXY   Proxy implementations for Enterprise Asset Maintenance 
Created 20090508   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_BS_SOA_IDP_UTIL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_EAM_DEFAULT_HANDLER_BASIC has no interface implemented.
Friends
Class CL_EAM_DEFAULT_HANDLER_BASIC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_IDP_CHECK_RESULT Constant Protected Attribute reference (LIKE) CL_BS_SOA_IDP_UTIL=>CO_IDP_CHECK_RESULT CL_BS_SOA_IDP_UTIL=>CO_IDP_CHECK_RESULT 20090508
2 GD_IDP_CHECK_RESULT Static Attribute Protected Type reference (TYPE) CL_BS_SOA_IDP_UTIL=>TY_IDP_CHECK_RESULT 20090508
3 GR_SOA_IDP_UTIL Static Attribute Protected Object reference (TYPE REF TO) CL_BS_SOA_IDP_UTIL 20090508
4 GS_PATH Static Attribute Protected Type reference (TYPE) CL_BS_SOA_IDP_UTIL=>TY_PATH 20090508
5 GT_PATH Static Attribute Protected Type reference (TYPE) CL_BS_SOA_IDP_UTIL=>TT_PATH 20090508
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CONTROLLER Static method Public Method Check the controller vor a specific element name 20090508
2 CHECK_NOT_SUPPORTED_ATTRIBUTES Static method Public Method check not supported attributes 20090625
3 CONVERSION_ALPHA_INPUT Static method Public Method Conversion ALPHA input 20090508
4 CONVERSION_ALPHA_OUTPUT Static method Public Method Conversion ALPHA output 20090508
5 FILL_MESSAGE_LOG Static method Public Method Fill return messages (eg.bapiret2_t) into eSOA log 20090508
6 FINALIZE Static method Public Method Provides the exactly once handling 20090508
7 PREPARE Static method Public Method Provides the exactly once handling 20090508
Events
Class CL_EAM_DEFAULT_HANDLER_BASIC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_PATH Public See coding 20090508 TT_PATH type table of TY_PATH
2 TY_PATH Public See coding 20090508 BEGIN OF ty_path, element(10) TYPE c, path TYPE string, END OF ty_path
3 TY_WAIT_TIME Public Type reference (TYPE) F 20090508
Method Signatures

Method CHECK_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20090508
2 Importing IT_CONTROLLER Call by reference Type reference (TYPE) PRXCTRLTAB Control Flags for Fields of a Structure 20090508
3 Returning RD_RETURN Value transfer Type reference (TYPE) XFELD Single-Character Indicator 20090508

Method CHECK_CONTROLLER on class CL_EAM_DEFAULT_HANDLER_BASIC has no exception.

Method CHECK_NOT_SUPPORTED_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RETURN Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20090625
2 Importing ID_ELEMENTNAME Call by reference Type reference (TYPE) STRING Field Name 20090625
3 Importing IS_ELEMENT Call by reference Type reference (TYPE) ANY Element structure 20090625

Method CHECK_NOT_SUPPORTED_ATTRIBUTES on class CL_EAM_DEFAULT_HANDLER_BASIC has no exception.

Method CONVERSION_ALPHA_INPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) CLIKE external input 20090508
2 Exporting OUTPUT Call by reference Type reference (TYPE) CLIKE internal output 20090508

Method CONVERSION_ALPHA_INPUT on class CL_EAM_DEFAULT_HANDLER_BASIC has no exception.

Method CONVERSION_ALPHA_OUTPUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INPUT Call by reference Type reference (TYPE) CLIKE internal input 20090508
2 Exporting OUTPUT Call by reference Type reference (TYPE) CLIKE external output 20090508

Method CONVERSION_ALPHA_OUTPUT on class CL_EAM_DEFAULT_HANDLER_BASIC has no exception.

Method FILL_MESSAGE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_LOG Call by reference Type reference (TYPE) PRX_GDT_LOG LOG (GDT_LOG) 20090508
2 Changing CS_LOG_ANY Call by reference Type reference (TYPE) ANY any other eSOA log structure 20090508
3 Importing ID_PROCESSING_RESULT_CODE Call by reference Type reference (TYPE) PROCESSING_RESULT_CODE processing status 20090508
4 Importing IT_APPLMSGTAB Call by reference Type reference (TYPE) APPLMSGTAB Return Table for Messages 20090508
5 Importing IT_BAPIRET2_T Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20090508

Method FILL_MESSAGE_LOG on class CL_EAM_DEFAULT_HANDLER_BASIC has no exception.

Method FINALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OUTPUT Call by reference Type reference (TYPE) ANY 20090508
2 Importing IV_UUID Call by reference Type reference (TYPE) SXMSMGUID XI: Message ID 20090508

Method FINALIZE on class CL_EAM_DEFAULT_HANDLER_BASIC has no exception.

Method PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_PROCESSED Call by reference Type reference (TYPE) ABAP_BOOL 20090508
2 Changing CS_OUTPUT_STRUCTURE Call by reference Type reference (TYPE) ANY 20090508
3 Importing IS_INPUT_STRUCTURE Call by reference Type reference (TYPE) ANY 20090508
4 Importing IT_PATH_UUID Call by reference Type reference (TYPE) TT_PATH Element 20090508
5 Importing IV_NOSC_BDMH Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090508
6 Importing IV_UUID Call by reference Type reference (TYPE) SXMSMGUID XI: Message ID 20090508
7 Importing IV_WAIT_TIME Call by reference Type reference (TYPE) TY_WAIT_TIME XI: Message ID 20090508

Method PREPARE on class CL_EAM_DEFAULT_HANDLER_BASIC has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605