SAP ABAP Class /ISDFPS/CL_MM_CS_CUST (Customizing Cross-System MM)
Hierarchy
EA-DFPS (Software Component) SAP Enterprise Extension Defense Forces & Public Security
   IS-DFS-MM (Application Component) Materials Management
     /ISDFPS/MM_CS (Package) DFPS Enhancements MM (Cross System)
Properties
Class /ISDFPS/CL_MM_CS_CUST  
Short Description Customizing Cross-System MM    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /ISDFPS/MM_CS   DFPS Enhancements MM (Cross System) 
Created 20040820   SAP 
Last change 20050409   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /ISDFPS/CL_MM_CS_CUST has no forward declaration.
Interfaces
Class /ISDFPS/CL_MM_CS_CUST has no interface implemented.
Friends
Class /ISDFPS/CL_MM_CS_CUST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_MM_CS Static Attribute Protected Type reference (TYPE) /ISDFPS/C_MM_CS Cross-System: Switches and Definitions 20040920
2 GT_BSART_CS Static Attribute Protected Type reference (TYPE) /ISDFPS/BSART_CS_T Table Type for Structure /ISDFPS/BSART_CS 20040820
3 GT_CS_SYS Static Attribute Private Type reference (TYPE) MM_CS_SYS_BUFFER 20040920
4 GT_FRGKZ_CS Static Attribute Protected Type reference (TYPE) /ISDFPS/FRGKZ_CS_T Release Code for Synchronization 20041110
5 G_BSART_DEF Constant Protected Type reference (TYPE) /ISDFPS/BSART_RECEIVER 'EUB' Default Recipient Order Type 20040820
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040820
2 GET_BSART_RECEIVER Static method Public Method Determines Recipient Order Type for Sender Order Type 20040820
3 GET_CS_MESCOD Static method Public Method Determines Message Code for "Real" Partner 20041126
4 GI_DIRECT_SEND Static method Public Method Should GI Be Sent Directly by UPS 20041118
5 IS_DR_LFART Static method Public Method Background Transfer? 20041119
6 IS_FRGKZ_FOR_SYNC Static method Public Method Is Release Code Relevant for Synchronization? 20041110
7 READ_LOGSYS Static method Public Method Reads Logsys. from Buffer/from DB 20040920
8 USE_CHK_GOODSMVT_SYS Static method Public Method Use Checks for Goods Movements and Determination of LogSys? 20080623
9 USE_FDP_FOR_LOGSYS Static method Public Method Use Workbench to Derive Log.Sys.? 20040920
10 USE_VLV1_FOR_RELOC Static method Public Method Send Relocation Delivery via Separate Transaction? 20041118
Events
Class /ISDFPS/CL_MM_CS_CUST has no event.
Types
Class /ISDFPS/CL_MM_CS_CUST has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /ISDFPS/CL_MM_CS_CUST has no parameter.
Method CLASS_CONSTRUCTOR on class /ISDFPS/CL_MM_CS_CUST has no exception.

Method GET_BSART_RECEIVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_BSART_REC Value transfer Type reference (TYPE) /ISDFPS/BSART_RECEIVER Belegart Empfängerbestellung 20040820
2 Importing I_BSART_SND Call by reference Type reference (TYPE) /ISDFPS/BSART_SENDER Belegart Senderbestellung 20040820

Method GET_BSART_RECEIVER on class /ISDFPS/CL_MM_CS_CUST has no exception.

Method GET_CS_MESCOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_CS_MESCOD Value transfer Type reference (TYPE) /ISDFPS/MM_CS_MESCOD Nachrichtenvariante für Partnerermittlung CrossSystem 20041126

Method GET_CS_MESCOD on class /ISDFPS/CL_MM_CS_CUST has no exception.

Method GI_DIRECT_SEND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_GI_DIRECT_SEND Value transfer Type reference (TYPE) /ISDFPS/CS_DIRECT_SEND Direktes Versenden des Warenausgangs 20041118

Method GI_DIRECT_SEND on class /ISDFPS/CL_MM_CS_CUST has no exception.

Method IS_DR_LFART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_DARK_RELOC Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20041119
2 Importing I_LFART Call by reference Type reference (TYPE) LFART Lieferart 20041119

Method IS_DR_LFART on class /ISDFPS/CL_MM_CS_CUST has no exception.

Method IS_FRGKZ_FOR_SYNC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_SYNC_RELEV Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20041110
2 Importing IS_FRGKZ_CS Call by reference Type reference (TYPE) /ISDFPS/FRGKZ_CS Synchronisationsrelevante Freigabekennzechen 20041110

Method IS_FRGKZ_FOR_SYNC on class /ISDFPS/CL_MM_CS_CUST has no exception.

Method READ_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_LOGSYS Value transfer Type reference (TYPE) LOGSYS Logisches System 20040920
2 Importing I_LGORT Call by reference Type reference (TYPE) LGORT_D Lagerort 20040920
3 Importing I_WERKS Call by reference Type reference (TYPE) WERKS_D Werk 20040920

Method READ_LOGSYS on class /ISDFPS/CL_MM_CS_CUST has no exception.

Method USE_CHK_GOODSMVT_SYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_CHK_GOODSMVT_SYS Value transfer Type reference (TYPE) XFELD 'X' = Ja, nutzen, space sonst 20080623

Method USE_CHK_GOODSMVT_SYS on class /ISDFPS/CL_MM_CS_CUST has no exception.

Method USE_FDP_FOR_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_USE_FDP Value transfer Type reference (TYPE) XFELD 'X' = Ja, nutzen, space sonst 20040920

Method USE_FDP_FOR_LOGSYS on class /ISDFPS/CL_MM_CS_CUST has no exception.

Method USE_VLV1_FOR_RELOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_USE_VLV1 Value transfer Type reference (TYPE) /ISDFPS/CS_USE_VLV1 ALE: Verlegung per Sammeltransaktion 20041118

Method USE_VLV1_FOR_RELOC on class /ISDFPS/CL_MM_CS_CUST has no exception.
History
Last changed by/on SAP  20050409 
SAP Release Created in 200