Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_STATE | State Management for a 'Managed Object' | 19990816 |
Properties
| Class | CL_LOT_TRQ | |
| Short Description | Treasury: Quantity Ledger Lot | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 10 | Persistent Class |
| Package | FTR_QUANTITY_LEDGER | Treasury: Quantity Ledger |
| Created | 19990816 | SAP |
| Last change | 20080626 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_OS_STATE | State Management for a 'Managed Object' | 19990816 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CB_LOT_TRQ | 20011015 | Base Agent Treasury: Quantity Ledger Lot |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ACCUMULATOR_TRG | Accumulator | 20011015 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TPM_BUSTRANSID | Treasury: Identifier of Distributor Business Transaction | 20011015 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | XFELD | Flag: Quantity Initialized | 20011015 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TPM_LOT_ID | Treasury: Identifier of the Lot | 20011015 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | TPM_ORIGIN_DATE | Treasury: Original Position Inflow Date | 20011015 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_LOT_POSITION_TRQ | Globally Unique Identifier | 20011015 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | TPM_POSITION_DATE | Treasury: Position Value Date | 20011015 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | TRQS_QUANTITY | Amount | 20011015 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | TPM_QUANTITY_CAT | Quantity Type | 20011015 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | TRQY_POS_FLOW | Table with Position Flows | 20011015 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | TRQY_POS_FLOW | Table with Position Flows (only for DB Update) | 20011015 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | TRQY_SUBTOTAL | Table with Transaction Figures | 20011015 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | TRQY_SUBTOTAL | 20011015 |
Methods
Events
Class CL_LOT_TRQ has no event.
Types
Class CL_LOT_TRQ has no local type.
Method Signatures
Method ADJUST_QUANTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TAB_FLOWS | Call by reference | Type reference (TYPE) | TRQY_POS_FLOW | Tabelle mit Bewegungen | 20000119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | schiefgegangen | 19990831 |
Method APPEND_FLOWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TAB_FLOWS | Call by reference | Type reference (TYPE) | TRQY_POS_FLOW | Tabelle mit Bewegungen | 20000119 |
Method APPEND_FLOWS on class CL_LOT_TRQ has no exception.
Method CHECK_DELETE Signature
Method CHECK_DELETE on class CL_LOT_TRQ has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Lot darf nicht gelöscht werden | 20000120 |
Method CHECK_QUANTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_FLAG_ERROR | Value transfer | Type reference (TYPE) | XFELD | Flag: Fehler ist aufgetreten | 20000524 | |||
| 2 | IM_DATE | Value transfer | Type reference (TYPE) | TPM_POSITION_DATE | Datum, ab dem geprüft wird | 20000111 | |||
| 3 | IM_PROTOCOL | Value transfer | Object reference (TYPE REF TO) | CL_PROTOCOL_HANDLER_TRP | Protokoll-Handler | 20000111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Leerverkauf vorhanden | 20000410 |
Method CLS_FILTER_BY_BUSTRANSID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BUSTRANSID | Value transfer | Type reference (TYPE) | TPM_BUSTRANSID | GV-Identifikator | 20001201 | |||
| 2 | IM_TAB_LOTS | Value transfer | Type reference (TYPE) | TRQY_LOT_OBJ | Tabelle mit Lots | 20001201 | |||
| 3 | RE_TAB_LOTS | Value transfer | Type reference (TYPE) | TRQY_LOT_OBJ | Tabelle mit Lots | 20010514 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | kein Lot gefunden | 20001201 | ||
| 2 | Lot ist nicht eindeutig | 20001201 |
Method CLS_FILTER_BY_LOT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LOT_ID | Value transfer | Type reference (TYPE) | TPM_LOT_ID | Lot-ID | 20000505 | |||
| 2 | IM_TAB_LOTS | Value transfer | Type reference (TYPE) | TRQY_LOT_OBJ | Tabelle mit Lots | 20000505 | |||
| 3 | RE_LOT | Value transfer | Object reference (TYPE REF TO) | CL_LOT_TRQ | gefundenes Lot | 20000505 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | kein Lot gefunden | 20000505 | ||
| 2 | Lot ist nicht eindeutig | 20000505 |
Method CLS_GET_DIFF_VALUES_FOR_LOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LOT_ID | Value transfer | Type reference (TYPE) | TPM_LOT_ID | Lot-ID | 20000505 | |||
| 2 | RE_DIFF_VALUES | Value transfer | Type reference (TYPE) | TRDS_FLOW_DIF_DATA | Differenzierungskriterien | 20000505 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | kein Lot gefunden | 20000505 |
Method DELETE_FLOWS_FOR_TRANSACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TRANSACTION | Call by reference | Type reference (TYPE) | TPM_BUSTRANSID | TRD business transaction ID | 19991220 |
Method DELETE_FLOWS_FOR_TRANSACTION on class CL_LOT_TRQ has no exception.
Method DELETE_SUBTOTALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DATE | Call by reference | Type reference (TYPE) | TPM_POSITION_DATE | Datum, ab dem Verkehrszahlen gelöscht werden | 20000112 |
Method DELETE_SUBTOTALS on class CL_LOT_TRQ has no exception.
Method GETU_ACCUMULATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_ACCUMULATOR | Value transfer | Object reference (TYPE REF TO) | CL_ACCUMULATOR_TRG | Akkumulator | 20000111 |
Method GETU_ACCUMULATOR on class CL_LOT_TRQ has no exception.
Method GETU_BUSTRANSID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_BUSTRANSID | Value transfer | Type reference (TYPE) | TPM_BUSTRANSID | Geschäftsvorfalls-ID | 19991220 |
Method GETU_BUSTRANSID on class CL_LOT_TRQ has no exception.
Method GETU_DIFF_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | DIFS_DIFF_VALUES | Struktur für Differenzierungswerte | 20040901 |
Method GETU_DIFF_VALUES on class CL_LOT_TRQ has no exception.
Method GETU_FLG_QUANTITY_INITIALIZED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_FLG_QUANTITY_INITIALIZED | Value transfer | Type reference (TYPE) | XFELD | Quantitätsinitialisierungsflag | 20000117 |
Method GETU_FLG_QUANTITY_INITIALIZED on class CL_LOT_TRQ has no exception.
Method GETU_LAST_SUBTOTAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DATE | Call by reference | Type reference (TYPE) | TPM_POSITION_DATE | Datum | 20000110 | |||
| 2 | RE_SUBTOTAL | Value transfer | Type reference (TYPE) | TRQS_SUBTOTAL | Verkehrszahl | 20000110 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es gibt keine Verkehrszahl | 20000110 |
Method GETU_LOT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_LOT_ID | Value transfer | Type reference (TYPE) | TPM_LOT_ID | Lot-Identität | 19991220 |
Method GETU_LOT_ID on class CL_LOT_TRQ has no exception.
Method GETU_ORIGIN_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TPM_ORIGIN_DATE | Bestandszugangsdatum | 19990827 |
Method GETU_ORIGIN_DATE on class CL_LOT_TRQ has no exception.
Method GETU_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_LOT_POSITION_TRQ | Referenz auf den Lotbestand | 19990830 |
Method GETU_POSITION on class CL_LOT_TRQ has no exception.
Method GETU_POSITION_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TPM_POSITION_DATE | Bestandsvaluta | 19990827 |
Method GETU_POSITION_DATE on class CL_LOT_TRQ has no exception.
Method GETU_QUANTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_QUANTITY | Value transfer | Type reference (TYPE) | TRQS_QUANTITY | Quantität | 20000117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | schiefgegangen | 19990824 |
Method GETU_QUANTITY_CAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TPM_QUANTITY_CAT | Mengentyp | 19990831 |
Method GETU_QUANTITY_CAT on class CL_LOT_TRQ has no exception.
Method GETU_QUANTITY_FOR_ALL_FLOWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FLG_NO_REPAYMENTS | Value transfer | Type reference (TYPE) | XFELD | Flag: keine Tilgungen berücksichtigen | 20010918 | |||
| 2 | RE_QUANTITY | Value transfer | Type reference (TYPE) | TRQS_QUANTITY | Mengenbestand | 20000117 |
Method GETU_QUANTITY_FOR_ALL_FLOWS on class CL_LOT_TRQ has no exception.
Method GETU_QUANTITY_FOR_BUSTRANS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BUSINESS_TRANSACTION | Call by reference | Object reference (TYPE REF TO) | CL_BUSINESS_TRANSACTION_TRQ | TRQ-Geschäftsvorfall | 20000110 | |||
| 2 | IM_FLG_INCLUSIVE | Call by reference | Type reference (TYPE) | XFELD | Berechnung inklusive/exklusive des Geschäftsvorfalls | 20000110 | |||
| 3 | RE_QUANTITY | Value transfer | Type reference (TYPE) | TRQS_QUANTITY | Mengenbestand | 20000110 |
Method GETU_QUANTITY_FOR_BUSTRANS on class CL_LOT_TRQ has no exception.
Method GETU_QUANTITY_FOR_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DATE | Value transfer | Type reference (TYPE) | TPM_POSITION_DATE | Datum | 20000111 | |||
| 2 | IM_FLG_EXCLUDE_REPO | Value transfer | Type reference (TYPE) | XFELD | Berechnung inklusive/exklusive Repos | 20080404 | |||
| 3 | IM_FLG_INCLUSIVE | Value transfer | Type reference (TYPE) | XFELD | 'X' | Berechnung inklusive/exklusive des Geschäftsvorfalls | 20000111 | ||
| 4 | RE_QUANTITY | Value transfer | Type reference (TYPE) | TRQS_QUANTITY | Mengenbestand | 20000111 |
Method GETU_QUANTITY_FOR_DATE on class CL_LOT_TRQ has no exception.
Method GETU_TAB_POSITION_FLOWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TAB_POSITION_FLOWS | Value transfer | Type reference (TYPE) | TRQY_POS_FLOW | Tabelle mit Positionsbewegungen | 19991220 |
Method GETU_TAB_POSITION_FLOWS on class CL_LOT_TRQ has no exception.
Method GETU_TAB_SUBTOTAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TAB_SUBTOTAL | Value transfer | Type reference (TYPE) | TRQY_SUBTOTAL | Tabelle mit Vekehrszahlen | 20000111 |
Method GETU_TAB_SUBTOTAL on class CL_LOT_TRQ has no exception.
Method GET_ACCUMULATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_ACCUMULATOR_TRG | Attributwert | 19990831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method GET_BUSTRANSID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TPM_BUSTRANSID | Attributwert | 19991220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method GET_FLG_QUANTITY_INITIALIZED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | XFELD | Attributwert | 19990824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method GET_LOT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TPM_LOT_ID | Attributwert | 19991220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method GET_ORIGIN_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TPM_ORIGIN_DATE | Attributwert | 19990816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method GET_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_LOT_POSITION_TRQ | Attributwert | 19990816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method GET_POSITION_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TPM_POSITION_DATE | Attributwert | 19990816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method GET_QUANTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TRQS_QUANTITY | Attributwert | 20000117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method GET_QUANTITY_CAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TPM_QUANTITY_CAT | Attributwert | 19990831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method GET_TAB_POSITION_FLOWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TRQY_POS_FLOW | Attributwert | 20000126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method GET_TAB_POSITION_FLOWS_OLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TRQY_POS_FLOW | Attributwert | 20000126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method GET_TAB_SUBTOTAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TRQY_SUBTOTAL | Attributwert | 20000126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method GET_TAB_SUBTOTAL_OLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TRQY_SUBTOTAL | Attributwert | 20000222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method SETU_BUSTRANSID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_BUSTRANSID | Call by reference | Type reference (TYPE) | TPM_BUSTRANSID | Geschäftsvorfalls-ID | 19991220 |
Method SETU_BUSTRANSID on class CL_LOT_TRQ has no exception.
Method SETU_FLG_QUANTITY_INITIALIZED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FLG_QUANTITY_INITIALIZED | Call by reference | Type reference (TYPE) | XFELD | Quantitätsinitialisierungsflag | 20000117 |
Method SETU_FLG_QUANTITY_INITIALIZED on class CL_LOT_TRQ has no exception.
Method SETU_LOT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_LOT_ID | Call by reference | Type reference (TYPE) | TPM_LOT_ID | Lot-ID | 20000211 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Lot-Id schon vergeben | 19991220 |
Method SETU_ORIGIN_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ORIGIN_DATE | Call by reference | Type reference (TYPE) | TPM_ORIGIN_DATE | Bestandszugangsdatum | 19990830 |
Method SETU_ORIGIN_DATE on class CL_LOT_TRQ has no exception.
Method SETU_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_POSITION | Call by reference | Object reference (TYPE REF TO) | CL_LOT_POSITION_TRQ | Referenz auf den Lotbestand | 19990830 |
Method SETU_POSITION on class CL_LOT_TRQ has no exception.
Method SETU_POSITION_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_POSITION_DATE | Call by reference | Type reference (TYPE) | TPM_POSITION_DATE | Bestandsvaluta | 19990830 |
Method SETU_POSITION_DATE on class CL_LOT_TRQ has no exception.
Method SETU_QUANTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_QUANTITY | Call by reference | Type reference (TYPE) | TRQS_QUANTITY | Quantität | 20000117 |
Method SETU_QUANTITY on class CL_LOT_TRQ has no exception.
Method SETU_QUANTITY_CAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_QUANTITY_CAT | Call by reference | Type reference (TYPE) | TPM_QUANTITY_CAT | Mengentyp | 20000410 |
Method SETU_QUANTITY_CAT on class CL_LOT_TRQ has no exception.
Method SETU_TAB_POSITION_FLOWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TAB_POSITION_FLOWS | Call by reference | Type reference (TYPE) | TRQY_POS_FLOW | Tabelle mit Positionsbewegungen | 19991220 |
Method SETU_TAB_POSITION_FLOWS on class CL_LOT_TRQ has no exception.
Method SETU_TAB_POSITION_FLOWS_OLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TAB_POSITION_FLOWS | Call by reference | Type reference (TYPE) | TRQY_POS_FLOW | Tabelle mit Positionsbewegungen | 20000201 |
Method SETU_TAB_POSITION_FLOWS_OLD on class CL_LOT_TRQ has no exception.
Method SETU_TAB_SUBTOTAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TAB_SUBTOTAL | Call by reference | Type reference (TYPE) | TRQY_SUBTOTAL | Tabelle mit Verkehrszahlen | 20000111 |
Method SETU_TAB_SUBTOTAL on class CL_LOT_TRQ has no exception.
Method SETU_TAB_SUBTOTAL_OLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TAB_SUBTOTAL | Call by reference | Type reference (TYPE) | TRQY_SUBTOTAL | Tabelle mit Verkehrszahlen | 20000201 |
Method SETU_TAB_SUBTOTAL_OLD on class CL_LOT_TRQ has no exception.
Method SET_ACCUMULATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACCUMULATOR | Call by reference | Object reference (TYPE REF TO) | CL_ACCUMULATOR_TRG | Attributwert | 19990831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method SET_BUSTRANSID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BUSTRANSID | Call by reference | Type reference (TYPE) | TPM_BUSTRANSID | Attributwert | 19991220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method SET_FLG_QUANTITY_INITIALIZED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_QUANTITY_INITIALIZED | Call by reference | Type reference (TYPE) | XFELD | Attributwert | 19990824 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method SET_LOT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOT_ID | Call by reference | Type reference (TYPE) | TPM_LOT_ID | Attributwert | 19991220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method SET_ORIGIN_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ORIGIN_DATE | Call by reference | Type reference (TYPE) | TPM_ORIGIN_DATE | Attributwert | 19990816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method SET_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_POSITION | Call by reference | Object reference (TYPE REF TO) | CL_LOT_POSITION_TRQ | Attributwert | 19990816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method SET_POSITION_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_POSITION_DATE | Call by reference | Type reference (TYPE) | TPM_POSITION_DATE | Attributwert | 19990816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method SET_QUANTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_QUANTITY | Call by reference | Type reference (TYPE) | TRQS_QUANTITY | Attributwert | 20000117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method SET_QUANTITY_CAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_QUANTITY_CAT | Call by reference | Type reference (TYPE) | TPM_QUANTITY_CAT | Attributwert | 19990831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method SET_TAB_POSITION_FLOWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TAB_POSITION_FLOWS | Call by reference | Type reference (TYPE) | TRQY_POS_FLOW | Attributwert | 20000126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method SET_TAB_POSITION_FLOWS_OLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TAB_POSITION_FLOWS_OLD | Call by reference | Type reference (TYPE) | TRQY_POS_FLOW | Attributwert | 20000126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method SET_TAB_SUBTOTAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TAB_SUBTOTAL | Call by reference | Type reference (TYPE) | TRQY_SUBTOTAL | Attributwert | 20000126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
Method SET_TAB_SUBTOTAL_OLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TAB_SUBTOTAL_OLD | Call by reference | Type reference (TYPE) | TRQY_SUBTOTAL | Attributwert | 20000222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20011015 |
History
| Last changed by/on | SAP | 20080626 |
| SAP Release Created in |