SAP ABAP Class CL_WCB_CONDITION_TABLE (Condition Table)
Hierarchy
☛
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
⤷
LO-GT-CHB (Application Component) Chargeback
⤷
WCB_CC_PERS (Package) Condition Contract Persistence Layer

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WCB_CONDITION_TABLE | Condition Table | 20040929 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WCB_CONDITION_TABLE_RO | Condition Table (RO) | 20040929 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WCB_PERS_OBJECT | Persistent Object | 20041001 |
Properties
Class | CL_WCB_CONDITION_TABLE | |
Short Description | Condition Table | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | WCB_CC_PERS | Condition Contract Persistence Layer |
Created | 20040922 | SAP |
Last change | 20060208 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WCB_CONDITION_TABLE | Condition Table | 20040929 | ||
2 | IF_WCB_CONDITION_TABLE_RO | Condition Table (RO) | 20040929 | ||
3 | IF_WCB_PERS_OBJECT | Persistent Object | 20041001 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_WCB_CONDITION_TABLE_COLL | 20040923 | Condition Table List | |
2 | CL_WCB_CONDITION_TABLE_FACTORY | 20040923 | Condition Tables Factory |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WCB_FIELDINFOS_STAB | Condition Contract: Field Name and Field Text | 20041112 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WCB_CON_TAB | Condition Contract: Condition Table Number | 20040927 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BVAL | Is Condition Table Supported by SAP | 20050810 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | T681 | Conditions: Structures | 20040927 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DDTEXT | Explanatory Short Text | 20040922 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WCB_PROTOCOL | Log | 20050810 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | WCB_FIELD_STAB | SAP: Supported Key Fields | 20100325 | ||
8 | ![]() |
Static Attribute | Private | Type reference (TYPE) | WCB_FIELD_STAB | Supported Key Fields | 20050810 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Calculate Generic Key | 20041001 |
2 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20050810 |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20040922 |
4 | ![]() |
Instance method | Private | Method | Create Constant Reference | 20041215 |
5 | ![]() |
Instance method | Private | Method | Return Key | 20040923 |
6 | ![]() |
Static method | Public | Method | Is KOMG Field Supported by SAP | 20100325 |
Events
Class CL_WCB_CONDITION_TABLE has no event.
Types
Class CL_WCB_CONDITION_TABLE has no local type.
Method Signatures
Method CALC_GEN_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_BUS_KEY | Call by reference | Type reference (TYPE) | WCB_CON_TAB | Konditionskontrakt: Konditionstabellennummer | 20041001 | ||
2 | ![]() |
RE_GEN_KEY | Value transfer | Type reference (TYPE) | WCB_GENERIC_KEY | generischer Schlüssel | 20041001 |
Method CALC_GEN_KEY on class CL_WCB_CONDITION_TABLE has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WCB_CONDITION_TABLE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WCB_CONDITION_TABLE has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CON_TAB | Call by reference | Type reference (TYPE) | WCB_CON_TAB | Konditionskontrakt: Konditionstabellennummer | 20040927 |
Method CONSTRUCTOR on class CL_WCB_CONDITION_TABLE has no exception.
Method GET_CONST_KEY_REF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_KEY | Call by reference | Type reference (TYPE) | WCB_FIELDINFOS_STAB | Konditionskontrakt: Feldname und Feldtext | 20041215 | ||
2 | ![]() |
RE_REF | Value transfer | Object reference (TYPE REF TO) | WCB_FIELDINFOS_STAB | Konditionskontrakt: Feldname und Feldtext | 20041215 |
Method GET_CONST_KEY_REF on class CL_WCB_CONDITION_TABLE has no exception.
Method GET_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_KEY | Value transfer | Type reference (TYPE) | WCB_CON_TAB | Konditionskontrakt: Konditionstabellennummer | 20040923 |
Method GET_KEY on class CL_WCB_CONDITION_TABLE has no exception.
Method IS_KEY_SAP_SUPPORTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIELDNAME | Call by reference | Type reference (TYPE) | WCB_FIELD | Condition Contract: Field Name | 20100325 | ||
2 | ![]() |
RE_VALUE | Value transfer | Type reference (TYPE) | BVAL | Boolean | 20100325 |
Method IS_KEY_SAP_SUPPORTED on class CL_WCB_CONDITION_TABLE has no exception.
History
Last changed by/on | SAP | 20060208 |
SAP Release Created in | 600 |