SAP ABAP Class CL_IM_WCB_PRICING_COPY (Implementation Class for BAdI Imp. WCB_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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EX_SD_PRICING_COPY | BAdI Interface IF_EX_SD_PRICING_COPY | 20050601 |
Properties
| Class | CL_IM_WCB_PRICING_COPY | |
| Short Description | Implementation Class for BAdI Imp. WCB_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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_EX_SD_PRICING_COPY | BAdI Interface IF_EX_SD_PRICING_COPY | 20050601 |
Friends
Class CL_IM_WCB_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) | TY_KALSM_REFS_STAB | Sorted Table via TY_KALSM_REFS | 20050601 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Provides Object Reference | 20050601 |
Events
Class CL_IM_WCB_PRICING_COPY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_KALSM_REFS | Private | See coding | Object References for Application and Schema | 20050601 | BEGIN OF ty_kalsm_refs,
kappl TYPE kappl,
kalsm TYPE kalsm_d,
ref TYPE REF TO cl_wcb_impl_pricing_copy,
END OF ty_kalsm_refs
|
|
| 2 | TY_KALSM_REFS_STAB | Private | See coding | Sorted Table via TY_KALSM_REFS | 20050601 | ty_kalsm_refs_stab TYPE SORTED TABLE OF ty_kalsm_refs
WITH UNIQUE KEY kappl
kalsm
|
Method Signatures
Method GET_REF 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 | |||
| 3 | RE_REF | Value transfer | Object reference (TYPE REF TO) | CL_WCB_IMPL_PRICING_COPY | WCB: BadI-Implementierung SD_PRICING_COPY | 20050601 |
Method GET_REF on class CL_IM_WCB_PRICING_COPY has no exception.
History
| Last changed by/on | SAP | 20050615 |
| SAP Release Created in | 600 |