SAP ABAP Class CL_IM_CONNECT_LIME (Modules to Connect R/3 with LIME)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
SCM-ECT-LIM-R3 (Application Component) Connection R/3 to LIME
⤷
LIME_R3_AKH (Package) LIME Application Components in R/3 Plug-In

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | /CWM/CL_LIME_FIN | Link to LIME and FI | 20030521 |
Properties
Class | CL_IM_CONNECT_LIME | |
Short Description | Modules to Connect R/3 with LIME | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | LIME_R3_AKH | LIME Application Components in R/3 Plug-In |
Created | 20030211 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_IM_CONNECT_LIME has no forward declaration.
Interfaces
Class CL_IM_CONNECT_LIME has no interface implemented.
Friends
Class CL_IM_CONNECT_LIME has no friend class.
Attributes
Class CL_IM_CONNECT_LIME has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Function Call of /lime/core_load | 20030319 |
2 | ![]() |
Static method | Protected | Method | Function Call of /lime/document_post | 20030319 |
3 | ![]() |
Static method | Protected | Method | Fill Data for Special Stocks, Categories, Quanties | 20030212 |
4 | ![]() |
Static method | Protected | Method | Map Data for GR or GI | 20030212 |
5 | ![]() |
Static method | Protected | Method | Mapping Transfer Movements from R/3 to LIME | 20030214 |
6 | ![]() |
Static method | Public | Method | Method to Post IM Data to LIME | 20030211 |
7 | ![]() |
Static method | Public | Method | Function Call /lime/query_pn | 20030319 |
Events
Class CL_IM_CONNECT_LIME has no event.
Types
Class CL_IM_CONNECT_LIME has no local type.
Method Signatures
Method CON_CORE_LOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BAPIRET | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20030319 | ||
2 | ![]() |
E_RC_SEVERITY | Call by reference | Type reference (TYPE) | BAPI_MTYPE | Meldungstyp: S Success, E Error, W Warning, I Info, A Abort | 20030319 |
Method CON_CORE_LOAD on class CL_IM_CONNECT_LIME has no exception.
Method CON_DOCUMENT_POST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BAPIRET | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20030319 | ||
2 | ![]() |
E_RC_SEVERITY | Call by reference | Type reference (TYPE) | BAPI_MTYPE | Meldungstyp: S Success, E Error, W Warning, I Info, A Abort | 20030319 | ||
3 | ![]() |
IS_HEAD | Call by reference | Type reference (TYPE) | /LIME/HEAD | Kopfdaten | 20030319 | ||
4 | ![]() |
IT_ITEM | Call by reference | Type reference (TYPE) | /LIME/T_ITEM | Positionstabelle | 20030319 | ||
5 | ![]() |
I_RFC_MODE | Call by reference | Type reference (TYPE) | /LIME/RFC_MODE | Asynchroner Aufruf ( z.B. per Remote Function Call ) | 20030319 | ||
6 | ![]() |
I_SIM_MODE | Call by reference | Type reference (TYPE) | /LIME/SIM_MODE | Simulationsmodus | 20030319 |
Method CON_DOCUMENT_POST on class CL_IM_CONNECT_LIME has no exception.
Method CON_FILL_COMMON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ITEM | Call by reference | Type reference (TYPE) | /LIME/ITEM | LIME - Position | 20030212 | ||
2 | ![]() |
ET_BAPIRET | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20030212 | ||
3 | ![]() |
E_RC_SEVERITY | Call by reference | Type reference (TYPE) | BAPI_MTYPE | Meldungstyp: S Success, E Error, W Warning, I Info, A Abort | 20030212 | ||
4 | ![]() |
IS_MKPF | Call by reference | Type reference (TYPE) | MKPF | Belegkopf Materialbeleg | 20030212 | ||
5 | ![]() |
IS_MSEG | Call by reference | Type reference (TYPE) | MSEG | Belegsegment Material | 20030212 | ||
6 | ![]() |
IT_MTQDATA | Call by reference | Type reference (TYPE) | LIME_T_MTQDATA | table of mtqdata | 20030212 |
Method CON_FILL_COMMON on class CL_IM_CONNECT_LIME has no exception.
Method CON_FILL_GR_GI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ITEM | Call by reference | Type reference (TYPE) | /LIME/ITEM | Positionstabelle | 20030216 | ||
2 | ![]() |
ET_BAPIRET | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20030212 | ||
3 | ![]() |
E_RC_SEVERITY | Call by reference | Type reference (TYPE) | BAPI_MTYPE | Meldungstyp: S Success, E Error, W Warning, I Info, A Abort | 20030212 | ||
4 | ![]() |
IS_MKPF | Call by reference | Type reference (TYPE) | MKPF | Belegkopf Materialbeleg | 20030212 | ||
5 | ![]() |
IS_MSEG | Call by reference | Type reference (TYPE) | MSEG | Belegsegment Material | 20030212 | ||
6 | ![]() |
IT_MTQDATA | Call by reference | Type reference (TYPE) | LIME_T_MTQDATA | table of mtqdata | 20030212 |
Method CON_FILL_GR_GI on class CL_IM_CONNECT_LIME has no exception.
Method CON_FILL_TRANSFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ITEM | Call by reference | Type reference (TYPE) | /LIME/ITEM | Positionstabelle | 20030216 | ||
2 | ![]() |
ET_BAPIRET | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20030214 | ||
3 | ![]() |
E_RC_SEVERITY | Call by reference | Type reference (TYPE) | BAPI_MTYPE | Meldungstyp: S Success, E Error, W Warning, I Info, A Abort | 20030214 | ||
4 | ![]() |
IS_MKPF | Call by reference | Type reference (TYPE) | MKPF | Belegkopf Materialbeleg | 20030214 | ||
5 | ![]() |
IS_MSEG | Call by reference | Type reference (TYPE) | MSEG | Belegsegment Material | 20030214 | ||
6 | ![]() |
IT_MTQDATA | Call by reference | Type reference (TYPE) | LIME_T_MTQDATA | table of mtqdata | 20030214 |
Method CON_FILL_TRANSFER on class CL_IM_CONNECT_LIME has no exception.
Method CON_POST_LIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BAPIRET | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20030211 | ||
2 | ![]() |
E_RC_SEVERITY | Call by reference | Type reference (TYPE) | BAPI_MTYPE | Meldungstyp: S Success, E Error, W Warning, I Info, A Abort | 20030211 | ||
3 | ![]() |
IT_MKPF | Call by reference | Type reference (TYPE) | TY_T_MKPF | Tabelle MKPF | 20030211 | ||
4 | ![]() |
IT_MSEG | Call by reference | Type reference (TYPE) | TY_T_MSEG | Tabelle MSEG | 20030211 | ||
5 | ![]() |
IT_MTQDATA | Call by reference | Type reference (TYPE) | LIME_T_MTQDATA | table of mtqdata | 20030211 | ||
6 | ![]() |
I_SIM_MODE | Call by reference | Type reference (TYPE) | /LIME/SIM_MODE | Simulationsmodus | 20030211 |
Method CON_POST_LIME on class CL_IM_CONNECT_LIME has no exception.
Method CON_QUERY_PN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_BAPIRET | Call by reference | Type reference (TYPE) | BAPIRET2_T | Returntabelle | 20030319 | ||
2 | ![]() |
ET_ITEM | Call by reference | Type reference (TYPE) | /LIME/T_ITEM | Positionstabelle | 20030319 | ||
3 | ![]() |
E_RC_SEVERITY | Call by reference | Type reference (TYPE) | BAPI_MTYPE | Meldungstyp: S Success, E Error, W Warning, I Info, A Abort | 20030319 | ||
4 | ![]() |
I_EXT_DOC | Call by reference | Type reference (TYPE) | /LIME/EXT_DOC | Externes Referenzdokument | 20030319 |
Method CON_QUERY_PN on class CL_IM_CONNECT_LIME has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 2003_1_470 |