SAP ABAP Interface /LIME/IF_CORE_OBJECT_FACT (Interface for Queries)
Hierarchy
☛
SAP_AP (Software Component) SAP Application Platform
⤷
AP-LIM (Application Component) AP-LIM Logistics Inventory Management Engine
⤷
/LIME/PLT_CORE (Package) Platform - Core

⤷

⤷

Properties
Interface | /LIME/IF_CORE_OBJECT_FACT | |
Short Description | Interface for Queries |
General Data
Package | /LIME/PLT_CORE | Platform - Core |
Created | 20030815 | SAP |
Last changed | 20050409 | SAP |
Unicode checks active |
Forward declarations
Interface /LIME/IF_CORE_OBJECT_FACT has no forward declaration.
Interfaces
Interface /LIME/IF_CORE_OBJECT_FACT has no interface.
Friends
Interface /LIME/IF_CORE_OBJECT_FACT has no friend.
Attributes
Interface /LIME/IF_CORE_OBJECT_FACT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Create a HU Instance | 20030815 |
2 | ![]() |
Instance method | Public | Method | Create a Location Instance | 20030815 |
3 | ![]() |
Instance method | Public | Method | Create a Stock Item Instance | 20030815 |
4 | ![]() |
Instance method | Public | Method | Determination of HU Index | 20040112 |
5 | ![]() |
Instance method | Public | Method | Determination of Possible HU Indices | 20040616 |
6 | ![]() |
Instance method | Public | Method | Determination of Location Index | 20040112 |
7 | ![]() |
Instance method | Public | Method | Determination of Possible Location Indices | 20040616 |
8 | ![]() |
Instance method | Public | Method | Determination of Stock Index | 20040112 |
9 | ![]() |
Instance method | Public | Method | Determination of Possible Stock Indices | 20040616 |
Events
Interface /LIME/IF_CORE_OBJECT_FACT has no event.
Types
Interface /LIME/IF_CORE_OBJECT_FACT has no local type.
Method Signatures
Method CREATE_HU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_IF_HU | Value transfer | Object reference (TYPE REF TO) | /LIME/IF_HU | Referenze auf angelegt HU Instanz | 20030815 | ||
2 | ![]() |
IS_HU_KEY | Call by reference | Type reference (TYPE) | /LIME/HU_KEY | Schlüsselfelder der HU | 20030815 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions aus LIME (Anwendungsfehler) | 20030815 |
Method CREATE_LOC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_IF_LOC | Value transfer | Object reference (TYPE REF TO) | /LIME/IF_LOC | Reference auf angelegt Lokation Instanz | 20030815 | ||
2 | ![]() |
IS_LOC_KEY | Call by reference | Type reference (TYPE) | /LIME/LOC_KEY | Schlüsselfelder der Lokation | 20030815 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions aus LIME (Anwendungsfehler) | 20030815 |
Method CREATE_STOCK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_IF_STOCK | Value transfer | Object reference (TYPE REF TO) | /LIME/IF_STOCK | Reference auf angelegte Stock-Item Instanz | 20030815 | ||
2 | ![]() |
IS_STOCK_KEY | Call by reference | Type reference (TYPE) | /LIME/STOCK_KEY | Schlüsselfelder des Stock_items | 20030815 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions aus LIME (Anwendungsfehler) | 20030815 |
Method GET_HU_IDX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_HU_IDX | Value transfer | Type reference (TYPE) | /LIME/KEY_INDEX | Laufende Nummer der Schlüsseltabelle | 20040112 | ||
2 | ![]() |
IS_HU_KEY | Call by reference | Type reference (TYPE) | /LIME/HU_KEY | Handling Unit | 20040112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions aus LIME (Anwendungsfehler) | 20040112 |
Method GET_HU_IDX_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_HU_IDX | Value transfer | Type reference (TYPE) | /LIME/T_KEY_INDEX | Tabellentyp für KEY_INDEX | 20040616 | ||
2 | ![]() |
IS_HU_KEY | Call by reference | Type reference (TYPE) | /LIME/HU_KEY | Handling Unit | 20040616 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions aus LIME (Anwendungsfehler) | 20040617 |
Method GET_LOC_IDX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_LOC_IDX | Value transfer | Type reference (TYPE) | /LIME/KEY_INDEX | Laufende Nummer der Schlüsseltabelle | 20040112 | ||
2 | ![]() |
IS_LOC_KEY | Call by reference | Type reference (TYPE) | /LIME/LOC_KEY | Lokation | 20040112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions aus LIME (Anwendungsfehler) | 20040112 |
Method GET_LOC_IDX_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LOC_IDX | Value transfer | Type reference (TYPE) | /LIME/T_KEY_INDEX | Tabellentyp für KEY_INDEX | 20040616 | ||
2 | ![]() |
IS_LOC_KEY | Call by reference | Type reference (TYPE) | /LIME/LOC_KEY | Lokation | 20040616 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions aus LIME (Anwendungsfehler) | 20040617 |
Method GET_STOCK_IDX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_STOCK_IDX | Value transfer | Type reference (TYPE) | /LIME/KEY_INDEX | Laufende Nummer der Schlüsseltabelle | 20040112 | ||
2 | ![]() |
IS_STOCK_KEY | Call by reference | Type reference (TYPE) | /LIME/STOCK_KEY | Bestandsschlüssel | 20040112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions aus LIME (Anwendungsfehler) | 20040112 |
Method GET_STOCK_IDX_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_STOCK_IDX | Value transfer | Type reference (TYPE) | /LIME/T_KEY_INDEX | Tabellentyp für KEY_INDEX | 20040616 | ||
2 | ![]() |
IS_STOCK_KEY | Call by reference | Type reference (TYPE) | /LIME/STOCK_KEY | Bestandsschlüssel | 20040616 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions aus LIME (Anwendungsfehler) | 20040617 |
History
Last changed by/on | SAP | 20050409 |
SAP Release Created in | 410 |