SAP ABAP Interface IF_WCB_CONDITION_RO (Condition (Read Only))
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 composition (i COMPRISING i_ref)  IF_WCB_CONDITION Condition 20041025
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WCB_CONDITION Condition 20041027
Properties
Interface IF_WCB_CONDITION_RO  
Short Description Condition (Read Only)    
General Data
Package WCB_CC_APPL   Condition Contract Processing Logic 
Created 20041019   SAP 
Last changed 20060703   SAP 
Unicode checks active    
Forward declarations
Interface IF_WCB_CONDITION_RO has no forward declaration.
Interfaces
Interface IF_WCB_CONDITION_RO has no interface.
Friends
Interface IF_WCB_CONDITION_RO has no friend.
Attributes
Interface IF_WCB_CONDITION_RO has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONDITION_TYPE Instance method Public Method Return Condition Type Object 20051220
2 GET_CONDSCALE_RESTRICTION Instance method Public Method Restrictions for CONDSCALE 20041116
3 GET_CUMULATION_CURRENCY Instance method Public Method Currency of Cumulation Fields 20050718
4 GET_DATA Instance method Public Method Return Data 20041025
5 GET_DATA_DB Instance method Public Method Return Data (DB Version) 20041102
6 GET_ERRORS Instance method Public Method Condition Error 20041209
7 GET_KOMG_RESTRICTION Instance method Public Method Restrictions for KOMG 20050119
8 GET_KONH_RESTRICTION Instance method Public Method Restrictions for KONH 20041116
9 GET_KONP_RESTRICTION Instance method Public Method Restrictions for KONP 20041116
10 GET_SCALE_BASE_INDICATOR Instance method Public Method Scale Basis 20051220
11 GET_SCALE_TYPE Static method Public Method Determine Scale Category 20051220
12 HAS_SCALE Instance method Public Method Does at Least One Scale Exist? 20051220
13 IS_ERROR_FREE Instance method Public Method Is One Condition Error-Free? 20051220
14 IS_FIELD_OK Instance method Public Method Is Condition Field Error-Free? 20050118
Events
Interface IF_WCB_CONDITION_RO has no event.
Types
Interface IF_WCB_CONDITION_RO has no local type.
Method Signatures

Method GET_CONDITION_TYPE 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 Returning RE_COND_TYPE Value transfer Object reference (TYPE REF TO) IF_WCB_CONDITION_TYPE_RO Konditionsart (RO) 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

Method GET_CONDSCALE_RESTRICTION 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 20041116
2 Importing I_KLFN1 Call by reference Type reference (TYPE) KLFN1 Laufende Nummer Zeilenstaffel 20041116
3 Importing I_KOPOS Call by reference Type reference (TYPE) KONP-KOPOS Laufende Nummer der Kondition 20041116
4 Changing T_RESTRICTION Call by reference Type reference (TYPE) WCB_FIELD_RESTRICTION_STAB Feldbeschränkungen 20041116
# Exception Resumable Description Created on
1 CX_WCB_ENTRY_DOES_NOT_EXIST Eintrag existiert nicht ( falscher Kontext) 20041116

Method GET_CUMULATION_CURRENCY 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 20050718
2 Importing I_KOPOS Call by reference Type reference (TYPE) KOPOS Laufende Nummer der Kondition 20050718
3 Returning RE_CURR Value transfer Type reference (TYPE) KWAEH Konditionswaehrung (fuer Kumulationsfelder) 20050718
# Exception Resumable Description Created on
1 CX_WCB_ENTRY_DOES_NOT_EXIST Eintrag existiert nicht ( falscher Kontext) 20050718

Method GET_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 20041025
2 Exporting ET_KONP Call by reference Type reference (TYPE) WCB_KONP_TAB Konditionen (Position) 20041025
3 Exporting ET_KONP_DESCRIPTION Call by reference Type reference (TYPE) WCB_KONP_DESCRIPTION_STAB Beschreibung von Feldern auf KONP Ebene 20050628
4 Exporting E_KOMG Call by reference Type reference (TYPE) WCB_KOMG Erlaubte Felder für Konditionsstrukturen 20041025
5 Exporting E_KONH Call by reference Type reference (TYPE) KONH Konditionen (Kopf) 20041025
6 Exporting E_TEXT_DESCRIPTION Call by reference Type reference (TYPE) WCB_TEXT_DESCRIPTION Textfelder zu Konditionsschlüsselfeldern 20050218
7 Importing I_CONTEXT Call by reference Type reference (TYPE) WCB_CONDITION_CONTEXT Kontext für Konditionen 20041025
# Exception Resumable Description Created on
1 CX_WCB_ENTRY_DOES_NOT_EXIST Eintrag existiert nicht ( falscher Kontext) 20041028

Method GET_DATA_DB 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 20041102
2 Exporting ET_KONP Call by reference Type reference (TYPE) WCB_KONP_TAB Konditionen (Position) 20041102
3 Exporting E_KOMG Call by reference Type reference (TYPE) WCB_KOMG Erlaubte Felder für Konditionsstrukturen 20041102
4 Exporting E_KONH Call by reference Type reference (TYPE) KONH Konditionen (Kopf) 20041102
5 Importing I_CONTEXT Call by reference Type reference (TYPE) WCB_CONDITION_CONTEXT Kontext für Konditionen 20041102
# Exception Resumable Description Created on
1 CX_WCB_ENTRY_DOES_NOT_EXIST Eintrag existiert nicht ( falscher Kontext) 20041102

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 Interface IF_WCB_CONDITION_RO has no exception.

Method GET_KOMG_RESTRICTION 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 20050119
2 Changing T_RESTRICTION Call by reference Type reference (TYPE) WCB_FIELD_RESTRICTION_STAB Feldbeschränkungen 20050119
# Exception Resumable Description Created on
1 CX_WCB_ENTRY_DOES_NOT_EXIST Eintrag existiert nicht ( falscher Kontext) 20050119

Method GET_KONH_RESTRICTION 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 20041116
2 Changing T_RESTRICTION Call by reference Type reference (TYPE) WCB_FIELD_RESTRICTION_STAB Feldbeschränkungen 20041116
# Exception Resumable Description Created on
1 CX_WCB_ENTRY_DOES_NOT_EXIST Eintrag existiert nicht ( falscher Kontext) 20041116

Method GET_KONP_RESTRICTION 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 20041116
2 Importing I_KOPOS Call by reference Type reference (TYPE) KONP-KOPOS Laufende Nummer der Kondition 20041116
3 Changing T_RESTRICTION Call by reference Type reference (TYPE) WCB_FIELD_RESTRICTION_STAB Feldbeschränkungen 20041116
# Exception Resumable Description Created on
1 CX_WCB_ENTRY_DOES_NOT_EXIST Eintrag existiert nicht ( falscher Kontext) 20041116

Method GET_SCALE_BASE_INDICATOR 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 Returning RE_KZBZG Value transfer Type reference (TYPE) KZBZG Kennzeichen: Bezugsgröße 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

Method GET_SCALE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_QUANTITY_SCALE Call by reference Type reference (TYPE) BVAL Mengenstaffel 20051220
2 Exporting E_VALUE_SCALE Call by reference Type reference (TYPE) BVAL Wertstaffel 20051220
3 Importing I_KZBZG Call by reference Type reference (TYPE) KZBZG Kennzeichen: Bezugsgröße 20051220

Method GET_SCALE_TYPE on Interface IF_WCB_CONDITION_RO has no exception.

Method HAS_SCALE 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 Returning RE_HAS_SCALE Value transfer Type reference (TYPE) BVAL Boolean 20051220

Method HAS_SCALE on Interface IF_WCB_CONDITION_RO has no exception.

Method IS_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_ERROR_FREE on Interface IF_WCB_CONDITION_RO has no exception.

Method IS_FIELD_OK 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 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_KOPOS Call by reference Type reference (TYPE) KOPOS Laufende Nummer der Kondition 20050118
5 Importing I_TABNAME Call by reference Type reference (TYPE) WCB_COND_TABLE Name Konditionstabelle im Konditionskontrakt 20050118
6 Returning RE_OK Value transfer Type reference (TYPE) BVAL Boolean 20050118

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