SAP ABAP Interface IF_WCB_CONDITION (Condition)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WCB_CONDITION Condition 20041027
Properties
Interface IF_WCB_CONDITION  
Short Description Condition    
General Data
Package WCB_CC_APPL   Condition Contract Processing Logic 
Created 20041025   SAP 
Last changed 20060703   SAP 
Unicode checks active    
Forward declarations
Interface IF_WCB_CONDITION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WCB_CONDITION_RO Condition (Read Only) 20041025
Friends
Interface IF_WCB_CONDITION has no friend.
Attributes
Interface IF_WCB_CONDITION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE Instance method Public Method Change Data 20041025
2 CREATE_CONDSCALE Instance method Public Method Create scale 20051220
3 DELETE Instance method Public Method Delete Condition 20050311
4 DELETE_CONDSCALE Instance method Public Method Delete scale 20051220
5 GET_CONDITION_TYPE Instance method Public Method 20051220
6 GET_CONDSCALE_RESTRICTION Instance method Public Method 20041116
7 GET_CUMULATION_CURRENCY Instance method Public Method 20050718
8 GET_DATA Instance method Public Method 20041025
9 GET_DATA_DB Instance method Public Method 20041102
10 GET_ERRORS Instance method Public Method 20041209
11 GET_KOMG_RESTRICTION Instance method Public Method 20050119
12 GET_KONH_RESTRICTION Instance method Public Method 20041116
13 GET_KONP_RESTRICTION Instance method Public Method 20041115
14 GET_SCALE_BASE_INDICATOR Instance method Public Method 20051220
15 GET_SCALE_TYPE Instance method Public Method 20051220
16 HAS_SCALE Instance method Public Method 20051220
17 IS_ERROR_FREE Instance method Public Method 20051220
18 IS_FIELD_OK Instance method Public Method 20050118
Events
Interface IF_WCB_CONDITION has no event.
Types
Interface IF_WCB_CONDITION has no local type.
Method Signatures

Method CHANGE 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) 20041116
2 Importing I_CONTEXT Call by reference Type reference (TYPE) WCB_CONDITION_CONTEXT Kontext für Konditionen 20041025
3 Importing I_NO_SCALE_SORT Call by reference Type reference (TYPE) BVAL Staffeln nicht sortieren 20051220
4 Importing I_ONLY_SCALE_DELETED Call by reference Type reference (TYPE) BVAL es wurde nur eine Staffel gelöscht 20051220
5 Changing T_CHANGED_FIELD Call by reference Type reference (TYPE) WCB_CHANGED_FIELDS_STAB WCB: geändertes Tabellenfeld 20041116
6 Changing T_CONDSCALE Call by reference Type reference (TYPE) WCB_CONDSCALE_TAB Staffeln eines Konditionssatzes 20041116
7 Changing T_DESCRIPTION Call by reference Type reference (TYPE) WCB_KONP_DESCRIPTION_STAB Beschreibung von Feldern auf KONP Ebene 20050614
8 Changing T_KONP Call by reference Type reference (TYPE) WCB_KONP_TAB Konditionen (Position) 20041116
# Exception Resumable Description Created on
1 CX_WCB_ENTRY_DOES_NOT_EXIST es wurde versucht auf einen gelöschten Eintrag zuzugreifen 20041025
2 CX_WCB_INPUT_ERROR Eingabefehler 20041209
3 CX_WCB_INPUT_INFO Eingabeinformation 20041209
4 CX_WCB_INPUT_WARNING Eingabewarnung 20041209
5 CX_WCB_NOT_CHANGEABLE Beleg ist nicht änderbar 20041028

Method CREATE_CONDSCALE 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 Importing I_KOPOS Call by reference Type reference (TYPE) KOPOS Laufende Nummer der Kondition 20051220
3 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_ERROR Fehler 20051220
3 CX_WCB_NOT_CHANGEABLE Beleg ist nicht änderbar 20051220

Method DELETE 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 20050311
# Exception Resumable Description Created on
1 CX_WCB_ERROR Fehler 20050311
2 CX_WCB_NOT_CHANGEABLE Beleg ist nicht änderbar 20050311

Method DELETE_CONDSCALE 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 Importing I_KLFN1 Call by reference Type reference (TYPE) KLFN1 Laufende Nummer Zeilenstaffel 20051220
3 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_INPUT_ERROR Eingabefehler 20051220
3 CX_WCB_INPUT_INFO Eingabeinformation 20051220
4 CX_WCB_INPUT_WARNING Eingabewarnung 20051220
5 CX_WCB_NOT_CHANGEABLE Beleg ist nicht änderbar 20051220

Method GET_CONDITION_TYPE Signature

Method GET_CONDITION_TYPE on Interface IF_WCB_CONDITION has no parameter.
Method GET_CONDITION_TYPE on Interface IF_WCB_CONDITION has no exception.

Method GET_CONDSCALE_RESTRICTION Signature

Method GET_CONDSCALE_RESTRICTION on Interface IF_WCB_CONDITION has no parameter.
Method GET_CONDSCALE_RESTRICTION on Interface IF_WCB_CONDITION has no exception.

Method GET_CUMULATION_CURRENCY Signature

Method GET_CUMULATION_CURRENCY on Interface IF_WCB_CONDITION has no parameter.
Method GET_CUMULATION_CURRENCY on Interface IF_WCB_CONDITION has no exception.

Method GET_DATA Signature

Method GET_DATA on Interface IF_WCB_CONDITION has no parameter.
Method GET_DATA on Interface IF_WCB_CONDITION has no exception.

Method GET_DATA_DB Signature

Method GET_DATA_DB on Interface IF_WCB_CONDITION has no parameter.
Method GET_DATA_DB on Interface IF_WCB_CONDITION has no exception.

Method GET_ERRORS Signature

Method GET_ERRORS on Interface IF_WCB_CONDITION has no parameter.
Method GET_ERRORS on Interface IF_WCB_CONDITION has no exception.

Method GET_KOMG_RESTRICTION Signature

Method GET_KOMG_RESTRICTION on Interface IF_WCB_CONDITION has no parameter.
Method GET_KOMG_RESTRICTION on Interface IF_WCB_CONDITION has no exception.

Method GET_KONH_RESTRICTION Signature

Method GET_KONH_RESTRICTION on Interface IF_WCB_CONDITION has no parameter.
Method GET_KONH_RESTRICTION on Interface IF_WCB_CONDITION has no exception.

Method GET_KONP_RESTRICTION Signature

Method GET_KONP_RESTRICTION on Interface IF_WCB_CONDITION has no parameter.
Method GET_KONP_RESTRICTION on Interface IF_WCB_CONDITION has no exception.

Method GET_SCALE_BASE_INDICATOR Signature

Method GET_SCALE_BASE_INDICATOR on Interface IF_WCB_CONDITION has no parameter.
Method GET_SCALE_BASE_INDICATOR on Interface IF_WCB_CONDITION has no exception.

Method GET_SCALE_TYPE Signature

Method GET_SCALE_TYPE on Interface IF_WCB_CONDITION has no parameter.
Method GET_SCALE_TYPE on Interface IF_WCB_CONDITION has no exception.

Method HAS_SCALE Signature

Method HAS_SCALE on Interface IF_WCB_CONDITION has no parameter.
Method HAS_SCALE on Interface IF_WCB_CONDITION has no exception.

Method IS_ERROR_FREE Signature

Method IS_ERROR_FREE on Interface IF_WCB_CONDITION has no parameter.
Method IS_ERROR_FREE on Interface IF_WCB_CONDITION has no exception.

Method IS_FIELD_OK Signature

Method IS_FIELD_OK on Interface IF_WCB_CONDITION has no parameter.
Method IS_FIELD_OK on Interface IF_WCB_CONDITION has no exception.
History
Last changed by/on SAP  20060703 
SAP Release Created in 600