SAP ABAP Class CL_LOG_ODP_SHP (Singleton for shipping documents)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD (Application Component) Sales and Distribution
     ERP_SD_ANALYTICS_CORE (Package) Sales, Billing and Delivery Analytics - Core
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_LOG_ODP_BASE SD Analytics - Abstract Class for Direct Access Singletons 20100907
Properties
Class CL_LOG_ODP_SHP  
Short Description Singleton for shipping documents    
Super Class CL_LOG_ODP_BASE SD Analytics - Abstract Class for Direct Access Singletons 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ERP_SD_ANALYTICS_CORE   Sales, Billing and Delivery Analytics - Core 
Created 20100907   SAP 
Last change 20110908   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_LOG_ODP_SHP has no interface implemented.
Friends
Class CL_LOG_ODP_SHP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_SW Instance attribute Private Type reference (TYPE) TS_SW_SHP 20100907
Methods
# Method Level Visibility Method type Description Created on
1 SELECT Instance method Public Method Select shipping documents (and items if necessary) from DB 20100907
Events
Class CL_LOG_ODP_SHP has no event.
Types
Class CL_LOG_ODP_SHP has no local type.
Method Signatures

Method SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIKP Call by reference Type reference (TYPE) TT_LIKP Sorted Table Type of LIKP 20100907
2 Exporting ET_LIPS Call by reference Type reference (TYPE) TT_LIPS Sorted Table Type of LIPS 20100915
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BSANLY_T_MESSAGE Analytics: Messages 20100907
4 Exporting EV_DONE Call by reference Type reference (TYPE) ABAP_BOOL 20100907
5 Importing IV_PACKSIZE Call by reference Type reference (TYPE) I 0 Maximum number of table entries in extraction API interface 20101007

Method SELECT on class CL_LOG_ODP_SHP has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606