SAP ABAP Class CL_LISTING_CHECK (Read and check listing data)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       WSOR (Package) IS-R: Assortments
Properties
Class CL_LISTING_CHECK  
Short Description Read and check listing data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WSOR   IS-R: Assortments 
Created 20130703   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_LISTING_CHECK has no forward declaration.
Interfaces
Class CL_LISTING_CHECK has no interface implemented.
Friends
Class CL_LISTING_CHECK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_LISTING_BUFFER_MIN Static Attribute Protected Type reference (TYPE) WSOR_ART_SITE_DATE_LISTED_TTY 20130911
2 G_LISTING_USED Static Attribute Private Type reference (TYPE) FLAG New listing check is used 20130911
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_SINGLE_LISTING Static method Public Method Single listing check for art site combination 20130911
2 CONSIDER_EXCLUSIONS Static method Protected Method Consider local and global Exclusions 20130911
3 FILL_BUFFER_FOR_LISTING_CHECK Static method Public Method Fill buffer for listung check for site article combinations 20130911
4 GET_NEW_LISTING_USED Static method Public Method Check, if the buffer of the new listing check was filled 20130911
5 HANDLE_REARRANGEMENT_ORDER Static method Private Method Allow order if subsequent listing is allowed 20130911
6 REFRESH_BUFFER_FOR_LISTING Static method Public Method Refresh the listing buffers 20130911
7 SET_NEW_LISTING_USED Static method Public Method Set the flag, that new listing check is used 20130911
8 WLK1_CHECK_RACKJOBBER Static method Public Method Provide the Vendor number of rackjobber listing conditions 20130911
Events
Class CL_LISTING_CHECK has no event.
Types
Class CL_LISTING_CHECK has no local type.
Method Signatures

Method CHECK_SINGLE_LISTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INFO_CODE Call by reference Type reference (TYPE) INT4 information if shop is closed or not 20130911
2 Exporting E_LISTED Call by reference Type reference (TYPE) FLAG indicates, if article site combination is listed or not 20130911
3 Importing I_ARTNR Call by reference Type reference (TYPE) MATNR Material Number 20130911
4 Importing I_DATE Call by reference Type reference (TYPE) DATUM date, for which the listing check has to be done 20130911
5 Importing I_ISSUING_PLANT Call by reference Type reference (TYPE) RM06E-WERKS Plant 20130911
6 Importing I_LOCNR Call by reference Type reference (TYPE) KUNNR_WK Customer number of plant 20130911
7 Importing I_WERKS Call by reference Type reference (TYPE) WERKS_D Plant (4 digits) 20130911
# Exception Resumable Description Created on
1 WRONG_CALL 20130911

Method CONSIDER_EXCLUSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ART_SITE_LISTED Call by reference Type reference (TYPE) WSOR_ART_SITE_LISTED_TTY Article Site combinations with listed Flag 20130911
2 Importing IT_ART_SITE_WLK1 Call by reference Type reference (TYPE) WSOR_ART_SITE_WLK1_TTY 20130911

Method CONSIDER_EXCLUSIONS on class CL_LISTING_CHECK has no exception.

Method FILL_BUFFER_FOR_LISTING_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ART_SITE_DATE Call by reference Type reference (TYPE) WSOR_ART_SITE_DATE_TTY Table Type for Article site date combinations 20130911
# Exception Resumable Description Created on
1 WRONG_CALL 20130911

Method GET_NEW_LISTING_USED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_LISTING_USED Value transfer Type reference (TYPE) FLAG General Flag 20130911

Method GET_NEW_LISTING_USED on class CL_LISTING_CHECK has no exception.

Method HANDLE_REARRANGEMENT_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_LISTED Value transfer Type reference (TYPE) FLAG General Flag 20130911
2 Importing I_LOCNR Call by reference Type reference (TYPE) KUNNR_WK Customer number of plant 20130911

Method HANDLE_REARRANGEMENT_ORDER on class CL_LISTING_CHECK has no exception.

Method REFRESH_BUFFER_FOR_LISTING Signature

Method REFRESH_BUFFER_FOR_LISTING on class CL_LISTING_CHECK has no parameter.
Method REFRESH_BUFFER_FOR_LISTING on class CL_LISTING_CHECK has no exception.

Method SET_NEW_LISTING_USED Signature

Method SET_NEW_LISTING_USED on class CL_LISTING_CHECK has no parameter.
Method SET_NEW_LISTING_USED on class CL_LISTING_CHECK has no exception.

Method WLK1_CHECK_RACKJOBBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ART_SITE_LIFNR Call by reference Type reference (TYPE) WSOR_ART_SITE_LIFNR_TTY Table Type for Article site combiantions WSOR_ART_SITE_STY 20130911
2 Importing IT_ART_SITE Call by reference Type reference (TYPE) WSOR_ART_SITE_TTY Table Type for Article site combiantions WSOR_ART_SITE_STY 20130911
3 Importing I_DATE Call by reference Type reference (TYPE) DATUM Date 20130911
# Exception Resumable Description Created on
1 NO_REC_FOUND 20130911
2 WRONG_CALL 20130911
History
Last changed by/on SAP  20131127 
SAP Release Created in