SAP ABAP Class CL_ALLOCATION_SWITCH_CHECK (Check Retail Coding/UI Switch)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       WAUF (Package) Application development R/3 Purchasing, Allocation table
Properties
Class CL_ALLOCATION_SWITCH_CHECK  
Short Description Check Retail Coding/UI Switch    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WAUF   Application development R/3 Purchasing, Allocation table 
Created 20070328   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ALLOCATION_SWITCH_CHECK has no forward declaration.
Interfaces
Class CL_ALLOCATION_SWITCH_CHECK has no interface implemented.
Friends
Class CL_ALLOCATION_SWITCH_CHECK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SWITCH_ACTIVE_FALSE Constant Public Type reference (TYPE) SWITCH_ACTIVE ' ' 20070328
2 SWITCH_ACTIVE_TRUE Constant Public Type reference (TYPE) SWITCH_ACTIVE 'X' 20070328
Methods
# Method Level Visibility Method type Description Created on
1 RETAIL_AT_LINE_COPY Static method Public Method 20130903
2 RETAIL_SCM_SFWS_UI Static method Public Method Checks the Activation of the Retail UI Switch 20070423
3 RETAIL_SFWS_SC Static method Public Method Checks the Activation of the Retail Coding Switch 20070328
Events
Class CL_ALLOCATION_SWITCH_CHECK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 SWITCH_ACTIVE Public Type reference (TYPE) BOOLEAN 20070328
Method Signatures

Method RETAIL_AT_LINE_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACTIVE Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20130903

Method RETAIL_AT_LINE_COPY on class CL_ALLOCATION_SWITCH_CHECK has no exception.

Method RETAIL_SCM_SFWS_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACTIVE Value transfer Type reference (TYPE) SWITCH_ACTIVE 20070423

Method RETAIL_SCM_SFWS_UI on class CL_ALLOCATION_SWITCH_CHECK has no exception.

Method RETAIL_SFWS_SC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ACTIVE Value transfer Type reference (TYPE) SWITCH_ACTIVE boolean value Switch Status ('X' = on, ' ' = off) 20070328

Method RETAIL_SFWS_SC on class CL_ALLOCATION_SWITCH_CHECK has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 602