SAP ABAP Class CL_WCB_IMPL_PRICING_COPY (WCB: BAdI Implementation SD_PRICING_COPY)
Hierarchy
☛
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
⤷
LO-GT-CHB (Application Component) Chargeback
⤷
WCB_AG_OUTBOUND (Package) Agency Document Creation Outbound Interfaces
⤷
⤷
Properties
| Class | CL_WCB_IMPL_PRICING_COPY | |
| Short Description | WCB: BAdI Implementation SD_PRICING_COPY | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WCB_AG_OUTBOUND | Agency Document Creation Outbound Interfaces |
| Created | 20050601 | SAP |
| Last change | 20050615 | 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
Class CL_WCB_IMPL_PRICING_COPY has no interface implemented.
Friends
Class CL_WCB_IMPL_PRICING_COPY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | BVAL | Relevant for Condition Contract | 20050601 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | KALSM_D | Procedure (Pricing, Output Control, Acct. Det., Costing,...) | 20050601 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TY_KALSM_T683S | Calculation Schema Data (T683S) | 20050601 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | KAPPL | Application | 20050601 | |||
| 5 | Constant | Private | Type reference (TYPE) | KOFRM | '254' | Condition Value Formula 254 | 20050601 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Changes the Control Condition | 20050601 | |
| 2 | Instance method | Private | Method | Checks If Anything Is to Be Done | 20050601 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20050601 | |
| 4 | Instance method | Private | Method | Provides Entry for a Condition Type in the Schema | 20050601 |
Events
Class CL_WCB_IMPL_PRICING_COPY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_KALSM_T683S | Private | See coding | Calculation Schema Data (T683S) | 20050601 | BEGIN OF ty_kalsm_t683s,
kappl TYPE kappl,
kalsm TYPE kalsm_d,
t683s_tab TYPE wcb_t683s_stab,
END OF ty_kalsm_t683s
|
Method Signatures
Method CHANGE_KSTEU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_KONV | Call by reference | Type reference (TYPE) | KONV | Konditionen (Vorgangsdaten) | 20050601 | |||
| 2 | C_RETCODE | Call by reference | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20050601 |
Method CHANGE_KSTEU on class CL_WCB_IMPL_PRICING_COPY has no exception.
Method CHECKS_ARE_OK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KONV | Call by reference | Type reference (TYPE) | KONV | Konditionen (Vorgangsdaten) | 20050601 | |||
| 2 | RE_OK | Value transfer | Type reference (TYPE) | BVAL | = 'X', falls Prüfungen ok | 20050601 |
Method CHECKS_ARE_OK on class CL_WCB_IMPL_PRICING_COPY has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KALSM | Call by reference | Type reference (TYPE) | KALSM_D | Schema (Preisfindung, Nachrichten, Kontenfindung, ...) | 20050601 | |||
| 2 | I_KAPPL | Call by reference | Type reference (TYPE) | KAPPL | Applikation | 20050601 |
Method CONSTRUCTOR on class CL_WCB_IMPL_PRICING_COPY has no exception.
Method GET_KSCHL_ENTRY_IN_KALSM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T683S | Call by reference | Type reference (TYPE) | T683S | Kalkulationsschemata: Daten | 20050601 | |||
| 2 | I_KALSM | Call by reference | Type reference (TYPE) | KALSM_D | Schema (Preisfindung, Nachrichten, Kontenfindung, ...) | 20050601 | |||
| 3 | I_KAPPL | Call by reference | Type reference (TYPE) | KAPPL | Applikation | 20050601 | |||
| 4 | I_KSCHL | Call by reference | Type reference (TYPE) | KSCHL | Konditionsart | 20050601 |
Method GET_KSCHL_ENTRY_IN_KALSM on class CL_WCB_IMPL_PRICING_COPY has no exception.
History
| Last changed by/on | SAP | 20050615 |
| SAP Release Created in | 600 |