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
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 | ![]() |
CH_KONH | Call by reference | Type reference (TYPE) | KONH | Konditionen (Kopf) | 20041116 | ||
2 | ![]() |
I_CONTEXT | Call by reference | Type reference (TYPE) | WCB_CONDITION_CONTEXT | Kontext für Konditionen | 20041025 | ||
3 | ![]() |
I_NO_SCALE_SORT | Call by reference | Type reference (TYPE) | BVAL | Staffeln nicht sortieren | 20051220 | ||
4 | ![]() |
I_ONLY_SCALE_DELETED | Call by reference | Type reference (TYPE) | BVAL | es wurde nur eine Staffel gelöscht | 20051220 | ||
5 | ![]() |
T_CHANGED_FIELD | Call by reference | Type reference (TYPE) | WCB_CHANGED_FIELDS_STAB | WCB: geändertes Tabellenfeld | 20041116 | ||
6 | ![]() |
T_CONDSCALE | Call by reference | Type reference (TYPE) | WCB_CONDSCALE_TAB | Staffeln eines Konditionssatzes | 20041116 | ||
7 | ![]() |
T_DESCRIPTION | Call by reference | Type reference (TYPE) | WCB_KONP_DESCRIPTION_STAB | Beschreibung von Feldern auf KONP Ebene | 20050614 | ||
8 | ![]() |
T_KONP | Call by reference | Type reference (TYPE) | WCB_KONP_TAB | Konditionen (Position) | 20041116 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
es wurde versucht auf einen gelöschten Eintrag zuzugreifen | 20041025 | |
2 | ![]() |
Eingabefehler | 20041209 | |
3 | ![]() |
Eingabeinformation | 20041209 | |
4 | ![]() |
Eingabewarnung | 20041209 | |
5 | ![]() |
Beleg ist nicht änderbar | 20041028 |
Method CREATE_CONDSCALE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONTEXT | Call by reference | Type reference (TYPE) | WCB_CONDITION_CONTEXT | Kontext für Konditionen | 20051220 | ||
2 | ![]() |
I_KOPOS | Call by reference | Type reference (TYPE) | KOPOS | Laufende Nummer der Kondition | 20051220 | ||
3 | ![]() |
I_NUM | Call by reference | Type reference (TYPE) | WCB_NEW_SCALE_LINES | 1 | Anzahl von neuen Staffelzeilen | 20051220 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Eintrag existiert nicht ( falscher Kontext) | 20051220 | |
2 | ![]() |
Fehler | 20051220 | |
3 | ![]() |
Beleg ist nicht änderbar | 20051220 |
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONTEXT | Call by reference | Type reference (TYPE) | WCB_CONDITION_CONTEXT | Kontext für Konditionen | 20050311 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20050311 | |
2 | ![]() |
Beleg ist nicht änderbar | 20050311 |
Method DELETE_CONDSCALE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CONTEXT | Call by reference | Type reference (TYPE) | WCB_CONDITION_CONTEXT | Kontext für Konditionen | 20051220 | ||
2 | ![]() |
I_KLFN1 | Call by reference | Type reference (TYPE) | KLFN1 | Laufende Nummer Zeilenstaffel | 20051220 | ||
3 | ![]() |
I_KOPOS | Call by reference | Type reference (TYPE) | KOPOS | Laufende Nummer der Kondition | 20051220 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Eintrag existiert nicht ( falscher Kontext) | 20051220 | |
2 | ![]() |
Eingabefehler | 20051220 | |
3 | ![]() |
Eingabeinformation | 20051220 | |
4 | ![]() |
Eingabewarnung | 20051220 | |
5 | ![]() |
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 |