SAP ABAP Class CL_DEF_IM_CKML_SETTLE (Default Implementation for BAdI Definition CKML_SETTLE)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       CKML (Package) Material ledger
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EX_CKML_SETTLE BAdI Interface IF_EX_CKML_SETTLE 20020220
Properties
Class CL_DEF_IM_CKML_SETTLE  
Short Description Default Implementation for BAdI Definition CKML_SETTLE    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CKML   Material ledger 
Created 20020220   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CKM0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_EX_CKML_SETTLE BAdI Interface IF_EX_CKML_SETTLE 20020220
Friends
Class CL_DEF_IM_CKML_SETTLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 FALSE Constant Private Type reference (TYPE) BOOLE_D SPACE Boolean Value for 'False' 20020220
2 PRICE_MAXIMUM Instance attribute Private Type reference (TYPE) CK_PVPRS_1 Maximum Price 20020220
3 PRICE_MAXIMUM_VALID Instance attribute Private Type reference (TYPE) BOOLE_D Indicator, whether Maximum Price is Valid 20020220
4 PRICE_MINIMUM Instance attribute Private Type reference (TYPE) CK_PVPRS_1 Minimum Price 20020220
5 PRICE_MINIMUM_VALID Instance attribute Private Type reference (TYPE) BOOLE_D Indicator, whether Minimum Price is Valid 20020220
6 TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' Boolean Value for 'True' 20020220
Methods
# Method Level Visibility Method type Description Created on
1 INIT_ATTRIBUTES Instance method Private Method Set the Attribute for the Class to an Initial Value 20020220
2 SET_MIN_MAX Instance method Private Method Copys the Price in the Range Allowed 20020220
Events
Class CL_DEF_IM_CKML_SETTLE has no event.
Types
Class CL_DEF_IM_CKML_SETTLE has no local type.
Method Signatures

Method INIT_ATTRIBUTES Signature

Method INIT_ATTRIBUTES on class CL_DEF_IM_CKML_SETTLE has no parameter.
Method INIT_ATTRIBUTES on class CL_DEF_IM_CKML_SETTLE has no exception.

Method SET_MIN_MAX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PRICE Call by reference Type reference (TYPE) CK_PVPRS_1 Preis, der in das Range aufgenommen werden soll 20020220
2 Importing PRICE_VALID Call by reference Type reference (TYPE) BOOLE_D Zeigt an, ob Preis gültig ist 20020220

Method SET_MIN_MAX on class CL_DEF_IM_CKML_SETTLE has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in