SAP ABAP Class CL_WLF_CM (Disjunction ID WLF_CM)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB (Application Component) Agency Business (Global Trade)
     WZRE_CM (Package) Agency Business: Connection to SAP Credit Management
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20050927
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WLF_CM Interface to BAdI: WLF_CM 20050927
Properties
Class CL_WLF_CM  
Short Description Disjunction ID WLF_CM    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WZRE_CM   Agency Business: Connection to SAP Credit Management 
Created 20050927   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WLF_CM has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20050927
2 IF_WLF_CM Interface to BAdI: WLF_CM 20050927
Friends
Class CL_WLF_CM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AC_COMM_TYP Constant Private Type reference (TYPE) UKM_PI_COMM_TYP '550' Commitment Category 20050927
2 AT_CFM_VALUE Instance attribute Private Type reference (TYPE) WLF_CFM_VALUE_TAB Data Container for WLF_CFM_VALUE 20050928
3 AT_MASTER_DATA Instance attribute Private Type reference (TYPE) WLF_FSCM_MD_TAB Master Data FSCM for CM 20050927
4 AT_MESSAGES Instance attribute Private Type reference (TYPE) WLF_CFM_MESSAGES_TAB GTM: Data Container for CM Messages 20050928
5 A_CM_ACTIVE_FILTER Instance attribute Private Type reference (TYPE) C BAdI for Filter Active 20050928
6 A_MESSAGES Instance attribute Private Type reference (TYPE) WLF_CFM_MESSAGES GTM: SAP FSCM Messages 20050928
7 A_T014 Instance attribute Private Type reference (TYPE) T014 "Credit Control Areas" 20050927
8 A_T691F Instance attribute Private Type reference (TYPE) T691F Control of automatic credit control 20050927
9 A_TMFK Instance attribute Private Type reference (TYPE) TMFK Agency Business: Billing Document Types 20050927
10 A_WLF_CM Instance attribute Private Object reference (TYPE REF TO) WLF_CREDIT_MANAGEMENT 20050928
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050928
2 CONVERSION Instance method Private Method Currency Translation 20050927
3 DETERMINE_CREDIT_SEGMENT Instance method Private Method Get Credit Segment 20050927
4 DETERMINE_CURRENCY Instance method Private Method Get CM Currency 20050927
5 DETERMINE_NEW_VALUE Instance method Private Method Determine Credit Value 20050928
6 DETERMINE_OBLIGO_TYPE Instance method Private Method Determination of Commitment Category 20050927
7 DETERMINE_PARTNER Instance method Private Method Determine Partner for CM Check 20050928
8 DETERMINE_UPDATE_VALUE Instance method Private Method Determine Credit Value 20050928
9 DETERMINE_VALUE Instance method Private Method Determine Credit Value 20050928
10 GET_INSTANCE Instance method Private Method Customer Enhancement 20050928
11 GET_T014 Instance method Private Method Get Customizing 20050927
12 GET_T691F Instance method Private Method Read Customizing 20050927
13 GET_TMFK Instance method Private Method Read Customizing 20050927
14 INDICATORS_SET Instance method Private Method Set Indicators 20050928
Events
Class CL_WLF_CM has no event.
Types
Class CL_WLF_CM has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_WLF_CM has no parameter.
Method CONSTRUCTOR on class CL_WLF_CM has no exception.

Method CONVERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_VALUE Call by reference Type reference (TYPE) UKM_PI_COMM_ACTUAL Obligosumme (tatsächlich) in Meldewährung 20050927
2 Importing I_CURRENCY Call by reference Type reference (TYPE) WAERS Währungsschlüssel 20050927
3 Importing I_KOMLFK Call by reference Type reference (TYPE) KOMLFK Kommunikationsstruktur: Lieferantenfakturakopf 20050927

Method CONVERSION on class CL_WLF_CM has no exception.

Method DETERMINE_CREDIT_SEGMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CRED_SGMNT Call by reference Type reference (TYPE) UKM_PI_CREDIT_SGMNT Kreditsegment 20050927
2 Importing I_KOMLFK Call by reference Type reference (TYPE) KOMLFK Kommunikationsstruktur: Lieferantenfakturakopf 20050927

Method DETERMINE_CREDIT_SEGMENT on class CL_WLF_CM has no exception.

Method DETERMINE_CURRENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CURRENCY Call by reference Type reference (TYPE) WAERS Währungsschlüssel 20050927
2 Importing I_KOMLFK Call by reference Type reference (TYPE) KOMLFK Kommunikationsstruktur: Lieferantenfakturakopf 20050927

Method DETERMINE_CURRENCY on class CL_WLF_CM has no exception.

Method DETERMINE_NEW_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Call by reference Type reference (TYPE) UKM_PI_COMM_ACTUAL Obligosumme (tatsächlich) in Meldewährung 20050928
2 Importing IT_KOMLFP Call by reference Type reference (TYPE) KOMLFP_ITAB Tabelle zu komlfp 20050928
3 Importing IT_KOMLFP_OLD Call by reference Type reference (TYPE) KOMLFP_ITAB Tabelle zu komlfp 20050928
4 Importing I_KOMLFK Call by reference Type reference (TYPE) KOMLFK Kommunikationsstruktur: Lieferantenfakturakopf 20050928

Method DETERMINE_NEW_VALUE on class CL_WLF_CM has no exception.

Method DETERMINE_OBLIGO_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COMM_TYP Call by reference Type reference (TYPE) UKM_PI_COMM_TYP Obligotyp 20050927
2 Importing I_KOMLFK Call by reference Type reference (TYPE) KOMLFK Kommunikationsstruktur: Lieferantenfakturakopf 20050927

Method DETERMINE_OBLIGO_TYPE on class CL_WLF_CM has no exception.

Method DETERMINE_PARTNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20050928
2 Importing I_KOMLFK Call by reference Type reference (TYPE) KOMLFK Kommunikationsstruktur: Lieferantenfakturakopf 20050928

Method DETERMINE_PARTNER on class CL_WLF_CM has no exception.

Method DETERMINE_UPDATE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Call by reference Type reference (TYPE) UKM_PI_COMM_ACTUAL Obligosumme (tatsächlich) in Meldewährung 20050928
2 Importing IT_KOMLFP Call by reference Type reference (TYPE) KOMLFP_ITAB Tabelle zu komlfp 20050928
3 Importing IT_KOMLFP_OLD Call by reference Type reference (TYPE) KOMLFP_ITAB Tabelle zu komlfp 20050928
4 Importing I_KOMLFK Call by reference Type reference (TYPE) KOMLFK Kommunikationsstruktur: Lieferantenfakturakopf 20050928

Method DETERMINE_UPDATE_VALUE on class CL_WLF_CM has no exception.

Method DETERMINE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Call by reference Type reference (TYPE) UKM_PI_COMM_ACTUAL Obligosumme (tatsächlich) in Meldewährung 20050928
2 Importing IT_KOMLFP Call by reference Type reference (TYPE) KOMLFP_ITAB Tabelle zu komlfp 20050928
3 Importing IT_KOMLFP_OLD Call by reference Type reference (TYPE) KOMLFP_ITAB Tabelle zu komlfp 20050928
4 Importing I_KOMLFK Call by reference Type reference (TYPE) KOMLFK Kommunikationsstruktur: Lieferantenfakturakopf 20050928

Method DETERMINE_VALUE on class CL_WLF_CM has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KOMLFK Call by reference Type reference (TYPE) KOMLFK Kommunikationsstruktur: Lieferantenfakturakopf 20050928

Method GET_INSTANCE on class CL_WLF_CM has no exception.

Method GET_T014 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KKBER Call by reference Type reference (TYPE) KKBER Kreditkontrollbereich 20050927

Method GET_T014 on class CL_WLF_CM has no exception.

Method GET_T691F Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KOMLFK Call by reference Type reference (TYPE) KOMLFK Kommunikationsstruktur: Lieferantenfakturakopf 20050927

Method GET_T691F on class CL_WLF_CM has no exception.

Method GET_TMFK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KOMLFK Call by reference Type reference (TYPE) KOMLFK Kommunikationsstruktur: Lieferantenfakturakopf 20050927

Method GET_TMFK on class CL_WLF_CM has no exception.

Method INDICATORS_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHECK Call by reference Type reference (TYPE) C Prüfung aktiv 20050928
2 Exporting E_ERROR Call by reference Type reference (TYPE) C Fehler aktiv 20050928
3 Exporting E_STATUS_SET Call by reference Type reference (TYPE) C Status setzen 20050928
4 Exporting E_WARNING Call by reference Type reference (TYPE) C Warnung aktiv 20050928
5 Importing I_CM_OK Call by reference Type reference (TYPE) C Fehlerstatus CM 20050928
6 Importing I_PMREA Call by reference Type reference (TYPE) STSET_CM Kreditprüfung: Setzen Kreditstatus (Sperre) 20050928
7 Importing I_PMSET Call by reference Type reference (TYPE) STSET_CM Kreditprüfung: Setzen Kreditstatus (Sperre) 20050928
8 Importing I_UPDATE Call by reference Type reference (TYPE) C Update aktive 20050928

Method INDICATORS_SET on class CL_WLF_CM has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700