SAP ABAP Class CL_SMI_CHAINLINK_SYN_CHK (CL_SMI_CHAINLINK_SYN_CHK)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   SD-BF-SMI (Application Component) Supplier Managed Inventory
     VSMI (Package) Supplier-Managed Inventory (SNC-ERP)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SMI_CHAINLINK Representing an instance in the Chain of Command Pattern 20071219
Properties
Class CL_SMI_CHAINLINK_SYN_CHK  
Short Description    
Super Class CL_SMI_CHAINLINK Representing an instance in the Chain of Command Pattern 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package VSMI   Supplier-Managed Inventory (SNC-ERP) 
Created 20071219   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_SMI_CHAINLINK_SYN_CHK has no interface implemented.
Friends
Class CL_SMI_CHAINLINK_SYN_CHK has no friend class.
Attributes
Class CL_SMI_CHAINLINK_SYN_CHK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_BUYERPARTY Instance method Private Method 20080623
2 CHECK_DATETIME Instance method Private Method 20071219
3 CHECK_PARTY Instance method Private Method 20071219
4 CHECK_PRODUCT Instance method Private Method 20080624
5 CHECK_QUANTITY Instance method Private Method 20071219
6 CHECK_RECIPIENTPARTY Instance method Private Method 20080624
7 CHECK_SHIPFROMLOC Instance method Private Method 20080624
8 CHECK_SHIPTOLOC Instance method Private Method 20080624
9 CHECK_TIMESERIES Instance method Private Method 20071219
10 CHECK_TIMESERIES_WITH_REF Instance method Private Method 20071219
11 CHECK_VENDORPARTY Instance method Private Method 20080624
Events
Class CL_SMI_CHAINLINK_SYN_CHK has no event.
Types
Class CL_SMI_CHAINLINK_SYN_CHK has no local type.
Method Signatures

Method CHECK_BUYERPARTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUYID Call by reference Type reference (TYPE) C 20080623
2 Importing IV_INTID Call by reference Type reference (TYPE) SMI_DM_INTERNAL_ID Internal ID 20080623
3 Importing IV_VID Call by reference Type reference (TYPE) C 20080623
# Exception Resumable Description Created on
1 CX_SMI_INPUT 20080624

Method CHECK_DATETIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DT Call by reference Type reference (TYPE) SMI_DM_DATETIME DateTime 20071219
2 Importing LOG_INFO Call by reference Type reference (TYPE) SYMSGV Message Variable 20071219
3 Importing MANDATORY Call by reference Type reference (TYPE) ABAP_BOOL 20080201

Method CHECK_DATETIME on class CL_SMI_CHAINLINK_SYN_CHK has no exception.

Method CHECK_PARTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BUYER_ID Call by reference Type reference (TYPE) C 20071219
2 Importing INT_ID Call by reference Type reference (TYPE) SMI_DM_INTERNAL_ID Internal ID 20071219
3 Importing LOG_INFO Call by reference Type reference (TYPE) SYMSGV Message Variable 20071219
4 Importing MANDATORY Call by reference Type reference (TYPE) ABAP_BOOL 20080201
5 Importing VENDOR_ID Call by reference Type reference (TYPE) C 20071219
# Exception Resumable Description Created on
1 CX_SMI_INPUT 20080312

Method CHECK_PRODUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUYID Call by reference Type reference (TYPE) C 20080624
2 Importing IV_INTID Call by reference Type reference (TYPE) SMI_DM_INTERNAL_ID Internal ID 20080624
3 Importing IV_VID Call by reference Type reference (TYPE) C 20080624
# Exception Resumable Description Created on
1 CX_SMI_INPUT 20080624

Method CHECK_QUANTITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOG_INFO Call by reference Type reference (TYPE) SYMSGV Message Variable 20071219
2 Importing MANDATORY Call by reference Type reference (TYPE) ABAP_BOOL 20071219
3 Importing QUANTITY Call by reference Type reference (TYPE) SMI_DM_QUANTITY Quantity 20071219
4 Importing UOM Call by reference Type reference (TYPE) SMI_DM_UNIT_OF_MEASUREMENT Unit of Measurement 20071219

Method CHECK_QUANTITY on class CL_SMI_CHAINLINK_SYN_CHK has no exception.

Method CHECK_RECIPIENTPARTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUYID Call by reference Type reference (TYPE) C 20080624
2 Importing IV_INTID Call by reference Type reference (TYPE) SMI_DM_INTERNAL_ID Internal ID 20080624
3 Importing IV_VID Call by reference Type reference (TYPE) C 20080624
# Exception Resumable Description Created on
1 CX_SMI_INPUT 20080624

Method CHECK_SHIPFROMLOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUYID Call by reference Type reference (TYPE) C 20080624
2 Importing IV_INTID Call by reference Type reference (TYPE) SMI_DM_INTERNAL_ID Internal ID 20080624
3 Importing IV_VID Call by reference Type reference (TYPE) C 20080624
# Exception Resumable Description Created on
1 CX_SMI_INPUT 20080624

Method CHECK_SHIPTOLOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUYID Call by reference Type reference (TYPE) C 20080624
2 Importing IV_INTID Call by reference Type reference (TYPE) SMI_DM_INTERNAL_ID Internal ID 20080624
3 Importing IV_VID Call by reference Type reference (TYPE) C 20080624
# Exception Resumable Description Created on
1 CX_SMI_INPUT 20080624

Method CHECK_TIMESERIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOG_INFO Call by reference Type reference (TYPE) SYMSGV Message Variable 20071219
2 Importing TS Call by reference Type reference (TYPE) SMI_T_DM_TIMESERIES_ITEM SMI TimeSeries Structure 20071219

Method CHECK_TIMESERIES on class CL_SMI_CHAINLINK_SYN_CHK has no exception.

Method CHECK_TIMESERIES_WITH_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOG_INFO Call by reference Type reference (TYPE) SYMSGV Message Variable 20071219
2 Importing TS Call by reference Type reference (TYPE) SMI_T_DM_TIMESERIES_ITEM SMI TimeSeries Structure 20071219

Method CHECK_TIMESERIES_WITH_REF on class CL_SMI_CHAINLINK_SYN_CHK has no exception.

Method CHECK_VENDORPARTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BUYID Call by reference Type reference (TYPE) C 20080624
2 Importing IV_INTID Call by reference Type reference (TYPE) SMI_DM_INTERNAL_ID Internal ID 20080624
3 Importing IV_VID Call by reference Type reference (TYPE) C 20080624
# Exception Resumable Description Created on
1 CX_SMI_INPUT 20080624
History
Last changed by/on SAP  20100310 
SAP Release Created in 604