SAP ABAP Class CL_LOP_DET_SIDE (Determine side of a document)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB-TC (Application Component) Trading Contract
     LOOP (Package) Model layer for logistical contract options
Properties
Class CL_LOP_DET_SIDE  
Short Description Determine side of a document    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LOOP   Model layer for logistical contract options 
Created 20111115   SAP 
Last change 20130531   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_LOP_DET_SIDE has no interface implemented.
Friends
Class CL_LOP_DET_SIDE has no friend class.
Attributes
Class CL_LOP_DET_SIDE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_SIDE Static method Public Method determine side 20111115
Events
Class CL_LOP_DET_SIDE has no event.
Types
Class CL_LOP_DET_SIDE has no local type.
Method Signatures

Method GET_SIDE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOC_TYPE Call by reference Type reference (TYPE) LOP_DOC_TYPE Document Type 20111115
2 Importing IV_NO_ERROR Call by reference Type reference (TYPE) ABAP_BOOL No error 20120807
3 Returning RV_SIDE Value transfer Type reference (TYPE) LOP_SIDE Side 20111115

Method GET_SIDE on class CL_LOP_DET_SIDE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 607