SAP ABAP Class CL_O2C_POWL_SHP_DELIVERIES (Feeder Class for Outbound Deliveries Documents)
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 20080416
Properties
Class CL_O2C_POWL_SHP_DELIVERIES  
Short Description Feeder Class for Outbound Deliveries Documents    
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 20080327   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_O2C_POWL_SHP_DELIVERIES has no forward declaration.
Interfaces
Class CL_O2C_POWL_SHP_DELIVERIES has no interface implemented.
Friends
Class CL_O2C_POWL_SHP_DELIVERIES 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) STRING 'CHANGE' OBN action for delivery change 20080327
2 C_ACTIONID_DISP Constant Private Type reference (TYPE) STRING 'DISPLAY' OBN action for delivery display 20080327
3 C_ACTIONID_VBELN Constant Private Type reference (TYPE) STRING 'VBELN' OBN action for delivery display (url link) 20080327
4 C_OBN_DELIVERY Constant Private Type reference (TYPE) STRING 'delivery' OBN name for the delivery 20080327
5 C_OBN_OP_CHANGE Constant Private Type reference (TYPE) STRING 'change' OBN operation for the change operation 20080327
6 C_OBN_OP_DISPLAY Constant Private Type reference (TYPE) STRING 'display' OBN operation for the display operation 20080327
7 C_OBN_SYS_ALIAS_SALES Constant Private Type reference (TYPE) STRING 'SAP_ERP_SalesService' OBN system alias for the delivery 20080327
8 MT_ACTIONS Instance attribute Private Type reference (TYPE) POWL_ACTDESCR_TTY action meta description 20080327
9 MT_CRITERIA_DEFAULT Instance attribute Private Type reference (TYPE) RSPARAMS_TT rsparams Table 20080327
10 MT_FIELDCAT Instance attribute Private Type reference (TYPE) POWL_FIELDCAT_TTY Field catalog META description 20080327
11 MT_RESULT Instance attribute Private Type reference (TYPE) TDT_DELIVERIES Table Type for the Outbound Deliveries 20080327
12 MT_SELCRITERIA Instance attribute Private Type reference (TYPE) POWL_SELCRIT_TTY Selection criteria meta description 20080327
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DATA Instance method Private Method Method to fill in the empty fields in the result table 20080331
2 CHECK_AUTHORITY Instance method Private Method Method to check the proper authority for the document 20080331
Events
Class CL_O2C_POWL_SHP_DELIVERIES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GX_RESULT_CONV Private See coding 20081216 gx_result_conv TYPE STANDARD TABLE OF gy_result_conv WITH NON-UNIQUE DEFAULT KEY
2 GY_RESULT_CONV Private See coding 20081216 BEGIN OF gy_result_conv. INCLUDE TYPE tds_deliveries. TYPES wbstk_icon TYPE icon_d. TYPES fkstk_icon TYPE icon_d. TYPES kostk_icon TYPE icon_d. TYPES lvstk_icon TYPE icon_d. TYPES gbstk_icon TYPE icon_d. TYPES END OF gy_result_conv
Method Signatures

Method ADD_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARTN Call by reference Type reference (TYPE) SHP_PARNR_RANGE_T Range Table for Person responsible 20080331
2 Changing IT_RESULTS Call by reference Type reference (TYPE) TDT_DELIVERIES Table Type for the Outbound Deliveries 20080331
3 Changing IT_RESULTS_ICONS Call by reference Type reference (TYPE) GX_RESULT_CONV 20081216
4 Importing IV_PARVW Call by reference Type reference (TYPE) PARVW Partner Function 20080331

Method ADD_DATA on class CL_O2C_POWL_SHP_DELIVERIES has no exception.

Method CHECK_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OUTDLVDOC Call by reference Type reference (TYPE) ANY Outbound delivery document 20080331
2 Changing CT_MESSAGES Call by reference Type reference (TYPE) POWL_MSG_TTY Error Messages 20080331
3 Exporting EV_ERROR_FOUND Call by reference Type reference (TYPE) BOOLEAN Result check value (X) 20080331

Method CHECK_AUTHORITY on class CL_O2C_POWL_SHP_DELIVERIES has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 604