SAP ABAP Class CL_WCB_CONDITION_LIST (Condition List)
Hierarchy
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
   LO-GT-CHB (Application Component) Chargeback
     WCB_CC_APPL (Package) Condition Contract Processing Logic
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WCB_COLLECTION_EVENTS Collection Events 20041027
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WCB_CONDITION_LIST Condition List 20040929
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WCB_CONDITION_LIST_RO Condition List (Read Only) 20040929
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WCB_OBJECT Generic object type 20040928
Properties
Class CL_WCB_CONDITION_LIST  
Short Description Condition List    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCB_CC_APPL   Condition Contract Processing Logic 
Created 20040921   SAP 
Last change 20071120   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CHBK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WCB_COLLECTION_EVENTS Collection Events 20041027
2 IF_WCB_CONDITION_LIST Condition List 20040929
3 IF_WCB_CONDITION_LIST_RO Condition List (Read Only) 20040929
4 IF_WCB_OBJECT Generic object type 20040928
Friends
# Friend Modeled only Created on Description
1 CL_WCB_CC_FACTORY 20041006 Condition Contract Factory
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_CONDSCALE Instance attribute Private Type reference (TYPE) WCB_CONDSCALE_TAB Scales for a Condition Record 20040921
2 AT_CONDSCALE_DB Instance attribute Private Type reference (TYPE) WCB_CONDSCALE_TAB Scales for a Condition Record 20040921
3 AT_DESCRIPTION Instance attribute Private Type reference (TYPE) WCB_KEY_TO_TEXT_STAB Mapping of Key Fields to Text Field 20050613
4 AT_FROZEN Instance attribute Private Type reference (TYPE) TY_FROZEN_STAB Fields That Have Already Been Frozen 20050118
5 AT_KOMG Instance attribute Private Type reference (TYPE) WCB_KOMG_STAB Allowed Fields for Condition Structures 20040921
6 AT_KOMG_DB Instance attribute Private Type reference (TYPE) WCB_KOMG_STAB Permitted Fields for Condition Structures (DB) 20040921
7 AT_KONH Instance attribute Private Type reference (TYPE) WCB_KONH_TAB Conditions (Header) 20040921
8 AT_KONH_DB Instance attribute Private Type reference (TYPE) WCB_KONH_TAB Conditions (Header) (DB) 20040921
9 AT_KONP Instance attribute Private Type reference (TYPE) WCB_KONP_TAB Conditions (Item) 20040921
10 AT_KONP_DB Instance attribute Private Type reference (TYPE) WCB_KONP_TAB Conditions (Item) (DB) 20040921
11 AT_LOGICAL_DELETED Instance attribute Private Type reference (TYPE) WCB_KNUMH_STAB Condition Record Number 20070606
12 AT_SCALE_ONLY_CREATED Instance attribute Private Type reference (TYPE) TY_SCALE_KEY_STAB Scales that have only been created 20051220
13 AT_UNUSED_KOMG_FIELD Instance attribute Private Type reference (TYPE) WCB_FIELD_STAB Condition Contract: Field Name 20050124
14 AT_VAKEY_TO_KNUMH Instance attribute Private Type reference (TYPE) WCB_VAKEY_TO_KNUMH_STAB Variable Key => knumh 20050329
15 A_CC Instance attribute Private Object reference (TYPE REF TO) IF_WCB_CC Condition Contract 20041006
16 A_CHECK_LIST Instance attribute Private Object reference (TYPE REF TO) IF_WCB_CHECK_LIST Checks Run 20041124
17 A_CONDITION Instance attribute Private Object reference (TYPE REF TO) CL_WCB_CONDITION Condition 20041027
18 A_CONDITION_TABLE Instance attribute Private Object reference (TYPE REF TO) IF_WCB_CONDITION_TABLE_RO Condition Table (RO) 20041006
19 ST_CAT_CONDSCALE_STATIC_RESTR Static Attribute Private Type reference (TYPE) TY_STATIC_CATREST_STAB Static Restrictions with Category 20041208
20 ST_CAT_KOMG_STATIC_RESTR Static Attribute Private Type reference (TYPE) TY_STATIC_CATREST_STAB Static Restrictions with Category 20050510
21 ST_CAT_KONH_STATIC_RESTR Static Attribute Private Type reference (TYPE) TY_STATIC_CATREST_STAB Static Restrictions with Category 20041208
22 ST_CAT_KONP_STATIC_RESTR Static Attribute Private Type reference (TYPE) TY_STATIC_CATREST_STAB Static Restrictions with Category 20041208
23 ST_CONDSCALE_STATIC_RESTR Static Attribute Private Type reference (TYPE) TY_STATIC_RESTR_STAB Static Restrictions for CONDSCALE 20041208
24 ST_KOMG_STATIC_RESTR Static Attribute Private Type reference (TYPE) TY_STATIC_RESTR_STAB Static Restrictions for KOMG 20050510
25 ST_KONH_STATIC_RESTR Static Attribute Private Type reference (TYPE) TY_STATIC_RESTR_STAB Static Restrictions for KONH 20041208
26 ST_KONP_STATIC_RESTR Static Attribute Private Type reference (TYPE) TY_STATIC_RESTR_STAB Static Restrictions for KONP 20041208
27 ST_KONP_TEXT_MAP Static Attribute Private Type reference (TYPE) WCB_KEY_TO_TEXT_STAB Mapping of Key Fields to Text Field 20050614
28 ST_T682Z Static Attribute Private Type reference (TYPE) TY_T682Z_BUFF_STAB Buffer for T682Z 20041215
29 ST_TO_FREEZE Static Attribute Private Type reference (TYPE) WCB_TABLE_FIELD_STAB Fields to Be Frozen 20050118
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SCALE_CHANGES Instance method Private Method Add Scale Changes 20051220
2 ADJUST_BASE_UNIT Instance method Private Method Set Base Unit of Measure 20051220
3 ADJUST_CONDSCALE_CONDCURR Instance method Private Method Modify Condition Currency of Scale 20051220
4 ADJUST_INPUT_DATA Instance method Private Method Enter Model Data for Input Data 20041201
5 ADJUST_INPUT_KBETR Instance method Public Method Update Condition Amount (Condition Amount/Percent) in Entry 20050916
6 ADJUST_VALIDITY_DATA Instance method Private Method Adjust Validity of Collaterally Changed Conditions 20050310
7 CHANGE_CONDITION Instance method Public Method Change Entry (Only Tables) 20041025
8 CHANGE_CONDSCALE Instance method Private Method Change Condition Scale 20041027
9 CHANGE_KOMG Instance method Private Method Change Condition Key 20041027
10 CHANGE_KONH Instance method Private Method Change Condition Header 20041027
11 CHANGE_KONP Instance method Private Method Change Condition Item 20041027
12 CHANGE_NUMBER Instance method Private Method 20050620
13 CHECK_AND_GET_KEY Instance method Private Method Check and Return Key for a New Condition 20041215
14 CHECK_BEFORE_SAVE Instance method Private Method 20050620
15 CHECK_CREATE_COLLISION Instance method Private Method New Condition Clashes With Existing One 20050811
16 CHECK_DATE_ORDER Instance method Private Method Start Date Lower Than End Date 20050811
17 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20041208
18 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040921
19 CREATE_CONDITION Instance method Private Method 20041028
20 CREATE_CONDSCALE Instance method Public Method Create scale 20051220
21 CREATE_EXCEPTION_FOR_FIELDLIST Instance method Private Method Trigger Exception for Field List 20041215
22 CREATE_EXCEPTION_FOR_ONE_FIELD Instance method Private Method Trigger Exception for a Field 20041215
23 CREATE_ITER Instance method Private Method 20041027
24 CREATE_ITER_RO Instance method Private Method 20041027
25 CREATE_NEW_VAKEY_TO_KNUMH_MAP Instance method Private Method New Entry in the VAKEY to KNUMH Table 20050330
26 DELETE_CONDITION Instance method Public Method Delete Condition 20050311
27 DELETE_CONDITION_FROM_MODEL Instance method Private Method Delete Condition from the Model 20050310
28 DELETE_CONDSCALE Instance method Public Method Delete scale 20051220
29 DELETE_SCALE_FIELDS Instance method Private Method delete scale related fields from change table 20100901
30 DELETE_VAKEY_TO_KNUMH_MAP Instance method Private Method Update Entry in the VAKEY to KNUMH Table 20050330
31 DEL_KBETR_CHANGES_FOR_1ST_LINE Instance method Private Method Remove Change of Condition Amount of First Scale 20051220
32 DETERMINE_KEY_DESCRIPTION Instance method Private Method Determine Headers for Key Texts 20050218
33 DETERMINE_KONP_TEXT Instance method Public Method Determine Text of Some KONP Fields 20050614
34 DETERMINE_KONP_TEXT_MAP Static method Private Method Determine Mapping to KONP Text Fields 20050614
35 DETERMINE_UNUSED_KOMG_FIELDS Instance method Private Method Determine Unused KOMG Fields 20050124
36 DO_RESTRICTION_CHECKS Instance method Public Method Perform Restriction Checks 20041208
37 DO_RESTRICTION_CHECKS_KOMG Instance method Private Method Perform Restriction Checks for KOMG 20050510
38 FILL_DEFAULT Instance method Private Method 20050620
39 FILL_DEFAULT_CONDITION_UNIT Instance method Private Method Fill Default Condition Unit 20070228
40 FILL_KOMG Static method Public Method Fill KOMG 20050308
41 FILL_TABLE_WITH_DATA Instance method Private Method 20050214
42 FILTER_FROZEN Instance method Public Method Remove Frozen Fields from the Change List 20050118
43 FILTER_UNUSED_KOMG_FIELDS Instance method Public Method Remove Unused KOMG Fields from the Change List 20050124
44 FIND_CONDITIONS Instance method Private Method 20050620
45 FREEZE Instance method Public Method Freeze Fields 20050118
46 FREEZE_CONDSCALE Instance method Private Method Freeze Data Read from Database 20050119
47 FREEZE_KOMG Instance method Private Method Freeze Data Read from Database 20050119
48 FREEZE_KONH Instance method Private Method Freeze Data Read from Database 20050119
49 FREEZE_KONP Instance method Private Method Freeze Data Read from Database 20050119
50 GET_CC_RO Instance method Public Method 20050214
51 GET_CHECK_LIST Instance method Public Method Return Check List 20041124
52 GET_CONDITION_DATA Instance method Public Method Return Condition Data 20041208
53 GET_CONDITION_GROUP Instance method Private Method 20050620
54 GET_CONDITION_TABLE Instance method Public Method 20041027
55 GET_CONDITION_TABLE_NUM Instance method Private Method 20050620
56 GET_DATE_INTERVAL_HEADER Instance method Private Method 20050713
57 GET_ERRORS Instance method Public Method Errors in a Condition 20041209
58 GET_FROZEN_CONDSCALE Instance method Public Method Frozen Fields for condscale 20050119
59 GET_FROZEN_KOMG Instance method Public Method Frozen Fields for komg 20050119
60 GET_FROZEN_KONH Instance method Public Method Frozen Fields for konh 20050119
61 GET_FROZEN_KONP Instance method Public Method Frozen Fields for konp 20050119
62 GET_KEY_DESCRIPTION Instance method Private Method 20050620
63 GET_KNUMH_FOR_KOMG Instance method Private Method 20050331
64 GET_KONP_DESCRIPTION Instance method Private Method 20050620
65 GET_STATIC_CONDSCALE_RESTR Instance method Private Method 20050214
66 GET_STATIC_KOMG_RESTR Instance method Private Method 20050214
67 GET_STATIC_KONH_RESTR Instance method Private Method 20050214
68 GET_STATIC_KONP_RESTR Instance method Private Method 20050214
69 GET_TEXTS_FOR_KOMG Instance method Public Method Determine Texts for KOMG Fields 20050218
70 HANDLE_ACTIVITY Instance method Private Event handling method Transaction Was Executed 20050301
71 HANDLE_USER_STATUS_CHANGED Instance method Private Event handling method User Status Changed 20050823
72 HAS_ERROR Instance method Private Method 20050214
73 HAS_SCALE Instance method Public Method Does at Least One Scale Exist? 20051220
74 IS_ADD_POSSIBLE Instance method Private Method 20050824
75 IS_CHANGEABLE Instance method Private Method 20050214
76 IS_CONDITION_DELETION_POSSIBLE Instance method Private Method 20050620
77 IS_CONDITION_ERROR_FREE Instance method Public Method Is One Condition Error-Free? 20051220
78 IS_COND_WITH_LOGICAL_DEL_FLAG Instance method Private Method Is Condition Contained That Can Only Be Deleted Logically 20070606
79 IS_FIELD_OK Instance method Public Method Is Condition Field Error-Free? 20050118
80 IS_FIRST_SCALE Instance method Public Method First Scale 20051220
81 IS_LOGICAL_DELETED Instance method Private Method Condition Logically Deleted ? 20070606
82 MERGE_CONDSCALE_CONDAMOUNT Instance method Private Method Compare Condition Amount of 1. Scale With konp 20051220
83 MERGE_CONDSCALE_SCALE_UNIT Instance method Private Method Modify Condition Currency of Scale 20051220
84 NEW_DATA_INTO_MODEL Instance method Private Method New Data into Model 20050310
85 RESET_DEFAULT Instance method Private Method Reset Default Values 20050620
86 RESET_LOGICAL_DELETED Instance method Private Method Restore Logically-Deleted Indicator 20070606
87 SET_DATA Instance method Public Method Reset Data (for Factory) 20041006
88 SET_DEFAULT Instance method Private Method Set default values 20051220
89 SET_LOGICAL_DELETED Instance method Private Method Set Logically-Deleted Indicator 20070606
90 SORT_SCALE Instance method Private Method Sort Scales 20051220
91 TRANSFER_CONDITION Instance method Public Method Transfer Conditions to SD 20041119
92 TRANSFER_DATA Instance method Private Method 20050620
93 TRANSFER_REF_TO_CC Instance method Private Method 20050214
94 UPDATE_VAKE Instance method Private Method Update VAKE Table 20050504
Events
# Event Type Visibility Description Created on
1 COLL_ITEM_DELETED Instance Event
(0)
Private
(0)
20041027
2 COLL_ITEM_INSERTED Instance Event
(0)
Private
(0)
20041027
3 CONDITION_CHANGED Instance Event
(0)
Private
(0)
20041028
4 CONDITION_DELETED Instance Event
(0)
Private
(0)
20041028
5 CONDITION_INSERTED Instance Event
(0)
Private
(0)
20041028
6 RESTRICTIONS_CHANGED Instance Event
(0)
Private
(0)
20050301
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_FROZEN Private See coding Fields That Have Already Been Frozen 20050118 BEGIN OF ty_frozen, tabname TYPE tabname, knumh TYPE knumh, kopos TYPE kopos, klfn1 TYPE klfn1, fieldname TYPE fieldname, END OF ty_frozen
2 TY_FROZEN_STAB Private See coding Fields That Have Already Been Frozen 20050118 ty_frozen_stab TYPE SORTED TABLE OF ty_frozen WITH UNIQUE KEY tabname knumh kopos klfn1 fieldname
3 TY_KLFN1_MAP Private See coding Mapping of Old to New klfn1 20051220 BEGIN OF ty_klfn1_map, knumh TYPE knumh, kopos TYPE kopos, klfn1 TYPE klfn1, klfn1_new TYPE klfn1, END OF ty_klfn1_map
4 TY_KLFN1_MAP_STAB Private See coding Mapping of Old to New klfn1 20051220 ty_klfn1_map_stab TYPE SORTED TABLE OF ty_klfn1_map WITH UNIQUE KEY knumh kopos klfn1
5 TY_KNUMH_VAKE Private See coding VAKE Changes Sorted According to KNUMH 20050504 BEGIN OF ty_knumh_vake, knumh TYPE knumh, vake_tab TYPE ty_vakedb_stab, END OF ty_knumh_vake
6 TY_KONP_KEY Private See coding KONP Key 20050302 BEGIN OF ty_konp_key, knumh TYPE knumh, kopos TYPE kopos, END OF ty_konp_key
7 TY_KONP_KEY_STAB Private See coding KONP Key 20050302 ty_konp_key_stab TYPE SORTED TABLE OF ty_konp_key WITH UNIQUE KEY knumh kopos
8 TY_SCALE_KEY Private See coding Scale Key 20051220 BEGIN OF ty_scale_key, knumh TYPE knumh, kopos TYPE kopos, klfn1 TYPE klfn1, END OF ty_scale_key
9 TY_SCALE_KEY_STAB Private See coding Scale Key 20051220 ty_scale_key_stab TYPE SORTED TABLE OF ty_scale_key WITH UNIQUE KEY knumh kopos klfn1
10 TY_STATIC Private See coding Static Restrictions with Category 20041208 BEGIN OF ty_static, check_category TYPE wcb_check_category, class TYPE REF TO if_wcb_static_restriction, END OF ty_static
11 TY_STATIC_CATREST_STAB Private See coding Static Restrictions with Category 20041208 ty_static_catrest_stab TYPE SORTED TABLE OF ty_static WITH UNIQUE KEY check_category class
12 TY_STATIC_RESTR_STAB Private See coding Static Restrictions 20041208 ty_static_restr_stab TYPE SORTED TABLE OF REF TO if_wcb_static_restriction WITH UNIQUE KEY table_line
13 TY_T682Z_BUFF Private See coding Buffer for T682Z 20041215 BEGIN OF ty_t682z_buff, use TYPE kvewe, application TYPE kappl, condition_type TYPE kschl, con_tab TYPE wcb_con_tab, access TYPE kozgf, t682z_tab TYPE wcb_t682z_tab, END OF ty_t682z_buff
14 TY_T682Z_BUFF_STAB Private See coding Buffer for T682Z 20041215 ty_t682z_buff_stab TYPE SORTED TABLE OF ty_t682z_buff WITH UNIQUE KEY use application condition_type con_tab access
15 TY_VAKEDB_STAB Private See coding Table of VAKE Changes 20050504 ty_vakedb_stab TYPE SORTED TABLE OF vakedb WITH NON-UNIQUE KEY datbi
Method Signatures

Method ADD_SCALE_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KEY Call by reference Type reference (TYPE) TY_SCALE_KEY_STAB Schlüssel geänderter Staffeln 20051220
2 Importing I_KNUMH Call by reference Type reference (TYPE) KNUMH Nummer Konditionssatz 20051220
3 Importing I_SCALE_DELETED Call by reference Type reference (TYPE) BVAL Staffel wurde gelöscht 20051220
4 Changing T_CHANGED_FIELD Call by reference Type reference (TYPE) WCB_CHANGED_FIELDS_STAB WCB: Tabelle mit geänderten Tabellenfeldern; sortiert 20051220

Method ADD_SCALE_CHANGES on class CL_WCB_CONDITION_LIST has no exception.

Method ADJUST_BASE_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_KONP Call by reference Type reference (TYPE) KONP Konditionen (Position) 20051220
2 Importing I_MATERIAL Call by reference Type reference (TYPE) MATNR Materialnummer 20051220

Method ADJUST_BASE_UNIT on class CL_WCB_CONDITION_LIST has no exception.

Method ADJUST_CONDSCALE_CONDCURR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CURRENCY Call by reference Type reference (TYPE) KONWA Konditionseinheit (Währung oder Prozentsatz) 20051220
2 Importing I_KNUMH Call by reference Type reference (TYPE) KNUMH Nummer Konditionssatz 20051220
3 Importing I_KOPOS Call by reference Type reference (TYPE) KOPOS Laufende Nummer der Kondition 20051220

Method ADJUST_CONDSCALE_CONDCURR on class CL_WCB_CONDITION_LIST has no exception.

Method ADJUST_INPUT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_KONH Call by reference Type reference (TYPE) KONH Konditionen (Kopf) 20041201
2 Importing I_KNUMH Call by reference Type reference (TYPE) KNUMH Nummer Konditionssatz 20041201
3 Changing T_CONDSCALE Call by reference Type reference (TYPE) WCB_CONDSCALE_TAB Staffeln eines Konditionssatzes 20041201
4 Changing T_KONP Call by reference Type reference (TYPE) WCB_KONP_TAB Konditionen (Position) 20041201

Method ADJUST_INPUT_DATA on class CL_WCB_CONDITION_LIST has no exception.

Method ADJUST_INPUT_KBETR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing T_KONP Call by reference Type reference (TYPE) WCB_KONP_TAB Konditionen (Position) 20050916

Method ADJUST_INPUT_KBETR on class CL_WCB_CONDITION_LIST has no exception.

Method ADJUST_VALIDITY_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KNUMH_ME Call by reference Type reference (TYPE) KNUMH Nummer des erzeugten Konditionssatzes 20050629
2 Importing I_RESTORE Call by reference Type reference (TYPE) BVAL gelöschte Konditionen widerherstellen 20070606
3 Changing T_VARIABLE_KEY Call by reference Type reference (TYPE) VAKEDB_TAB Tabelle zu VAKEDB 20050310

Method ADJUST_VALIDITY_DATA on class CL_WCB_CONDITION_LIST has no exception.

Method CHANGE_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_KONH Call by reference Type reference (TYPE) KONH Konditionen (Kopf) 20041201
2 Exporting E_SCALE_CHANGED Call by reference Type reference (TYPE) BVAL Staffel wurde geändert 20041119
3 Importing I_KNUMH Call by reference Type reference (TYPE) KNUMH Nummer Konditionssatz 20041025
4 Importing I_NO_SCALE_SORT Call by reference Type reference (TYPE) BVAL Staffel nicht sortieren 20051220
5 Changing T_CHANGED_FIELD Call by reference Type reference (TYPE) WCB_CHANGED_FIELDS_STAB WCB: Tabelle mit geänderten Tabellenfeldern; sortiert 20051220
6 Changing T_CONDSCALE Call by reference Type reference (TYPE) WCB_CONDSCALE_TAB Staffeln eines Konditionssatzes 20041201
7 Changing T_KONP Call by reference Type reference (TYPE) WCB_KONP_TAB Konditionen (Position) 20041201
# Exception Resumable Description Created on
1 CX_WCB_NOT_CHANGEABLE Beleg ist nicht änderbar 20041028

Method CHANGE_CONDSCALE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CONDSCALE Call by reference Type reference (TYPE) WCB_CONDSCALE_TAB Staffeln eines Konditionssatzes 20041027
2 Importing I_CHANGED Call by reference Type reference (TYPE) WCB_CHANGED_FIELDS WCB: geändertes Tabellenfeld 20041027
3 Importing I_KNUMH Call by reference Type reference (TYPE) KNUMH Nummer Konditionssatz 20041027

Method CHANGE_CONDSCALE on class CL_WCB_CONDITION_LIST has no exception.

Method CHANGE_KOMG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANGED Call by reference Type reference (TYPE) WCB_CHANGED_FIELDS WCB: geändertes Tabellenfeld 20041027
2 Importing I_KNUMH Call by reference Type reference (TYPE) KNUMH Nummer Konditionssatz 20050117
3 Importing I_KOMG Call by reference Type reference (TYPE) WCB_KOMG Quelle 20041027

Method CHANGE_KOMG on class CL_WCB_CONDITION_LIST has no exception.

Method CHANGE_KONH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_KONH_TARGET Call by reference Type reference (TYPE) KONH Ziel: Konditionen (Kopf) 20041216
2 Importing I_CHANGED Call by reference Type reference (TYPE) WCB_CHANGED_FIELDS WCB: geändertes Tabellenfeld 20041027
3 Importing I_KONH Call by reference Type reference (TYPE) KONH Konditionen (Kopf) 20041027

Method CHANGE_KONH on class CL_WCB_CONDITION_LIST has no exception.

Method CHANGE_KONP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CHANGED_FIELD Call by reference Type reference (TYPE) WCB_CHANGED_FIELDS_STAB WCB: Tabelle mit geänderten Tabellenfeldern; sortiert 20051220
2 Importing IT_KONP Call by reference Type reference (TYPE) WCB_KONP_TAB Konditionen (Position) 20041027
3 Importing I_CHANGED Call by reference Type reference (TYPE) WCB_CHANGED_FIELDS WCB: geändertes Tabellenfeld 20041027
4 Importing I_KNUMH Call by reference Type reference (TYPE) KNUMH Nummer Konditionssatz 20041027

Method CHANGE_KONP on class CL_WCB_CONDITION_LIST has no exception.

Method CHANGE_NUMBER Signature

Method CHANGE_NUMBER on class CL_WCB_CONDITION_LIST has no parameter.
Method CHANGE_NUMBER on class CL_WCB_CONDITION_LIST has no exception.

Method CHECK_AND_GET_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NEEDED_KEY Call by reference Type reference (TYPE) WCB_CHANGED_FIELDS_STAB WCB: Tabelle mit geänderten Tabellenfeldern; sortiert 20041215
2 Importing IT_CHANGED_FIELD Call by reference Type reference (TYPE) WCB_CHANGED_FIELDS_STAB WCB: Tabelle mit geänderten Tabellenfeldern; sortiert 20050510
3 Importing IT_KEY_FIELD Call by reference Type reference (TYPE) WCB_FIELDINFOS_STAB Konditionskontrakt: Feldname und Feldtext 20041215
4 Importing I_ACCESS Call by reference Type reference (TYPE) KOZGF Zugriffsfolge 20041215
5 Importing I_APPLICATION Call by reference Type reference (TYPE) KAPPL Applikation 20041215
6 Importing I_CONDITION_TYPE Call by reference Type reference (TYPE) KSCHL Konditionsart 20041215
7 Importing I_CON_TAB Call by reference Type reference (TYPE) WCB_CON_TAB Konditionskontrakt: Konditionstabellennummer 20041215
8 Importing I_DATE_FROM Call by reference Type reference (TYPE) KONA-DATAB Gültigkeitsbeginn der Absprache 20050309
9 Importing I_DATE_TO Call by reference Type reference (TYPE) KONA-DATBI Gültigkeitsende der Absprache 20050309
10 Importing I_KOMG Call by reference Type reference (TYPE) WCB_KOMG Erlaubte Felder für Konditionsstrukturen 20041215
11 Importing I_USE Call by reference Type reference (TYPE) KVEWE Verwendung der Konditionstabelle 20041215
# Exception Resumable Description Created on
1 CX_WCB_INPUT_ERROR Eingabefehler 20041215
2 CX_WCB_WRONG_DATE_FROM falsches von Datum 20050309
3 CX_WCB_WRONG_DATE_TO falsches nach Datum 20050309

Method CHECK_BEFORE_SAVE Signature

Method CHECK_BEFORE_SAVE on class CL_WCB_CONDITION_LIST has no parameter.
Method CHECK_BEFORE_SAVE on class CL_WCB_CONDITION_LIST has no exception.

Method CHECK_CREATE_COLLISION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONDITION_TYPE Call by reference Type reference (TYPE) KSCHL Konditionsart 20050812
2 Importing I_DATE_FROM Call by reference Type reference (TYPE) KONA-DATAB Gültigkeitsbeginn der Absprache 20050811
3 Importing I_DATE_TO Call by reference Type reference (TYPE) KONA-DATBI Gültigkeitsende der Absprache 20050811
4 Importing I_KOMG Call by reference Type reference (TYPE) WCB_KOMG Erlaubte Felder für Konditionsstrukturen 20050811
5 Importing I_TABLE_NUM Call by reference Type reference (TYPE) WCB_CON_TAB Konditionskontrakt: Konditionstabellennummer 20050811
# Exception Resumable Description Created on
1 CX_WCB_WRONG_DATE_FROM falsches von Datum 20050811
2 CX_WCB_WRONG_DATE_INTERVAL falsches Datumsinterval 20050811
3 CX_WCB_WRONG_DATE_TO falsches nach Datum 20050811

Method CHECK_DATE_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATE_FROM Call by reference Type reference (TYPE) KONA-DATAB Gültigkeitsbeginn der Absprache 20050811
2 Importing I_DATE_TO Call by reference Type reference (TYPE) KONA-DATBI Gültigkeitsende der Absprache 20050811
# Exception Resumable Description Created on
1 CX_WCB_WRONG_DATE_INTERVAL falsches von Datum 20050811

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WCB_CONDITION_LIST has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WCB_CONDITION_LIST has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CONDSCALE Call by reference Type reference (TYPE) WCB_CONDSCALE_TAB Staffeln eines Konditionssatzes 20040921
2 Importing IT_KOMG Call by reference Type reference (TYPE) WCB_KOMG_STAB Erlaubte Felder für Konditionsstrukturen 20040921
3 Importing IT_KONH Call by reference Type reference (TYPE) WCB_KONH_KSCHL_SORT_STAB Konditionen (Kopf), spezielle Sortierung 20040921
4 Importing IT_KONP Call by reference Type reference (TYPE) WCB_KONP_TAB Konditionen (Position) 20040921
5 Importing I_CC Call by reference Object reference (TYPE REF TO) IF_WCB_CC Konditionskontrakt 20040921
6 Importing I_CONDITION_TABLE Call by reference Object reference (TYPE REF TO) IF_WCB_CONDITION_TABLE_RO Konditionstabelle (RO) 20040927
7 Importing I_NEW Call by reference Type reference (TYPE) BVAL neuer Beleg 20041015

Method CONSTRUCTOR on class CL_WCB_CONDITION_LIST has no exception.

Method CREATE_CONDITION Signature

Method CREATE_CONDITION on class CL_WCB_CONDITION_LIST has no parameter.
Method CREATE_CONDITION on class CL_WCB_CONDITION_LIST has no exception.

Method CREATE_CONDSCALE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KNUMH Call by reference Type reference (TYPE) KNUMH Nummer Konditionssatz 20051220
2 Importing I_KOPOS Call by reference Type reference (TYPE) KOPOS Laufende Nummer der Kondition 20051220
3 Importing I_KZBZG Call by reference Type reference (TYPE) KZBZG Kennzeichen: Bezugsgröße 20051220
4 Importing I_NUM Call by reference Type reference (TYPE) WCB_NEW_SCALE_LINES 1 Anzahl von neuen Staffelzeilen 20051220
# Exception Resumable Description Created on
1 CX_WCB_ENTRY_DOES_NOT_EXIST Eintrag existiert nicht ( falscher Kontext) 20051220
2 CX_WCB_NOT_CHANGEABLE Beleg ist nicht änderbar 20051220

Method CREATE_EXCEPTION_FOR_FIELDLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_FIELD_NAME Call by reference Type reference (TYPE) WCB_CHANGED_FIELDS_STAB WCB: Tabelle mit geänderten Tabellenfeldern; sortiert 20041215
2 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichtenklasse 20041215
3 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichtennummer 20041215
4 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY Nachrichtentyp 20041215
5 Importing I_MSGV1 Call by reference Type reference (TYPE) ANY 20041215
6 Importing I_MSGV2 Call by reference Type reference (TYPE) ANY 20041215
7 Importing I_MSGV3 Call by reference Type reference (TYPE) ANY 20041215
8 Importing I_MSGV4 Call by reference Type reference (TYPE) ANY 20041215
# Exception Resumable Description Created on
1 CX_WCB_INPUT_ERROR Eingabefehler 20041215

Method CREATE_EXCEPTION_FOR_ONE_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20041215
2 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichtenklasse 20041215
3 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichtennummer 20041215
4 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY Nachrichtentyp 20041215
5 Importing I_MSGV1 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 20041215
6 Importing I_MSGV2 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 20041215
7 Importing I_MSGV3 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 20041215
8 Importing I_MSGV4 Call by reference Type reference (TYPE) ANY Nachrichtenvariable 20041215
9 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20041215
10 Importing I_PROTOCOL Call by reference Object reference (TYPE REF TO) CL_WCB_PROTOCOL Protokoll 20041215
11 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20041215
# Exception Resumable Description Created on
1 CX_WCB_INPUT_ERROR Eingabefehler 20041215

Method CREATE_ITER Signature

Method CREATE_ITER on class CL_WCB_CONDITION_LIST has no parameter.
Method CREATE_ITER on class CL_WCB_CONDITION_LIST has no exception.

Method CREATE_ITER_RO Signature

Method CREATE_ITER_RO on class CL_WCB_CONDITION_LIST has no parameter.
Method CREATE_ITER_RO on class CL_WCB_CONDITION_LIST has no exception.

Method CREATE_NEW_VAKEY_TO_KNUMH_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VAKE Call by reference Type reference (TYPE) VAKE Musterstruktur für den variablen Schluessel 20050504

Method CREATE_NEW_VAKEY_TO_KNUMH_MAP on class CL_WCB_CONDITION_LIST has no exception.

Method DELETE_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KNUMH Call by reference Type reference (TYPE) KNUMH Nummer Konditionssatz 20050311
# Exception Resumable Description Created on
1 CX_WCB_ERROR Fehler 20050311
2 CX_WCB_NOT_CHANGEABLE Beleg ist nicht änderbar 20050311

Method DELETE_CONDITION_FROM_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KNUMH Call by reference Type reference (TYPE) KNUMH Nummer Konditionssatz 20050310
2 Importing I_VAKE_HELP Call by reference Type reference (TYPE) VAKE falls komg-vake_tab bereits gelöscht wurde 20050504

Method DELETE_CONDITION_FROM_MODEL on class CL_WCB_CONDITION_LIST has no exception.

Method DELETE_CONDSCALE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KONP_CHANGES Call by reference Type reference (TYPE) WCB_CHANGED_FIELDS_STAB Positionsänderungen 20051220
2 Exporting ET_SCALE_CHANGES Call by reference Type reference (TYPE) WCB_CHANGED_FIELDS_STAB Staffeländerungen 20051220
3 Exporting E_NEW_KONP Call by reference Type reference (TYPE) KONP Konditionen (Position) 20051220
4 Importing I_KLFN1 Call by reference Type reference (TYPE) KLFN1 Laufende Nummer Zeilenstaffel 20051220
5 Importing I_KNUMH Call by reference Type reference (TYPE) KNUMH Nummer Konditionssatz 20051220
6 Importing I_KOPOS Call by reference Type reference (TYPE) KOPOS Laufende Nummer der Kondition 20051220
# Exception Resumable Description Created on
1 CX_WCB_ENTRY_DOES_NOT_EXIST Eintrag existiert nicht ( falscher Kontext) 20051220
2 CX_WCB_NOT_CHANGEABLE Beleg ist nicht änderbar 20051220

Method DELETE_SCALE_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing T_CHANGED_FIELD Call by reference Type reference (TYPE) WCB_CHANGED_FIELDS_STAB WCB: Table with Changed Table Fields; Sorted 20100901

Method DELETE_SCALE_FIELDS on class CL_WCB_CONDITION_LIST has no exception.

Method DELETE_VAKEY_TO_KNUMH_MAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VAKE Call by reference Type reference (TYPE) VAKE Musterstruktur für den variablen Schluessel 20050504

Method DELETE_VAKEY_TO_KNUMH_MAP on class CL_WCB_CONDITION_LIST has no exception.

Method DEL_KBETR_CHANGES_FOR_1ST_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KONP Call by reference Type reference (TYPE) WCB_KONP_TAB Konditionen (Position) 20051220
2 Importing I_KNUMH Call by reference Type reference (TYPE) KNUMH Nummer Konditionssatz 20051220
3 Changing T_CHANGED_FIELD Call by reference Type reference (TYPE) WCB_CHANGED_FIELDS_STAB WCB: Tabelle mit geänderten Tabellenfeldern; sortiert 20051220
4 Changing T_SCALE Call by reference Type reference (TYPE) WCB_CONDSCALE_TAB Staffeln eines Konditionssatzes 20051220

Method DEL_KBETR_CHANGES_FOR_1ST_LINE on class CL_WCB_CONDITION_LIST has no exception.

Method DETERMINE_KEY_DESCRIPTION Signature

Method DETERMINE_KEY_DESCRIPTION on class CL_WCB_CONDITION_LIST has no parameter.
Method DETERMINE_KEY_DESCRIPTION on class CL_WCB_CONDITION_LIST has no exception.

Method DETERMINE_KONP_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CHANGED_FIELD Call by reference Type reference (TYPE) WCB_CHANGED_FIELDS_STAB WCB: Tabelle mit geänderten Tabellenfeldern; sortiert 20050614
2 Importing IT_KONP Call by reference Type reference (TYPE) WCB_KONP_TAB Konditionen (Position) 20050614
3 Importing I_ALL Call by reference Type reference (TYPE) BVAL Texte unabh von IT_CHANGED_FIELD lesen 20050627
4 Changing T_DESCRIPTION Call by reference Type reference (TYPE) WCB_KONP_DESCRIPTION_STAB Beschreibung von Feldern auf KONP Ebene 20050614

Method DETERMINE_KONP_TEXT on class CL_WCB_CONDITION_LIST has no exception.

Method DETERMINE_KONP_TEXT_MAP Signature

Method DETERMINE_KONP_TEXT_MAP on class CL_WCB_CONDITION_LIST has no parameter.
Method DETERMINE_KONP_TEXT_MAP on class CL_WCB_CONDITION_LIST has no exception.

Method DETERMINE_UNUSED_KOMG_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELD Call by reference Type reference (TYPE) WCB_FIELD_STAB Konditionskontrakt: Feldname 20050124

Method DETERMINE_UNUSED_KOMG_FIELDS on class CL_WCB_CONDITION_LIST has no exception.

Method DO_RESTRICTION_CHECKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CH_CHECK_LIST Call by reference Object reference (TYPE REF TO) IF_WCB_CHECK_LIST ausgeführte Prüfungen 20041208
2 Importing CH_FIELD_MSG_COLL Call by reference Object reference (TYPE REF TO) IF_WCB_FIELD_MSG_COLL Kollektion von Feldmeldungen 20041208
3 Importing IT_CONDSCALE_OLD Call by reference Type reference (TYPE) WCB_CONDSCALE_TAB Staffeln eines Konditionssatzes, alt 20041208
4 Importing IT_KONH_CHANGE Call by reference Type reference (TYPE) WCB_CHANGED_FIELDS_STAB WCB: Tabelle mit geänderten Tabellenfeldern; sortiert 20041208
5 Importing IT_KONP_CHANGE Call by reference Type reference (TYPE) WCB_KONP_CHANGE_STAB Konditionsänderungen pro kopos 20041208
6 Importing IT_KONP_OLD Call by reference Type reference (TYPE) WCB_KONP_TAB Konditionen (Position), alt 20041208
7 Importing IT_SCALE_CHANGE Call by reference Type reference (TYPE) WCB_SCALE_CHANGE_STAB Staffeländerungen pro kopos und klfn1 20041208
8 Importing I_CHECK_CATEGORY Call by reference Type reference (TYPE) WCB_CHECK_CATEGORY Konditionskontrakt: Check-Kategorie 20041208
9 Importing I_CONTEXT Call by reference Type reference (TYPE) WCB_CONDITION_CONTEXT Kontext für Konditionen 20041208
10 Importing I_KOMG_OLD Call by reference Type reference (TYPE) WCB_KOMG Erlaubte Felder für Konditionsstrukturen, alt 20041208
11 Importing I_KONH Call by reference Type reference (TYPE) KONH Konditionen (Kopf) 20041208
12 Importing I_KONH_OLD Call by reference Type reference (TYPE) KONH Konditionen (Kopf), alt 20041208
13 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20041208
# Exception Resumable Description Created on
1 CX_WCB_ENTRY_DOES_NOT_EXIST Eintrag existiert nicht ( falscher Kontext) 20041208

Method DO_RESTRICTION_CHECKS_KOMG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_FIELD_MSG_COLL Call by reference Object reference (TYPE REF TO) IF_WCB_FIELD_MSG_COLL Kollektion von Feldmeldungen 20050510
2 Exporting E_CHECK_STATUS Call by reference Type reference (TYPE) WCB_CHECK_STATUS Ergebnis einer Prüfung 20050510
3 Importing IT_CHANGE Call by reference Type reference (TYPE) WCB_CHANGED_FIELDS_STAB WCB: Tabelle mit geänderten Tabellenfeldern; sortiert 20050510
4 Importing I_KOMG Call by reference Type reference (TYPE) WCB_KOMG Erlaubte Felder für Konditionsstrukturen 20050510
5 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20050510

Method DO_RESTRICTION_CHECKS_KOMG on class CL_WCB_CONDITION_LIST has no exception.

Method FILL_DEFAULT Signature

Method FILL_DEFAULT on class CL_WCB_CONDITION_LIST has no parameter.
Method FILL_DEFAULT on class CL_WCB_CONDITION_LIST has no exception.

Method FILL_DEFAULT_CONDITION_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_KONP Call by reference Type reference (TYPE) KONP Konditionen (Position) 20070228
2 Importing I_APPLICATION Call by reference Type reference (TYPE) KAPPL Applikation 20070228
3 Importing I_HEADER_DATA Call by reference Type reference (TYPE) KOMWCOCOH Kommunikationsstruktur Konditionskontraktkopf 20070228
4 Importing I_KOMG Call by reference Type reference (TYPE) WCB_KOMG Erlaubte Felder für Konditionsstrukturen 20070228
5 Changing T_CHANGED_FIELD Call by reference Type reference (TYPE) WCB_CHANGED_FIELDS_STAB WCB: Tabelle mit geänderten Tabellenfeldern; sortiert 20070228

Method FILL_DEFAULT_CONDITION_UNIT on class CL_WCB_CONDITION_LIST has no exception.

Method FILL_KOMG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_KOMG Call by reference Type reference (TYPE) WCB_KOMG Erlaubte Felder für Konditionsstrukturen 20050308
2 Importing IT_VARIABLE_KEY Call by reference Type reference (TYPE) WCB_VAKE_TAB Musterstruktur für den variablen Schluessel 20050308
3 Importing I_KNUMH Call by reference Type reference (TYPE) KNUMH Nummer Konditionssatz 20050308
4 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20050308

Method FILL_KOMG on class CL_WCB_CONDITION_LIST has no exception.

Method FILL_TABLE_WITH_DATA Signature

Method FILL_TABLE_WITH_DATA on class CL_WCB_CONDITION_LIST has no parameter.
Method FILL_TABLE_WITH_DATA on class CL_WCB_CONDITION_LIST has no exception.

Method FILTER_FROZEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing T_CHANGED_FIELD Call by reference Type reference (TYPE) WCB_CHANGED_FIELDS_STAB WCB: Tabelle mit geänderten Tabellenfeldern; sortiert 20050118

Method FILTER_FROZEN on class CL_WCB_CONDITION_LIST has no exception.

Method FILTER_UNUSED_KOMG_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing T_CHANGED_FIELD Call by reference Type reference (TYPE) WCB_CHANGED_FIELDS_STAB WCB: Tabelle mit geänderten Tabellenfeldern; sortiert 20050124

Method FILTER_UNUSED_KOMG_FIELDS on class CL_WCB_CONDITION_LIST has no exception.

Method FIND_CONDITIONS Signature

Method FIND_CONDITIONS on class CL_WCB_CONDITION_LIST has no parameter.
Method FIND_CONDITIONS on class CL_WCB_CONDITION_LIST has no exception.

Method FREEZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KNUMH Call by reference Type reference (TYPE) KNUMH Nummer Konditionssatz 20050119

Method FREEZE on class CL_WCB_CONDITION_LIST has no exception.

Method FREEZE_CONDSCALE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONDSCALE Call by reference Type reference (TYPE) CONDSCALE Staffeln eines Konditionssatzes 20050119
2 Importing I_NEW Call by reference Type reference (TYPE) BVAL CHBK_NO neuer Beleg 20050119

Method FREEZE_CONDSCALE on class CL_WCB_CONDITION_LIST has no exception.

Method FREEZE_KOMG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KOMG Call by reference Type reference (TYPE) WCB_KOMG Erlaubte Felder für Konditionsstrukturen 20050119
2 Importing I_NEW Call by reference Type reference (TYPE) BVAL CHBK_NO neuer Beleg 20050119

Method FREEZE_KOMG on class CL_WCB_CONDITION_LIST has no exception.

Method FREEZE_KONH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KONH Call by reference Type reference (TYPE) KONH Konditionen (Kopf) 20050119
2 Importing I_NEW Call by reference Type reference (TYPE) BVAL CHBK_NO neuer Beleg 20050119

Method FREEZE_KONH on class CL_WCB_CONDITION_LIST has no exception.

Method FREEZE_KONP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KONP Call by reference Type reference (TYPE) KONP Konditionen (Position) 20050119
2 Importing I_NEW Call by reference Type reference (TYPE) BVAL CHBK_NO neuer Beleg 20050119

Method FREEZE_KONP on class CL_WCB_CONDITION_LIST has no exception.

Method GET_CC_RO Signature

Method GET_CC_RO on class CL_WCB_CONDITION_LIST has no parameter.
Method GET_CC_RO on class CL_WCB_CONDITION_LIST has no exception.

Method GET_CHECK_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_LIST Value transfer Object reference (TYPE REF TO) IF_WCB_CHECK_LIST ausgeführte Prüfungen 20041124

Method GET_CHECK_LIST on class CL_WCB_CONDITION_LIST has no exception.

Method GET_CONDITION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONDSCALE Call by reference Type reference (TYPE) WCB_CONDSCALE_TAB Staffeln eines Konditionssatzes 20041208
2 Exporting ET_KONP Call by reference Type reference (TYPE) WCB_KONP_TAB Konditionen (Position) 20041208
3 Exporting E_EXTERNAL_GUID Call by reference Type reference (TYPE) WCB_EXT_GUID Externe GUID 20120131
4 Exporting E_KOMG Call by reference Type reference (TYPE) WCB_KOMG Erlaubte Felder für Konditionsstrukturen 20041208
5 Exporting E_KONH Call by reference Type reference (TYPE) KONH Konditionen (Kopf) 20041208
6 Importing I_KNUMH Call by reference Type reference (TYPE) KNUMH Nummer Konditionssatz 20041208

Method GET_CONDITION_DATA on class CL_WCB_CONDITION_LIST has no exception.

Method GET_CONDITION_GROUP Signature

Method GET_CONDITION_GROUP on class CL_WCB_CONDITION_LIST has no parameter.
Method GET_CONDITION_GROUP on class CL_WCB_CONDITION_LIST has no exception.

Method GET_CONDITION_TABLE Signature

Method GET_CONDITION_TABLE on class CL_WCB_CONDITION_LIST has no parameter.
Method GET_CONDITION_TABLE on class CL_WCB_CONDITION_LIST has no exception.

Method GET_CONDITION_TABLE_NUM Signature

Method GET_CONDITION_TABLE_NUM on class CL_WCB_CONDITION_LIST has no parameter.
Method GET_CONDITION_TABLE_NUM on class CL_WCB_CONDITION_LIST has no exception.

Method GET_DATE_INTERVAL_HEADER Signature

Method GET_DATE_INTERVAL_HEADER on class CL_WCB_CONDITION_LIST has no parameter.
Method GET_DATE_INTERVAL_HEADER on class CL_WCB_CONDITION_LIST has no exception.

Method GET_ERRORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CH_FIELD_MSG_COLL Call by reference Object reference (TYPE REF TO) IF_WCB_FIELD_MSG_COLL Kollektion von Feldmeldungen 20041209
2 Importing I_CONTEXT Call by reference Type reference (TYPE) WCB_CONDITION_CONTEXT Kontext für Konditionen 20041209

Method GET_ERRORS on class CL_WCB_CONDITION_LIST has no exception.

Method GET_FROZEN_CONDSCALE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KLFN1 Call by reference Type reference (TYPE) KLFN1 Laufende Nummer Zeilenstaffel 20050119
2 Importing I_KNUMH Call by reference Type reference (TYPE) KNUMH Nummer Konditionssatz 20050119
3 Importing I_KOPOS Call by reference Type reference (TYPE) KOPOS Laufende Nummer der Kondition 20050119
4 Changing T_RESTRICTION Call by reference Type reference (TYPE) WCB_FIELD_RESTRICTION_STAB Feldbeschränkungen 20050119

Method GET_FROZEN_CONDSCALE on class CL_WCB_CONDITION_LIST has no exception.

Method GET_FROZEN_KOMG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KNUMH Call by reference Type reference (TYPE) KNUMH Nummer Konditionssatz 20050119
2 Changing T_RESTRICTION Call by reference Type reference (TYPE) WCB_FIELD_RESTRICTION_STAB Feldbeschränkungen 20050119

Method GET_FROZEN_KOMG on class CL_WCB_CONDITION_LIST has no exception.

Method GET_FROZEN_KONH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KNUMH Call by reference Type reference (TYPE) KNUMH Nummer Konditionssatz 20050119
2 Changing T_RESTRICTION Call by reference Type reference (TYPE) WCB_FIELD_RESTRICTION_STAB Feldbeschränkungen 20050119

Method GET_FROZEN_KONH on class CL_WCB_CONDITION_LIST has no exception.

Method GET_FROZEN_KONP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KNUMH Call by reference Type reference (TYPE) KNUMH Nummer Konditionssatz 20050119
2 Importing I_KOPOS Call by reference Type reference (TYPE) KOPOS Laufende Nummer der Kondition 20050119
3 Changing T_RESTRICTION Call by reference Type reference (TYPE) WCB_FIELD_RESTRICTION_STAB Feldbeschränkungen 20050119

Method GET_FROZEN_KONP on class CL_WCB_CONDITION_LIST has no exception.

Method GET_KEY_DESCRIPTION Signature

Method GET_KEY_DESCRIPTION on class CL_WCB_CONDITION_LIST has no parameter.
Method GET_KEY_DESCRIPTION on class CL_WCB_CONDITION_LIST has no exception.

Method GET_KNUMH_FOR_KOMG Signature

Method GET_KNUMH_FOR_KOMG on class CL_WCB_CONDITION_LIST has no parameter.
Method GET_KNUMH_FOR_KOMG on class CL_WCB_CONDITION_LIST has no exception.

Method GET_KONP_DESCRIPTION Signature

Method GET_KONP_DESCRIPTION on class CL_WCB_CONDITION_LIST has no parameter.
Method GET_KONP_DESCRIPTION on class CL_WCB_CONDITION_LIST has no exception.

Method GET_STATIC_CONDSCALE_RESTR Signature

Method GET_STATIC_CONDSCALE_RESTR on class CL_WCB_CONDITION_LIST has no parameter.
Method GET_STATIC_CONDSCALE_RESTR on class CL_WCB_CONDITION_LIST has no exception.

Method GET_STATIC_KOMG_RESTR Signature

Method GET_STATIC_KOMG_RESTR on class CL_WCB_CONDITION_LIST has no parameter.
Method GET_STATIC_KOMG_RESTR on class CL_WCB_CONDITION_LIST has no exception.

Method GET_STATIC_KONH_RESTR Signature

Method GET_STATIC_KONH_RESTR on class CL_WCB_CONDITION_LIST has no parameter.
Method GET_STATIC_KONH_RESTR on class CL_WCB_CONDITION_LIST has no exception.

Method GET_STATIC_KONP_RESTR Signature

Method GET_STATIC_KONP_RESTR on class CL_WCB_CONDITION_LIST has no parameter.
Method GET_STATIC_KONP_RESTR on class CL_WCB_CONDITION_LIST has no exception.

Method GET_TEXTS_FOR_KOMG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TEXT_DESCRIPTION Call by reference Type reference (TYPE) WCB_TEXT_DESCRIPTION Textfelder zu Konditionsschlüsselfeldern 20050218
2 Importing I_KOMG Call by reference Type reference (TYPE) WCB_KOMG Erlaubte Felder für Konditionsstrukturen 20050218

Method GET_TEXTS_FOR_KOMG on class CL_WCB_CONDITION_LIST has no exception.

Method HANDLE_ACTIVITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY Value transfer Attribute reference (LIKE) 20050301

Method HANDLE_ACTIVITY on class CL_WCB_CONDITION_LIST has no exception.

Method HANDLE_USER_STATUS_CHANGED Signature

Method HANDLE_USER_STATUS_CHANGED on class CL_WCB_CONDITION_LIST has no parameter.
Method HANDLE_USER_STATUS_CHANGED on class CL_WCB_CONDITION_LIST has no exception.

Method HAS_ERROR Signature

Method HAS_ERROR on class CL_WCB_CONDITION_LIST has no parameter.
Method HAS_ERROR on class CL_WCB_CONDITION_LIST has no exception.

Method HAS_SCALE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KNUMH Call by reference Type reference (TYPE) CONDSCALE-KNUMH Nummer Konditionssatz 20051220
2 Importing I_KOPOS Call by reference Type reference (TYPE) CONDSCALE-KOPOS Laufende Nummer der Kondition 20051220
3 Returning RE_EXIST Value transfer Type reference (TYPE) BVAL Boolean 20051220

Method HAS_SCALE on class CL_WCB_CONDITION_LIST has no exception.

Method IS_ADD_POSSIBLE Signature

Method IS_ADD_POSSIBLE on class CL_WCB_CONDITION_LIST has no parameter.
Method IS_ADD_POSSIBLE on class CL_WCB_CONDITION_LIST has no exception.

Method IS_CHANGEABLE Signature

Method IS_CHANGEABLE on class CL_WCB_CONDITION_LIST has no parameter.
Method IS_CHANGEABLE on class CL_WCB_CONDITION_LIST has no exception.

Method IS_CONDITION_DELETION_POSSIBLE Signature

Method IS_CONDITION_DELETION_POSSIBLE on class CL_WCB_CONDITION_LIST has no parameter.
Method IS_CONDITION_DELETION_POSSIBLE on class CL_WCB_CONDITION_LIST has no exception.

Method IS_CONDITION_ERROR_FREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTEXT Call by reference Type reference (TYPE) WCB_CONDITION_CONTEXT Kontext für Konditionen 20051220
2 Returning RE_OK Value transfer Type reference (TYPE) BVAL Boolean 20051220

Method IS_CONDITION_ERROR_FREE on class CL_WCB_CONDITION_LIST has no exception.

Method IS_COND_WITH_LOGICAL_DEL_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KNUMH Call by reference Type reference (TYPE) KNUMH Nummer Konditionssatz 20070606
2 Returning RE_RESULT Value transfer Type reference (TYPE) BVAL Boolean 20070606
# Exception Resumable Description Created on
1 CX_WCB_ERROR Fehler 20070606

Method IS_FIELD_OK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OK Call by reference Type reference (TYPE) BVAL Boolean 20050118
2 Importing I_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20050118
3 Importing I_KLFN1 Call by reference Type reference (TYPE) KLFN1 Laufende Nummer Zeilenstaffel 20050118
4 Importing I_KNUMH Call by reference Type reference (TYPE) KNUMH Nummer Konditionssatz 20050118
5 Importing I_KOPOS Call by reference Type reference (TYPE) KOPOS Laufende Nummer der Kondition 20050118
6 Importing I_TABNAME Call by reference Type reference (TYPE) WCB_COND_TABLE Name Konditionstabelle im Konditionskontrakt 20050118

Method IS_FIELD_OK on class CL_WCB_CONDITION_LIST has no exception.

Method IS_FIRST_SCALE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KLFN1 Call by reference Type reference (TYPE) CONDSCALE-KLFN1 Laufende Nummer Zeilenstaffel 20051220
2 Importing I_KNUMH Call by reference Type reference (TYPE) CONDSCALE-KNUMH Nummer Konditionssatz 20051220
3 Importing I_KOPOS Call by reference Type reference (TYPE) CONDSCALE-KOPOS Laufende Nummer der Kondition 20051220
4 Returning RE_FIRST Value transfer Type reference (TYPE) BVAL Boolean 20051220

Method IS_FIRST_SCALE on class CL_WCB_CONDITION_LIST has no exception.

Method IS_LOGICAL_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KNUMH Call by reference Type reference (TYPE) KNUMH Nummer Konditionssatz 20070606
2 Returning RE_DELETED Value transfer Type reference (TYPE) BVAL Boolean 20070606

Method IS_LOGICAL_DELETED on class CL_WCB_CONDITION_LIST has no exception.

Method MERGE_CONDSCALE_CONDAMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONDITION_AMOUNT Call by reference Type reference (TYPE) KBETR_KOND Konditionsbetrag/-prozentsatz im Nicht-Staffelfall 20051220
2 Importing I_KNUMH Call by reference Type reference (TYPE) KNUMH Nummer Konditionssatz 20051220
3 Importing I_KOPOS Call by reference Type reference (TYPE) KOPOS Laufende Nummer der Kondition 20051220

Method MERGE_CONDSCALE_CONDAMOUNT on class CL_WCB_CONDITION_LIST has no exception.

Method MERGE_CONDSCALE_SCALE_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KMEIN Call by reference Type reference (TYPE) KMEIN Konditionsmengeneinheit 20051220
2 Importing I_KNUMH Call by reference Type reference (TYPE) KNUMH Nummer Konditionssatz 20051220
3 Importing I_KONMS Call by reference Type reference (TYPE) KONMS Mengeneinheit Konditionsstaffel 20051220
4 Importing I_KONWS Call by reference Type reference (TYPE) KONWS Währungsschlüssel Konditionsstaffel 20051220
5 Importing I_KOPOS Call by reference Type reference (TYPE) KOPOS Laufende Nummer der Kondition 20051220

Method MERGE_CONDSCALE_SCALE_UNIT on class CL_WCB_CONDITION_LIST has no exception.

Method NEW_DATA_INTO_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_KOMG Call by reference Type reference (TYPE) WCB_KOMG Erlaubte Felder für Konditionsstrukturen 20050310
2 Exporting E_ENTITY Call by reference Type reference (TYPE) WCB_CONDITION_ENTITY Kontext + Objekt 20050310
3 Importing IT_CONDSCALE Call by reference Type reference (TYPE) WCB_CONDSCALE_TAB Staffeln eines Konditionssatzes 20050310
4 Importing IT_KONH Call by reference Type reference (TYPE) WCB_KONH_TAB Konditionen (Kopf) 20050310
5 Importing IT_KONP Call by reference Type reference (TYPE) WCB_KONP_TAB Konditionen (Position) 20050310
6 Importing IT_VARIABLE_KEY Call by reference Type reference (TYPE) WCB_VAKE_TAB Musterstruktur für den variablen Schluessel 20050310
7 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer 20050310

Method NEW_DATA_INTO_MODEL on class CL_WCB_CONDITION_LIST has no exception.

Method RESET_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing T_KONP Call by reference Type reference (TYPE) WCB_KONP_TAB Konditionen (Position) 20050620

Method RESET_DEFAULT on class CL_WCB_CONDITION_LIST has no exception.

Method RESET_LOGICAL_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KNUMH Call by reference Type reference (TYPE) KNUMH Nummer Konditionssatz 20070606

Method RESET_LOGICAL_DELETED on class CL_WCB_CONDITION_LIST has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CONDSCALE Call by reference Type reference (TYPE) WCB_CONDSCALE_TAB Staffeln eines Konditionssatzes 20041006
2 Importing IT_KOMG Call by reference Type reference (TYPE) WCB_KOMG_STAB Erlaubte Felder für Konditionsstrukturen 20041006
3 Importing IT_KONH Call by reference Type reference (TYPE) WCB_KONH_KSCHL_SORT_STAB Konditionen (Kopf), spezielle Sortierung 20041006
4 Importing IT_KONP Call by reference Type reference (TYPE) WCB_KONP_TAB Konditionen (Position) 20041006
5 Importing I_NEW Call by reference Type reference (TYPE) BVAL neuer Beleg 20041015

Method SET_DATA on class CL_WCB_CONDITION_LIST has no exception.

Method SET_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPLICATION Call by reference Type reference (TYPE) KAPPL Applikation 20051220
2 Importing I_CON_TYPE_FACTORY Call by reference Object reference (TYPE REF TO) CL_WCB_CONDITION_TYPE_FACTORY Konditionsart Fabrik 20051220
3 Importing I_USE Call by reference Type reference (TYPE) KVEWE Verwendung der Konditionstabelle 20051220
4 Changing T_KONP Call by reference Type reference (TYPE) WCB_KONP_TAB Konditionen (Position) 20051220

Method SET_DEFAULT on class CL_WCB_CONDITION_LIST has no exception.

Method SET_LOGICAL_DELETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KNUMH Call by reference Type reference (TYPE) KNUMH Nummer Konditionssatz 20070606

Method SET_LOGICAL_DELETED on class CL_WCB_CONDITION_LIST has no exception.

Method SORT_SCALE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KLFN1_MAP Call by reference Type reference (TYPE) TY_KLFN1_MAP_STAB Abbildung von alter auf neue klfn1 20051220
2 Importing IT_KEY Call by reference Type reference (TYPE) TY_SCALE_KEY_STAB Schlüssel geänderter Staffeln 20051220
3 Importing I_KNUMH Call by reference Type reference (TYPE) KNUMH Nummer Konditionssatz 20051220
4 Changing T_CHANGED_FIELD Call by reference Type reference (TYPE) WCB_CHANGED_FIELDS_STAB WCB: Tabelle mit geänderten Tabellenfeldern; sortiert 20051220
5 Changing T_KONP Call by reference Type reference (TYPE) WCB_KONP_TAB Konditionen (Position) 20051220
6 Changing T_SCALE Call by reference Type reference (TYPE) WCB_CONDSCALE_TAB Staffeln eines Konditionssatzes 20051220

Method SORT_SCALE on class CL_WCB_CONDITION_LIST has no exception.

Method TRANSFER_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VARIABLE_KEY_C Call by reference Type reference (TYPE) VAKEDB_TAB Tabelle zu VAKEDB 20070606
2 Exporting E_KBETR_CHANGED Call by reference Type reference (TYPE) BVAL Konditionsbetrag wurde durch Transfer geändert 20050916
3 Importing IT_CHANGED_FIELD Call by reference Type reference (TYPE) WCB_CHANGED_FIELDS_STAB WCB: Tabelle mit geänderten Tabellenfeldern; sortiert 20041119
4 Importing I_DELETE Call by reference Type reference (TYPE) BVAL CHBK_NO Kondition löschen 20050311
5 Importing I_KNUMH Call by reference Type reference (TYPE) KNUMH Nummer Konditionssatz 20041119
6 Importing I_NO_EVENT Call by reference Type reference (TYPE) BVAL CHBK_NO kein Ereignis auslösen 20050224
7 Importing I_ONLY_SCALE_DELETED Call by reference Type reference (TYPE) BVAL es wurde nur eine Staffel gelöscht 20051220
8 Importing I_SCALE_CHANGED Call by reference Type reference (TYPE) BVAL CHBK_NO Staffel geändert 20041119
# Exception Resumable Description Created on
1 CX_WCB_NOT_CHANGEABLE Beleg ist nicht änderbar 20041119

Method TRANSFER_DATA Signature

Method TRANSFER_DATA on class CL_WCB_CONDITION_LIST has no parameter.
Method TRANSFER_DATA on class CL_WCB_CONDITION_LIST has no exception.

Method TRANSFER_REF_TO_CC Signature

Method TRANSFER_REF_TO_CC on class CL_WCB_CONDITION_LIST has no parameter.
Method TRANSFER_REF_TO_CC on class CL_WCB_CONDITION_LIST has no exception.

Method UPDATE_VAKE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VAKE_CHANGE Call by reference Type reference (TYPE) TY_VAKEDB_STAB Tabelle der vake Änderungen 20050504
2 Importing I_RESTORE Call by reference Type reference (TYPE) BVAL gelöschte Konditionen wiederherstellen 20070606
3 Changing T_VAKE Call by reference Type reference (TYPE) VAKE_TAB Musterstruktur für den variablen Schluessel 20050504

Method UPDATE_VAKE on class CL_WCB_CONDITION_LIST has no exception.
Event Signatures

Event COLL_ITEM_DELETED Signature
Event COLL_ITEM_DELETED on class CL_WCB_CONDITION_LIST has no parameter.
Event COLL_ITEM_INSERTED Signature
Event COLL_ITEM_INSERTED on class CL_WCB_CONDITION_LIST has no parameter.
Event CONDITION_CHANGED Signature
Event CONDITION_CHANGED on class CL_WCB_CONDITION_LIST has no parameter.
Event CONDITION_DELETED Signature
Event CONDITION_DELETED on class CL_WCB_CONDITION_LIST has no parameter.
Event CONDITION_INSERTED Signature
Event CONDITION_INSERTED on class CL_WCB_CONDITION_LIST has no parameter.
Event RESTRICTIONS_CHANGED Signature
Event RESTRICTIONS_CHANGED on class CL_WCB_CONDITION_LIST has no parameter.
History
Last changed by/on SAP  20071120 
SAP Release Created in 600