SAP ABAP Class CL_O2C_POWL_SHP_TOCONF (WM Transfer Order for Confirmation)
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 20070417
Properties
Class CL_O2C_POWL_SHP_TOCONF  
Short Description WM Transfer Order for Confirmation    
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 20070417   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_TOCONF has no interface implemented.
Friends
Class CL_O2C_POWL_SHP_TOCONF 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' 20070417
2 C_ACTIONID_DEMARK_ALL Constant Private Type reference (TYPE) POWL_ACTIONID_TY 'DEMARK_ALL' Action: 'Deselect All' 20070417
3 C_ACTIONID_DISP Constant Private Type reference (TYPE) POWL_ACTIONID_TY 'DISPLAY' Action: 'Display' 20070417
4 C_ACTIONID_MARK_ALL Constant Private Type reference (TYPE) POWL_ACTIONID_TY 'MARK_ALL' Action: 'Select All Entries' 20070417
5 C_ACTIONID_TANUM Constant Private Type reference (TYPE) POWL_ACTIONID_TY 'TANUM' Action: 'Display Transfer Order' 20070417
6 C_ACTIONID_TO_CONFIRM Constant Private Type reference (TYPE) POWL_ACTIONID_TY 'TOCONFIRM_FOREGROUND' Action: 'Confirm Transfer Order' 20070417
7 C_ACTIONID_TO_CONFIRM_DARK Constant Private Type reference (TYPE) POWL_ACTIONID_TY 'TOCONFIRM_BACKGROUND' Action: 'Confirm Transfer Order in Background' 20070417
8 C_ACTIONID_VBELN Constant Private Type reference (TYPE) POWL_ACTIONID_TY 'VBELN' Action: 'Display Delivery' 20070417
9 MT_ACTIONS Instance attribute Private Type reference (TYPE) POWL_ACTDESCR_TTY Action: Meta Description 20070417
10 MT_CRITERIA_DEFAULT Instance attribute Private Type reference (TYPE) RSPARAMS_TT rsparams Table 20070417
11 MT_FIELDCAT Instance attribute Private Type reference (TYPE) POWL_FIELDCAT_TTY Field Catalog - Meta Description 20070417
12 MT_RESULT Instance attribute Private Type reference (TYPE) GX_RESULT Transfer Orders/Deliveries (Deliv.Items) for Confirmation 20070417
13 MT_SELCRITERIA Instance attribute Private Type reference (TYPE) POWL_SELCRIT_TTY Selection Criteria - Meta Description 20070417
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONFIRMATION_KEY_TABLE Instance method Private Method Structure of TO Grouping Keys for Selection 20070418
2 TOCONFIRM Instance method Private Method Confirm Transfer Orders for Selected Entries 20070417
Events
Class CL_O2C_POWL_SHP_TOCONF has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GX_CONFKEY Private See coding Key Table for TO Confirmation (Warehouse/TO Number 20070418 GX_CONFKEY type sorted table of Gy_CONFKEY with unique key lgnum tanum_int
2 GX_RESULT Private Type reference (TYPE) TDT_TOCONF Transfer Orders for Confirmation 20070417
3 GY_BADI Private Object reference (TYPE REF TO) BADI_FEEDER_SHP_TOCONF BadI for POWL Feeder Class of All Transfer Orders for Conf. 20070417
4 GY_CONFKEY Private See coding Key for TO Confirmation (Warehouse/TO Number) 20070418 begin of gy_confkey. types lgnum type lgnum. types tanum_int type tanum. types tanum type tanum. types vbeln type vbeln_vl. types end of gy_confkey
Method Signatures

Method GET_CONFIRMATION_KEY_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RESULT_TAB Call by reference Type reference (TYPE) GX_RESULT Lieferpositionen zur Bearbeitung 20070418
2 Importing IT_SELECTED Call by reference Type reference (TYPE) RSTABIXTAB Repository Infosystem Tabelle für Indizies 20070418
3 Returning RT_CONFKEY Value transfer Type reference (TYPE) GX_CONFKEY Schlüsseltabelle zur TA-Quittierung (Lager-/ TA-Nummer) 20070418

Method GET_CONFIRMATION_KEY_TABLE on class CL_O2C_POWL_SHP_TOCONF has no exception.

Method TOCONFIRM 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 20070417
5 Changing CT_SELECTED Call by reference Type reference (TYPE) RSTABIXTAB Repository Infosystem Table for Indexes 20070417
6 Exporting ET_MESSAGES Call by reference Type reference (TYPE) POWL_MSG_TTY Message META description 20070417

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