SAP ABAP Class CL_O2C_POWL_SHP_TODUE (Deliveries for WM Transfer Order Creation)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LE-SHP (Application Component) Shipping
     ERP_SALES_O2C_SHP (Package) ERP Sales Order 2 Cash - Shipping
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_O2C_POWL_ABSTRACT_CLASS Abstract Class for O2C POWL Feeder Classes 20070416
Properties
Class CL_O2C_POWL_SHP_TODUE  
Short Description Deliveries for WM Transfer Order Creation    
Super Class CL_O2C_POWL_ABSTRACT_CLASS Abstract Class for O2C POWL Feeder Classes 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class V_O2C    
Program status     
Category 0   
Package ERP_SALES_O2C_SHP   ERP Sales Order 2 Cash - Shipping 
Created 20070416   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)
Interfaces
Class CL_O2C_POWL_SHP_TODUE has no interface implemented.
Friends
Class CL_O2C_POWL_SHP_TODUE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ACTIONID_CHAN Constant Private Type reference (TYPE) POWL_ACTIONID_TY 'CHANGE' Action: 'Change' 20070416
2 C_ACTIONID_DEMARK_ALL Constant Private Type reference (TYPE) POWL_ACTIONID_TY 'DEMARK_ALL' Action: 'Deselect All' 20070416
3 C_ACTIONID_DISP Constant Private Type reference (TYPE) POWL_ACTIONID_TY 'DISPLAY' Action: 'Display' 20070416
4 C_ACTIONID_MARK_ALL Constant Private Type reference (TYPE) POWL_ACTIONID_TY 'MARK_ALL' Action: 'Select All Entries' 20070416
5 C_ACTIONID_TO_CREATE Constant Private Type reference (TYPE) POWL_ACTIONID_TY 'TOCREATE' Action: 'Create Transfer Order' 20070416
6 C_ACTIONID_VBELN Constant Private Type reference (TYPE) POWL_ACTIONID_TY 'VBELN' Action: 'Display' 20070416
7 MT_ACTIONS Instance attribute Private Type reference (TYPE) POWL_ACTDESCR_TTY Action: Meta Description 20070416
8 MT_CRITERIA_DEFAULT Instance attribute Private Type reference (TYPE) RSPARAMS_TT rsparams Table 20070416
9 MT_FIELDCAT Instance attribute Private Type reference (TYPE) POWL_FIELDCAT_TTY Field Catalog - Meta Description 20070416
10 MT_RESULT Instance attribute Private Type reference (TYPE) GX_RESULT Deliveries/Delivery Items for TO Creation 20070416
11 MT_SELCRITERIA Instance attribute Private Type reference (TYPE) POWL_SELCRIT_TTY Selection Criteria - Meta Description 20070416
Methods
# Method Level Visibility Method type Description Created on
1 GET_CREATION_KEY_TABLE Instance method Private Method Structure of TO Grouping Keys for Selection 20070417
2 TOCREATE Instance method Private Method Create Transfer Orders for Selected Entries 20070416
Events
Class CL_O2C_POWL_SHP_TODUE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GX_CREKEY Private See coding Key Table for TO Creation (Delivery/Warehouse Number) 20070417 gx_crekey type sorted table of gy_crekey with unique key vbeln lgnum
2 GX_RESULT Private Type reference (TYPE) TDT_DELMON Delivery Items for Processing 20070416
3 GY_BADI Private Object reference (TYPE REF TO) BADI_FEEDER_SHP_TODUE BadI for POWL Feeder Class of All Deliveries for Creating 20070416
4 GY_CREKEY Private See coding Key for TO Creation (Delivery/Warehouse Number) 20070417 begin of gy_crekey. types vbeln type vbeln_vl. types lgnum type lgnum. types end of gy_crekey
Method Signatures

Method GET_CREATION_KEY_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGES Call by reference Type reference (TYPE) POWL_MSG_TTY Nachrichtenmetabeschreibung 20070514
2 Exporting ET_CREKEY Call by reference Type reference (TYPE) GX_CREKEY Schlüsseltabelle zur TA-Erzeugung (Liefer-/ Lagernummer) 20070514
3 Importing IT_RESULT_TAB Call by reference Type reference (TYPE) GX_RESULT Lieferpositionen zur Bearbeitung 20070417
4 Importing IT_SELECTED Call by reference Type reference (TYPE) RSTABIXTAB Repository Infosystem Tabelle für Indizies 20070417

Method GET_CREATION_KEY_TABLE on class CL_O2C_POWL_SHP_TODUE has no exception.

Method TOCREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CF_CHANGES_PROCESSED Call by reference Type reference (TYPE) POWL_XFLAG_TY Von Feeder verarb. Benutzeränd.(POWL-Status "dirty" zurücks) 20070523
2 Changing CF_RESULT_CHANGED Call by reference Type reference (TYPE) POWL_XFLAG_TY Ergebnistabelle C_RESULTS ändern (im Zweifelsfall setzen) 20070523
3 Changing CF_SELECTED_CHANGED Call by reference Type reference (TYPE) POWL_XFLAG_TY Gewählte Ergeb. in C_SELECTED, die durch Feeder geänd. wurd. 20070523
4 Changing CT_RESULT_TAB Call by reference Type reference (TYPE) GX_RESULT Lieferpositionen zur Bearbeitung 20070416
5 Changing CT_SELECTED Call by reference Type reference (TYPE) RSTABIXTAB Repository Infosystem Table for Indexes 20070416
6 Exporting ET_MESSAGES Call by reference Type reference (TYPE) POWL_MSG_TTY Message META description 20070416

Method TOCREATE on class CL_O2C_POWL_SHP_TODUE has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 602