SAP ABAP Class CL_BVNEDIC_GENERIC (Dependent Item Calculator)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
MM-PUR-EM-DIC (Application Component) Item Calculator
⤷
BVNEDICGEN (Package) Empties Management: Dependent Item Calculator - Generic
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /BEV1/CL_NE_DIC_COMMON | Determination and Calculation of Empties Items | 20050209 |
Properties
| Class | CL_BVNEDIC_GENERIC | |
| Short Description | Dependent Item Calculator | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BVNEDICGEN | Empties Management: Dependent Item Calculator - Generic |
| Created | 20050126 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BVNEDIC_GENERIC has no forward declaration.
Interfaces
Class CL_BVNEDIC_GENERIC has no interface implemented.
Friends
Class CL_BVNEDIC_GENERIC has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | BVNEDICACTION | 'D' | Update Indicator: Delete | 20050216 | ||
| 2 | Constant | Private | Type reference (TYPE) | BVNEDICACTION | 'I' | Update Indicator: Insert | 20050216 | ||
| 3 | Constant | Private | Type reference (TYPE) | BVNEDICACTION | SPACE | Update Indicator: No Update | 20050216 | ||
| 4 | Constant | Private | Type reference (TYPE) | BVNEDICACTION | 'U' | Update Indicator: Update | 20050216 | ||
| 5 | Constant | Private | Type reference (TYPE) | BVNEDICSTRUC_CAT | 'F' | Structure Category: Full Product | 20050216 | ||
| 6 | Constant | Private | Type reference (TYPE) | BVNEDICSTRUC_CAT | 'S' | Structure Category: Structured Empties | 20050216 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | BVNELINKTAB_T | Structure for the Linkage Table | 20050208 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | BVNELINKTAB_T | Structure for the Linkage Table | 20050221 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | BAL_T_MSG | Application Log: Table with Messages | 20050214 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | BVNEITEMDETAP_T | Transfer Table of All Relevant Document Items | 20050208 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | SYMSGV | Message Variable | 20050308 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | BVNEDIC_TMP_ITEM | Temporary Item Number | 20050222 |
Methods
Events
Class CL_BVNEDIC_GENERIC has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | EBELN_T | Public | Type reference (TYPE) | BVNE_DOCNR_T | Document Number | 20050208 | |
Method Signatures
Method CLEAR_MESSAGE Signature
Method CLEAR_MESSAGE on class CL_BVNEDIC_GENERIC has no parameter.
Method CLEAR_MESSAGE on class CL_BVNEDIC_GENERIC has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OLD_POS_TAB | Call by reference | Type reference (TYPE) | BVNEITEMDETAP_T | Übergabestruktur aller relevanten Belegpositionen | 20050201 |
Method CONSTRUCTOR on class CL_BVNEDIC_GENERIC has no exception.
Method CREATE_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MESSAGE | Call by reference | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20050214 |
Method CREATE_MESSAGE on class CL_BVNEDIC_GENERIC has no exception.
Method DETERMINE_TIED_EMPTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_MESSAGE | Call by reference | Type reference (TYPE) | BVNEDICMESSAGE | Fehlermeldung vorhanden | 20050323 | |||
| 2 | EX_UPD_POS_TAB | Call by reference | Type reference (TYPE) | BVNEITEMDETAP_T | Übergabestruktur aller relevanten Belegpositionen | 20050126 | |||
| 3 | IM_CLEAN_LINKTAB | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20050517 | |||
| 4 | IM_NEW_POS_TAB | Call by reference | Type reference (TYPE) | BVNEITEMDETAP_T | Übergabestruktur aller relevanten Belegpositionen | 20050126 | |||
| 5 | IM_OLD_POS_TAB | Call by reference | Type reference (TYPE) | BVNEITEMDETAP_T | Übergabestruktur aller relevanten Belegpositionen | 20050126 | |||
| 6 | IM_STRUC_DET | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20050308 |
Method DETERMINE_TIED_EMPTIES on class CL_BVNEDIC_GENERIC has no exception.
Method FILL_LINKAGE_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_LINKAGE_TABLE | Call by reference | Type reference (TYPE) | BVNELINKTAB_T | Struktur für die Verknüpfungstabelle | 20050315 | |||
| 2 | IM_OLD_POS_TAB | Call by reference | Type reference (TYPE) | BVNEITEMDETAP_T | Übergabetabelle aller relevanten Belegpositionen | 20050315 |
Method FILL_LINKAGE_ATTRIBUTES on class CL_BVNEDIC_GENERIC has no exception.
Method GET_LINKAGE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_LINKAGE_TABLE | Call by reference | Type reference (TYPE) | BVNELINKTAB_T | Struktur für die Verknüpfungstabelle | 20050201 | |||
| 2 | EX_LINKAGE_TABLE_DB | Call by reference | Type reference (TYPE) | BVNELINKTAB_T | Struktur für die Verknüpfungstabelle | 20050315 |
Method GET_LINKAGE_TABLE on class CL_BVNEDIC_GENERIC has no exception.
Method GET_MATERIAL_MASTER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_VG_POS_TAB | Call by reference | Type reference (TYPE) | BVNEITEMDETAP_T | Übergabestruktur aller relevanten Belegpositionen | 20050127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050309 |
Method GET_MAT_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_MATCAT | Call by reference | Type reference (TYPE) | BVNE_MAT_CATEGORY_S | Materialnummer und Strukturkategorie | 20050201 | |||
| 2 | IM_MATNR | Call by reference | Type reference (TYPE) | MATNR | Materialnummer | 20050201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050201 | |||
| 2 | 20050201 |
Method GET_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_MESSAGE_TAB | Call by reference | Type reference (TYPE) | BAL_T_MSG | 20050214 |
Method GET_MESSAGE on class CL_BVNEDIC_GENERIC has no exception.
Method GET_RELATIONSHIP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_LG_POS_TAB | Call by reference | Type reference (TYPE) | BVNEITEMDETEM_T | Übergabetabelle aller geänderten Leergutpositionen/-basen | 20050201 | |||
| 2 | IM_VG_POS_TAB | Call by reference | Type reference (TYPE) | BVNEITEMDETAP_T | Übergabetabelle aller relevanten Belegpositionen | 20050201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerhafter Aufruf | 20050310 |
Method INITIALIZE Signature
Method INITIALIZE on class CL_BVNEDIC_GENERIC has no parameter.
Method INITIALIZE on class CL_BVNEDIC_GENERIC has no exception.
Method READ_LINKAGE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_LINKAGE_TABLE | Call by reference | Type reference (TYPE) | BVNELINKTAB_T | Struktur für die Verknüpfungstabelle | 20050214 | |||
| 2 | IM_EBELN_TAB | Call by reference | Type reference (TYPE) | EBELN_T | Struktur für die Verknüpfungstabelle | 20050208 |
Method READ_LINKAGE_TABLE on class CL_BVNEDIC_GENERIC has no exception.
Method SAVE_DOC_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_LINKAGE_TABLE | Call by reference | Type reference (TYPE) | BVNELINKTAB_T | Struktur für die Verknüpfungstabelle | 20050315 | |||
| 2 | IM_DOCNUMBER | Call by reference | Type reference (TYPE) | BVNEDICBELN | Belegnummer | 20050315 |
Method SAVE_DOC_NUMBER on class CL_BVNEDIC_GENERIC has no exception.
Method SAVE_LINKAGE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DOCNUMBER | Call by reference | Type reference (TYPE) | BVNEDICBELN | Belegnummer | 20050224 |
Method SAVE_LINKAGE_TABLE on class CL_BVNEDIC_GENERIC has no exception.
Method SET_LINKAGE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LINKITEM_TAB | Call by reference | Type reference (TYPE) | BVNELINKITEM_T | 20050218 |
Method SET_LINKAGE_TABLE on class CL_BVNEDIC_GENERIC has no exception.
Method UPDATE_LINKAGE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LINKITEM_TAB | Call by reference | Type reference (TYPE) | BVNELINKTAB_T | Struktur für die Verknüpfungstabelle | 20050302 |
Method UPDATE_LINKAGE_TABLE on class CL_BVNEDIC_GENERIC has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 600 |