SAP ABAP Class CL_EAM_SRVCEXEORDBUSCLSRC (Generated test implementation)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM-WOC-MO (Application Component) Maintenance Orders
     PLM_EAM_XI_PROXY (Package) Proxy Implementation for EAM objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  II_EAM_SRVCEXEORDBUSCLSRC The technician uses the business close service execution ord 20090225
Properties
Class CL_EAM_SRVCEXEORDBUSCLSRC  
Short Description Generated test implementation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package PLM_EAM_XI_PROXY   Proxy Implementation for EAM objects 
Created 20090225   SAP 
Last change 20110908   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)
Interfaces
# Interface Abstract Final Description Created on
1 II_EAM_SRVCEXEORDBUSCLSRC The technician uses the business close service execution ord 20090225
Friends
Class CL_EAM_SRVCEXEORDBUSCLSRC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_X Constant Private Type reference (TYPE) FLAG 'X' General Flag 20090311
2 MR_IDP_HELPER Instance attribute Private Object reference (TYPE REF TO) IF_WS_IDP_HELPER API Interface for Idempotent WS Service 20090311
3 MV_IS_EO_REQUESTED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20090311
4 MV_MSG_ID Instance attribute Private Type reference (TYPE) STRING 20090311
5 MV_MSG_UUID Instance attribute Private Type reference (TYPE) GUID_32 GUID in 'CHAR' Format in Uppercase 20090311
Methods
# Method Level Visibility Method type Description Created on
1 BUS_CLS Instance method Private Method 20090310
2 CHECK_ABGS_ALLOWED Instance method Private Method 20090310
3 COMPL_ORDER Instance method Private Method 20090310
4 FINALIZE Instance method Private Method Finalizing steps after request processing 20090310
5 INPUT_MAPPING Instance method Private Method Mapping Proxy to BAPI interface 20090310
6 OUTPUT_MAPPING Instance method Private Method Mapping BAPI to Proxy interface 20090310
7 PREPARE Instance method Private Method Preparatory steps for request processing 20090310
8 SEO_FILL_LOG Instance method Private Method 20090319
9 TECO Instance method Private Method 20090310
Events
Class CL_EAM_SRVCEXEORDBUSCLSRC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_BAPIRETURN Private See coding 20090311 tt_bapireturn TYPE TABLE OF bapiret2
2 TT_RETURN Public See coding 20090319 TT_RETURN TYPE STANDARD TABLE OF bapiret2
Method Signatures

Method BUS_CLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) TT_BAPIRETURN 20090311
2 Importing IV_AUFNR Call by reference Type reference (TYPE) AUFNR Order Number 20090310

Method BUS_CLS on class CL_EAM_SRVCEXEORDBUSCLSRC has no exception.

Method CHECK_ABGS_ALLOWED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing EV_RCODE Call by reference Type reference (TYPE) SY-SUBRC Return Value of ABAP Statements 20090310
2 Importing IV_AUFNR Call by reference Type reference (TYPE) AUFNR Order Number 20090310
3 Importing IV_LEAD_AUFNR Call by reference Type reference (TYPE) CO_LAUFNR Leading order in current processing 20090310

Method CHECK_ABGS_ALLOWED on class CL_EAM_SRVCEXEORDBUSCLSRC has no exception.

Method COMPL_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RC Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20090310
2 Importing IS_CAUFVD Call by reference Type reference (TYPE) CAUFVD Dialog Structure for Order Headers and Items 20090310

Method COMPL_ORDER on class CL_EAM_SRVCEXEORDBUSCLSRC has no exception.

Method FINALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_OUTPUT Call by reference Type reference (TYPE) EAM_SERVICE_EXECUTION_ORDER_50 ServiceExecutionOrderERPBusinessCloseConfirmationMessage_syn 20090310
2 Importing IM_ERROR_OCCURRED Call by reference Type reference (TYPE) ABAP_BOOL 20090310

Method FINALIZE on class CL_EAM_SRVCEXEORDBUSCLSRC has no exception.

Method INPUT_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) TT_BAPIRETURN 20090319
2 Exporting EV_AUFNR Call by reference Type reference (TYPE) AUFNR Order Number 20090310
3 Importing IS_INPUT Call by reference Type reference (TYPE) EAM_SERVICE_EXECUTION_ORDER_51 ServiceExecutionOrderERPBusinessCloseRequestMessage_sync 20090310

Method INPUT_MAPPING on class CL_EAM_SRVCEXEORDBUSCLSRC has no exception.

Method OUTPUT_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_OUTPUT Call by reference Type reference (TYPE) EAM_SERVICE_EXECUTION_ORDER_50 20090310
2 Exporting EV_ERROR_OCCURRED Call by reference Type reference (TYPE) FLAG General Flag 20090310
3 Importing IT_OUTPUT Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20090310
4 Importing I_AUFNR Call by reference Type reference (TYPE) AUFNR Order Number 20090505

Method OUTPUT_MAPPING on class CL_EAM_SRVCEXEORDBUSCLSRC has no exception.

Method PREPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_IS_PROCESSED Call by reference Type reference (TYPE) ABAP_BOOL 20090310
2 Exporting EX_OUTPUT Call by reference Type reference (TYPE) EAM_SERVICE_EXECUTION_ORDER_50 ServiceExecutionOrderERPBusinessCloseConfirmationMessage_syn 20090310
3 Importing IM_INPUT Call by reference Type reference (TYPE) EAM_SERVICE_EXECUTION_ORDER_51 ServiceExecutionOrderERPBusinessCloseRequestMessage_sync 20090310

Method PREPARE on class CL_EAM_SRVCEXEORDBUSCLSRC has no exception.

Method SEO_FILL_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LOG Call by reference Type reference (TYPE) PLMSEF_NOSC_LOG Proxy Structure (Generated) 20090319
2 Importing I_RETURN Call by reference Type reference (TYPE) TT_RETURN Proxy Structure (Generated) 20090319

Method SEO_FILL_LOG on class CL_EAM_SRVCEXEORDBUSCLSRC has no exception.

Method TECO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) TT_BAPIRETURN 20090525
2 Exporting EV_RC Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20090310
3 Importing IS_CAUFVD Call by reference Type reference (TYPE) CAUFVD Dialog Structure for Order Headers and Items 20090310

Method TECO on class CL_EAM_SRVCEXEORDBUSCLSRC has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 605