SAP ABAP Class CL_IM_PP_OM_WO_IN_CONF_DEMO (Class for BAdI Implementation: Z_PPN_TEST)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   PP (Application Component) Production Planning and Control
     PP_OM_SFWS_SC (Package) PP Core Enhancements for Outsourced Manufacturing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20080507
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ICH_BIF_WO_INF_IN Interface for BAdI: ICH_BIF_IF_WO_INF_IN 20080509
Properties
Class CL_IM_PP_OM_WO_IN_CONF_DEMO  
Short Description Class for BAdI Implementation: Z_PPN_TEST    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PP_OM_SFWS_SC   PP Core Enhancements for Outsourced Manufacturing 
Created 20080507   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_IM_PP_OM_WO_IN_CONF_DEMO has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20080507
2 IF_ICH_BIF_WO_INF_IN Interface for BAdI: ICH_BIF_IF_WO_INF_IN 20080509
Friends
Class CL_IM_PP_OM_WO_IN_CONF_DEMO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_ABORT Constant Protected Type reference (TYPE) XFELD 'A' Checkbox 20080508
2 CON_ERROR Constant Protected Type reference (TYPE) SYMSGTY 'E' Message Type 20080605
3 CON_EXIT Constant Protected Type reference (TYPE) XFELD 'E' Checkbox 20080508
4 CON_POSNR0 Constant Protected Type reference (TYPE) CO_POSNR '0000' Number of Order Item 20080603
5 CON_POSNR1 Constant Protected Type reference (TYPE) CO_POSNR '0001' Number of Order Item 20080603
6 CON_WARNING Constant Protected Type reference (TYPE) SYMSGTY 'W' Message Type 20080703
7 CON_WO_CONF_ID Constant Protected Type reference (TYPE) RU_EXTID '$_SNC_WO_IN_CONF' External Key for Confirmation (for example, from PDC System) 20080508
8 CON_X Constant Protected Type reference (TYPE) XFELD 'X' Checkbox 20080509
9 GS_MWO_KEY Instance attribute Protected Type reference (TYPE) ICH_S_MWO_INF 20080508
10 GT_AFRUD Instance attribute Protected Type reference (TYPE) TY_T_AFRUD Table Type with Structure AFRUD 20080508
11 GT_CHAR_LNK Instance attribute Protected Type reference (TYPE) TY_T_BAPI_LNK_CNF_CHR_WIPBATCH Table Type Linkage of Conf. with Characteristics WIP Batch 20080508
12 GT_CHAR_WIP Instance attribute Protected Type reference (TYPE) TY_T_BAPI_CHAR_WIPBATCH Table Type Characteristics WIP Batch 20080508
13 GT_MWO_DATA Instance attribute Protected Type reference (TYPE) ICH_T_MWO_PRODUCT_ORDER 20080508
14 GT_RETURN Instance attribute Protected Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20080508
15 GT_WIP_WA Instance attribute Protected Type reference (TYPE) TY_T_CORU_WIPBATCH_WA GI Batches for WIP Batch of Confirmation 20080508
16 G_APLZL Instance attribute Protected Type reference (TYPE) CO_APLZL General Counter for Order 20080508
17 G_AUFNR Instance attribute Protected Type reference (TYPE) AUFNR Order Number 20080508
18 G_AUFPL Instance attribute Protected Type reference (TYPE) CO_AUFPL Task List Number for Operations in Order 20080508
19 G_AUTYP Instance attribute Protected Type reference (TYPE) AUFTYP Order Category 20080508
20 G_CANCEL Instance attribute Protected Type reference (TYPE) XFELD Checkbox 20080509
21 G_EXIT Instance attribute Protected Type reference (TYPE) XFELD Checkbox 20080508
22 G_MATNR Instance attribute Protected Type reference (TYPE) MATNR Material Number 20080508
23 G_MATNR_REF Instance attribute Protected Type reference (TYPE) VBOB_OB_RFMAT Reference Material for Original Batches 20080530
24 G_RUECK Instance attribute Protected Type reference (TYPE) CO_RUECK Confirmation Number of Operation 20080509
25 G_VERID Instance attribute Protected Type reference (TYPE) VERID Production Version 20080703
26 G_WERKS Instance attribute Protected Type reference (TYPE) WERKS_D Plant 20080530
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_OLD_CONF Instance method Protected Method Check Existing Confirmation 20080509
2 CREATE_CONF Instance method Protected Method Create Confirmations 20080508
3 INIT Instance method Protected Method Initialization 20080508
4 PREPARE_BATCH_CHAR Instance method Protected Method Classify Batches 20080516
5 PREPARE_CONF Instance method Protected Method Create Confirmation Data 20080508
6 PROCESS_WO_IN Instance method Protected Method Edit Document 20080508
7 SET_MESSAGE Instance method Protected Method Write Message to Log 20080507
8 _COMP_CHAR Instance method Protected Method Compare New Classification with Existing One 20080603
9 _COMP_WA Instance method Protected Method Compare New Component Assignments with Existing Ones 20080603
Events
Class CL_IM_PP_OM_WO_IN_CONF_DEMO has no event.
Types
Class CL_IM_PP_OM_WO_IN_CONF_DEMO has no local type.
Method Signatures

Method CHECK_OLD_CONF Signature

Method CHECK_OLD_CONF on class CL_IM_PP_OM_WO_IN_CONF_DEMO has no parameter.
Method CHECK_OLD_CONF on class CL_IM_PP_OM_WO_IN_CONF_DEMO has no exception.

Method CREATE_CONF Signature

Method CREATE_CONF on class CL_IM_PP_OM_WO_IN_CONF_DEMO has no parameter.
Method CREATE_CONF on class CL_IM_PP_OM_WO_IN_CONF_DEMO has no exception.

Method INIT Signature

Method INIT on class CL_IM_PP_OM_WO_IN_CONF_DEMO has no parameter.
Method INIT on class CL_IM_PP_OM_WO_IN_CONF_DEMO has no exception.

Method PREPARE_BATCH_CHAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CHARACTERISTIC Call by reference Type reference (TYPE) ICH_DM_VALUEASSIGN_IN_TAB 20080516
2 Importing I_CONF_INDEX Call by reference Type reference (TYPE) RU_CNFIND Index einer Rückmeldezeile 20080516

Method PREPARE_BATCH_CHAR on class CL_IM_PP_OM_WO_IN_CONF_DEMO has no exception.

Method PREPARE_CONF Signature

Method PREPARE_CONF on class CL_IM_PP_OM_WO_IN_CONF_DEMO has no parameter.
Method PREPARE_CONF on class CL_IM_PP_OM_WO_IN_CONF_DEMO has no exception.

Method PROCESS_WO_IN Signature

Method PROCESS_WO_IN on class CL_IM_PP_OM_WO_IN_CONF_DEMO has no parameter.
Method PROCESS_WO_IN on class CL_IM_PP_OM_WO_IN_CONF_DEMO has no exception.

Method SET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY Nachrichtentyp 20080605

Method SET_MESSAGE on class CL_IM_PP_OM_WO_IN_CONF_DEMO has no exception.

Method _COMP_CHAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_AFRUD Call by reference Type reference (TYPE) TY_T_AFRUD Tabellentyp mit Struktur AFRUD 20080603

Method _COMP_CHAR on class CL_IM_PP_OM_WO_IN_CONF_DEMO has no exception.

Method _COMP_WA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_AFRUD Call by reference Type reference (TYPE) TY_T_AFRUD Tabellentyp mit Struktur AFRUD 20080603

Method _COMP_WA on class CL_IM_PP_OM_WO_IN_CONF_DEMO has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604