SAP ABAP Class CL_WE_ORDERTOBILL_POWL_SD (Feeder Class for OrderToBill POWL SD)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   IS-PRS-LS (Application Component) Lean Staffing
     PSAWE_WE_BL_POWL (Package) Work Engagement Business-Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_O2C_POWL_CONSTANTS Constants 20090925
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_POWL_FEEDER Interface for POWL Feeders 20090925
Properties
Class CL_WE_ORDERTOBILL_POWL_SD  
Short Description Feeder Class for OrderToBill POWL SD    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PSAWE_WE_BL_POWL   Work Engagement Business-Layer 
Created 20090925   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WE_ORDERTOBILL_POWL_SD has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_O2C_POWL_CONSTANTS Constants 20090925
2 IF_POWL_FEEDER Interface for POWL Feeders 20090925
Friends
Class CL_WE_ORDERTOBILL_POWL_SD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_INT_BADI Instance attribute Private Object reference (TYPE REF TO) BADI_PS_FEEDER_SD_INT Internal BADI reference 20091019
2 MR_MY_BADI Instance attribute Private Object reference (TYPE REF TO) BADI_PS_FEEDER_SD BADI reference 20091019
3 MT_VBAP_KEYS Instance attribute Private Type reference (TYPE) TDT_SD_POSNR_PR position number storage 20091216
4 MV_INITPOS Constant Private Type reference (TYPE) CHAR6 '000000' Character field of length 6 20090929
Methods
# Method Level Visibility Method type Description Created on
1 FILL_STAFF_STAGE_DETAILS Instance method Private Method 20110208
2 SPLIT_ID Instance method Private Method Split up Object ID into VBELN & POSNR 20091120
Events
Class CL_WE_ORDERTOBILL_POWL_SD has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TDS_SD_POSNR_PR Private See coding 20091216 BEGIN OF tds_sd_posnr_pr, vbeln TYPE vbeln, posnr TYPE posnr, ps_psp_pnr TYPE ps_psp_pnr, END OF tds_sd_posnr_pr
2 TDT_SD_POSNR_PR Private See coding 20091216 tdt_sd_posnr_pr TYPE TABLE OF tds_sd_posnr_pr
3 TS_PROJ Private See coding 20091216 BEGIN OF ts_proj, pspid TYPE ps_pspid, END OF ts_proj
4 TT_PROJ Private See coding 20091216 tt_proj TYPE SORTED TABLE OF ts_proj WITH UNIQUE KEY pspid
Method Signatures

Method FILL_STAFF_STAGE_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) TDT_SDOC_STAFFING Table type for tds_sdoc staffing 20110208

Method FILL_STAFF_STAGE_DETAILS on class CL_WE_ORDERTOBILL_POWL_SD has no exception.

Method SPLIT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_VBELN Call by reference Type reference (TYPE) VBELN Sales and Distribution Document Number 20091120
2 Importing IV_OBJ_KEY Call by reference Type reference (TYPE) IF_WE_ENGAGEMENT=>ID 20091120

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