SAP ABAP Class CL_KE1_PRCTRGRP_RPLCTN_ASSIST (Assistant Class of Service Implementation Class)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   EC-PCA (Application Component) Profit Center Accounting
     KE1_XI_PROXY (Package) Services and Proxies for EC-PCA
Properties
Class CL_KE1_PRCTRGRP_RPLCTN_ASSIST  
Short Description Assistant Class of Service Implementation Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package KE1_XI_PROXY   Services and Proxies for EC-PCA 
Created 20090331   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_KE1_PRCTRGRP_RPLCTN_ASSIST has no forward declaration.
Interfaces
Class CL_KE1_PRCTRGRP_RPLCTN_ASSIST has no interface implemented.
Friends
Class CL_KE1_PRCTRGRP_RPLCTN_ASSIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DO_MAP_ENGINE_HRY_GRP Instance attribute Private Object reference (TYPE REF TO) CL_SMT_ENGINE 20090331
2 DO_MAP_ENGINE_HRY_HEADER Instance attribute Private Object reference (TYPE REF TO) CL_SMT_ENGINE Transformation Engine 20090331
3 DS_WORK_STRUCTURE Instance attribute Private Type reference (TYPE) KBAS_SX_HRY_WORK_STRUC Internal Structure for Profit Center Replication 20090331
4 GC_MAPPING_APPL Constant Private Type reference (TYPE) SMT_MAP 'CL_KE1_PROFITCTRGRP_RPLCTN_RQ' Mapping 20090331
5 GC_MAPPING_STEP_GRP Constant Private Type reference (TYPE) SMT_MAPPING_STEP 'HRY_PRTCTRGRP' Mapping Step 20090331
6 GC_MAPPING_STEP_HEAD Constant Private Type reference (TYPE) SMT_MAPPING_STEP 'HRY_HEADER' Mapping Step 20090331
7 G_MSG_DUMMY Instance attribute Private Type reference (TYPE) STRING 20090331
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_OUTBOUND_MSG Instance method Public Method Service-Specific Outbound Mapping 20090331
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090331
3 DO_MAPPING Instance method Public Method Service-Specific Inbound Mapping 20090331
4 EXEC_MAPPING_STEP_GRP Instance method Private Method 20090331
5 EXEC_MAPPING_STEP_HEAD Instance method Private Method 20090331
6 GET_FEH_CATEGORY Static method Public Method 20090331
7 INITIALIZE_MAPPING_TOOL Instance method Private Method 20090331
8 PREPARATION_AFTER_FEH_RECALL Instance method Public Method Discard 20090331
Events
Class CL_KE1_PRCTRGRP_RPLCTN_ASSIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_GRP Protected Type reference (TYPE) SAPPLCO_PRCTRGRP 20090331
2 S_INPUT Protected Type reference (TYPE) SAPPLCO_PRCTRGRP_RQ_MSG 20090331
Method Signatures

Method BUILD_OUTBOUND_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_CONFIRMATION Call by reference Type reference (TYPE) SAPPLCO_PRCTRGRP_CO_MSG 20090331
2 Importing ID_RESULT_CODE Call by reference Type reference (TYPE) PROCESSING_RESULT_CODE Verarbeitungsstatus 20090331
3 Importing IR_INBD_MSG_HEADER Call by reference Object reference (TYPE REF TO) DATA 20090331
4 Importing IT_BAPIRET Call by reference Type reference (TYPE) BAPIRET2_TAB Fehlermeldungen 20090331
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Integration: Application Error 20090331

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_KE1_PRCTRGRP_RPLCTN_ASSIST has no parameter.
Method CONSTRUCTOR on class CL_KE1_PRCTRGRP_RPLCTN_ASSIST has no exception.

Method DO_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_INPUT_API Call by reference Object reference (TYPE REF TO) DATA 20090331
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) APPLMSGTAB Fehlermeldungen 20090331
3 Importing IR_INPUT_XI Call by reference Object reference (TYPE REF TO) DATA 20090331
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Integration: Application Error 20090331

Method EXEC_MAPPING_STEP_GRP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MAPPING_TARGET Call by reference Type reference (TYPE) KBAS_SX_NODE SMT target structure 20090331
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) APPLMSGTAB Fehlermeldungen 20090331
3 Importing IS_IN_DATA Call by reference Type reference (TYPE) S_GRP 20090331

Method EXEC_MAPPING_STEP_GRP on class CL_KE1_PRCTRGRP_RPLCTN_ASSIST has no exception.

Method EXEC_MAPPING_STEP_HEAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_MAPPING_TARGET Call by reference Type reference (TYPE) KBAS_SX_HRY_WORK_STRUC SMT target structure 20090331
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) APPLMSGTAB Fehlermeldungen 20090331
3 Importing IS_IN_DATA Call by reference Type reference (TYPE) S_INPUT 20090331

Method EXEC_MAPPING_STEP_HEAD on class CL_KE1_PRCTRGRP_RPLCTN_ASSIST has no exception.

Method GET_FEH_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_APPLMSG Call by reference Type reference (TYPE) APPLMSGTAB Returnparameter 20090331
2 Returning R_CATEGORY Value transfer Type reference (TYPE) ECH_DTE_ERROR_CATEGORY FEH Category 20090331

Method GET_FEH_CATEGORY on class CL_KE1_PRCTRGRP_RPLCTN_ASSIST has no exception.

Method INITIALIZE_MAPPING_TOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) APPLMSGTAB Fehlermeldungen 20090331

Method INITIALIZE_MAPPING_TOOL on class CL_KE1_PRCTRGRP_RPLCTN_ASSIST has no exception.

Method PREPARATION_AFTER_FEH_RECALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_CO_MSG Call by reference Type reference (TYPE) SAPPLCO_PRCTRGRP_CO_MSG 20090331
2 Importing IF_FAIL Call by reference Type reference (TYPE) FLAG allgemeines flag 20090331
3 Importing IR_POST_MAPPING Call by reference Object reference (TYPE REF TO) KBAS_SX_HRY_WORK_STRUC Fehlerobjekt-ID 20090331
4 Importing IR_PRE_MAPPING Call by reference Object reference (TYPE REF TO) SAPPLCO_PRCTRGRP_RQ_MSG Single message with Bulk message header 20090331
5 Importing I_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_T Returntabelle 20090331

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