SAP ABAP Class CL_WCB_IMPL_AGBU_PREPARE_A (Impl. Enhancement Spot WCB_AGBU_PREPARE_SPOT; Filter = 'A')
Hierarchy
☛
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
⤷
LO-GT-CHB (Application Component) Chargeback
⤷
WCB_AG_APPL (Package) Agency Document Creation Application Logic
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20050309 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WCB_CHECK_CREATION_VBD | Interface for BAdI: WCB_CHECK_CREATION_VBD_BD | 20050329 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WCB_CHECK_PPF_START | Interface for BAdI: WCB_CHECK_PPF_START_BD | 20050311 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WCB_GET_DOCS_FOR_CANCEL | Interface for BAdI: WCB_GET_DOCS_FOR_CANCEL_BD | 20050329 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WCB_PURCHASE_DATA_HEAD | Interface for BAdI: WCB_PURCHASE_DATA_HEAD_BD | 20050309 |
Properties
| Class | CL_WCB_IMPL_AGBU_PREPARE_A | |
| Short Description | Impl. Enhancement Spot WCB_AGBU_PREPARE_SPOT; Filter = 'A' | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WCB_AG_APPL | Agency Document Creation Application Logic |
| Created | 20050309 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WCB_IMPL_AGBU_PREPARE_A has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20050309 | ||
| 2 | IF_WCB_CHECK_CREATION_VBD | Interface for BAdI: WCB_CHECK_CREATION_VBD_BD | 20050329 | ||
| 3 | IF_WCB_CHECK_PPF_START | Interface for BAdI: WCB_CHECK_PPF_START_BD | 20050311 | ||
| 4 | IF_WCB_GET_DOCS_FOR_CANCEL | Interface for BAdI: WCB_GET_DOCS_FOR_CANCEL_BD | 20050329 | ||
| 5 | IF_WCB_PURCHASE_DATA_HEAD | Interface for BAdI: WCB_PURCHASE_DATA_HEAD_BD | 20050309 |
Friends
Class CL_WCB_IMPL_AGBU_PREPARE_A has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WCB_PURCH_DATA_ITEM_CC | Purchasing-Rlvnt Info for Billing Item Based on Cndt Cntrct | 20050309 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TY_VBELN_REF_STAB | Sorted Table Using TY_VBELN_REF | 20050401 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Provides Instance for Class CL_WCB_CHECK_CREA_VBD_BY_BILL | 20050401 | |
| 2 | Instance method | Private | Method | Provides Instance for Class CL_WCB_PURCH_DATA_ITEM_CC | 20050401 | |
| 3 | Instance method | Private | Method | Deletes Instance for Class CL_WCB_CHECK_CREA_VBD_BY_BILL | 20050401 |
Events
Class CL_WCB_IMPL_AGBU_PREPARE_A has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_VBELN_REF | Private | See coding | Structure frm VBELN + Ref. to CL_WCB_CHECK_CREA_VBD_BY_BILL | 20050401 | BEGIN OF ty_vbeln_ref,
vbeln TYPE vbeln_vf,
ref TYPE REF TO cl_wcb_check_crea_vbd_by_bill,
END OF ty_vbeln_ref
|
|
| 2 | TY_VBELN_REF_STAB | Private | See coding | Sorted Table Using TY_VBELN_REF | 20050401 | ty_vbeln_ref_stab TYPE SORTED TABLE OF ty_vbeln_ref
WITH UNIQUE KEY vbeln
|
Method Signatures
Method GET_INSTANCE_CHECK_CREA_VBD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KOMLFF | Call by reference | Type reference (TYPE) | KOMLFF_ITAB | Kommunikationsstruktur Belegflußdaten | 20070608 | |||
| 2 | IT_KOMLFK | Call by reference | Type reference (TYPE) | KOMLFK_ITAB | Tabelle zu komlfk | 20070608 | |||
| 3 | IT_KOMLFP | Call by reference | Type reference (TYPE) | KOMLFP_ITAB | Tabelle zu komlfp | 20070608 | |||
| 4 | I_VBELN | Call by reference | Type reference (TYPE) | VBELN_VF | Faktura | 20050401 | |||
| 5 | RE_REF | Value transfer | Object reference (TYPE REF TO) | CL_WCB_CHECK_CREA_VBD_BY_BILL | Prüfung, für welche Fakturapos. ein VBD erzeugt werden kann | 20050401 |
Method GET_INSTANCE_CHECK_CREA_VBD on class CL_WCB_IMPL_AGBU_PREPARE_A has no exception.
Method GET_INSTANCE_PURCH_DATA_CC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_REF | Value transfer | Object reference (TYPE REF TO) | CL_WCB_PURCH_DATA_ITEM_CC | Einkaufsrelev. Infos für Fakturapos. bas. auf Kond-Kontrakt | 20050401 |
Method GET_INSTANCE_PURCH_DATA_CC on class CL_WCB_IMPL_AGBU_PREPARE_A has no exception.
Method REMOVE_INSTANCE_CHECK_CREA_VBD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VBELN | Call by reference | Type reference (TYPE) | VBELN_VF | Faktura | 20050401 |
Method REMOVE_INSTANCE_CHECK_CREA_VBD on class CL_WCB_IMPL_AGBU_PREPARE_A has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 600 |