Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_LOG_TRM_CTY_INTEGRATION | Logistic integration within TRM | 20100618 |
Properties
Class | CL_SD_TRM_CTY_INTEGRATION | |
Short Description | SD integration within TRM | |
Super Class | CL_LOG_TRM_CTY_INTEGRATION | Logistic integration within TRM |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | LOG_TRM_INTEGRATION | Log. & TRM Integration |
Created | 20100618 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SD_TRM_CTY_INTEGRATION has no interface implemented.
Friends
Class CL_SD_TRM_CTY_INTEGRATION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | KAPPL | 'V' | Application | 20100902 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GTYP_S_DEPENDENT | Dependent documents exposure has to be updated for | 20121112 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | MCVBAKB | Reference Structure from MCVBAK for Function Module | 20101122 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | MCVBAKB | Reference Structure from MCVBAK for Function Module | 20101122 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | VBAK | Sales Document: Header Data | 20110202 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | KOMV_TAB | Table type komv | 20110504 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CPET_APPL_FORECAST_MODE | Forecast Mode | 20130424 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GTYP_S_CTY_COLLECTOR | Method for sending exposures to caller programm | 20101006 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | GTYP_T_REQ_ITEM | Requested document items | 20101125 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Check whether item is covered by standard | 20110729 |
2 | ![]() |
Instance method | Public | Method | Add Exposure to GT_EXPOSURE | 20110114 |
3 | ![]() |
Instance method | Private | Method | Prestep: Enrich Expolsure by Header and Item Data | 20110105 |
4 | ![]() |
Instance method | Private | Method | Prepare raw exposure item for predecessor sales item | 20101220 |
5 | ![]() |
Instance method | Public | Method | Get Forecast Mode | 20130424 |
6 | ![]() |
Static method | Private | Method | Get raw-exposure control setting | 20130205 |
7 | ![]() |
Instance method | Private | Method | Get Sales Document Item | 20110114 |
8 | ![]() |
Instance method | Private | Method | Load Sales Document | 20110131 |
9 | ![]() |
Instance method | Private | Method | Prepare exposure for dependent sales documents | 20121112 |
10 | ![]() |
Instance method | Private | Method | Prepare raw exposure table (event VA = Sales Processing) | 20101015 |
11 | ![]() |
Instance method | Private | Method | Prepare raw exposure table (event VB = Contract Processing) | 20120130 |
12 | ![]() |
Instance method | Private | Method | Prepare raw exposure for RDPs at call-off | 20120305 |
13 | ![]() |
Instance method | Private | Method | Prepare raw exposure table (event VC = Delivery Processing) | 20101015 |
14 | ![]() |
Instance method | Private | Method | Prepare raw exposure for delivery by invoice simulation | 20110415 |
15 | ![]() |
Instance method | Private | Method | Prepare raw exposure table (event VD = Invoice Processing) | 20110110 |
16 | ![]() |
Instance method | Private | Method | Prepare incoming tables (event VA = Sales Processing) | 20101122 |
17 | ![]() |
Instance method | Private | Method | Prepare incoming tables (event VB = Contract Processing) | 20120131 |
18 | ![]() |
Instance method | Private | Method | Prepare incoming tables (event VC = Delivery Processing) | 20101213 |
19 | ![]() |
Instance method | Public | Method | Register method for sending exposures to caller | 20101006 |
20 | ![]() |
Instance method | Public | Method | Register method for requested items | 20101125 |
21 | ![]() |
Instance method | Public | Method | Set Forecast Mode | 20130424 |
Events
Class CL_SD_TRM_CTY_INTEGRATION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTYP_S_CTY_COLLECTOR | Public | See coding | 20101006 | BEGIN OF gtyp_s_cty_collector,
" Instance of the class. To use in case of instance method
cref TYPE REF TO object,
" Class name. To use in case of static method
cname TYPE seoclsname,
" Class method
meth TYPE seocpdname,
END OF gtyp_s_cty_collector
|
||
2 | GTYP_S_DEPENDENT | Private | See coding | 20121112 | BEGIN OF gtyp_s_dependent,
deliv_item TYPE tdt_vbup_key,
contr_item TYPE tdt_vbup_key,
rdp_item TYPE logtrm_t_rdp_itm_for_exposure,
END OF gtyp_s_dependent
|
||
3 | GTYP_S_REQ_ITEM | Public | See coding | 20101125 | BEGIN OF gtyp_s_req_item,
vbeln TYPE vbeln_va,
posnr TYPE posnr_va,
END OF gtyp_s_req_item
|
||
4 | GTYP_T_REQ_ITEM | Public | See coding | 20101126 | gtyp_t_req_item TYPE SORTED TABLE OF gtyp_s_req_item WITH UNIQUE KEY vbeln posnr
|
Method Signatures
Method CHECK_SLS_ITEM_REL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_STANDARD | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110729 | |||
2 | ![]() |
IS_VBAK | Call by reference | Type reference (TYPE) | VBAK | Sales Document: Header Data | 20110729 | ||
3 | ![]() |
IS_VBAP | Call by reference | Type reference (TYPE) | VBAP | Sales Document: Item Data | 20110729 | ||
4 | ![]() |
IS_VBUK | Call by reference | Type reference (TYPE) | VBUK | Sales Document: Header Status and Administrative Data | 20120202 |
Method CHECK_SLS_ITEM_REL on class CL_SD_TRM_CTY_INTEGRATION has no exception.
Method COLLECT_EXPOSURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IF_DELETE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Delete Entry | 20110426 | ||
2 | ![]() |
IS_EXP | Call by reference | Type reference (TYPE) | LOGTRM_S_RAW_EXPOSURE | Raw exposure | 20110114 |
Method COLLECT_EXPOSURE on class CL_SD_TRM_CTY_INTEGRATION has no exception.
Method ENRICH_EXPOSURE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_EXP | Call by reference | Type reference (TYPE) | LOGTRM_S_RAW_EXPOSURE | Raw exposure | 20110209 | ||
2 | ![]() |
IS_LIKP | Call by reference | Type reference (TYPE) | LIKP | SD Document: Delivery Header Data | 20110111 | ||
3 | ![]() |
IS_LIPS | Call by reference | Type reference (TYPE) | LIPS | SD document: Delivery: Item data | 20110111 | ||
4 | ![]() |
IS_VBAK | Call by reference | Type reference (TYPE) | VBAK | Sales Document: Header Data | 20110105 | ||
5 | ![]() |
IS_VBAP | Call by reference | Type reference (TYPE) | VBAP | Sales Document: Item Data | 20110105 | ||
6 | ![]() |
IS_VBUP | Call by reference | Type reference (TYPE) | VBUP | Sales Document: Item Status | 20110111 | ||
7 | ![]() |
IV_VBTYP | Call by reference | Type reference (TYPE) | VBTYP | SD document category | 20110111 |
Method ENRICH_EXPOSURE_DATA on class CL_SD_TRM_CTY_INTEGRATION has no exception.
Method GET_EXP_ITEM_SLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_EXP | Call by reference | Type reference (TYPE) | LOGTRM_S_RAW_EXPOSURE | Raw exposure | 20110105 | ||
2 | ![]() |
IS_CONTROL | Call by reference | Type reference (TYPE) | MCCONTROL | LIS Updating: Control Parameters | 20110112 | ||
3 | ![]() |
IS_KOMK | Call by reference | Type reference (TYPE) | KOMK | Communication Header for Pricing | 20110202 | ||
4 | ![]() |
IS_KOMP | Call by reference | Type reference (TYPE) | KOMP | Communication Item for Pricing | 20110202 | ||
5 | ![]() |
IS_SLS_BDAT | Call by reference | Type reference (TYPE) | VBKD | Sales Document: Business Data | 20101220 | ||
6 | ![]() |
IS_SLS_HEAD | Call by reference | Type reference (TYPE) | VBAK | Sales Document: Header Data | 20101220 | ||
7 | ![]() |
IS_SLS_ITEM | Call by reference | Type reference (TYPE) | VBAP | Sales Document: Item Data | 20101220 | ||
8 | ![]() |
IT_KOMV | Call by reference | Type reference (TYPE) | KOMV_TAB | Table type komv | 20110202 | ||
9 | ![]() |
IT_OBJ_DATA | Call by reference | Type reference (TYPE) | LOGTRM_T_OBJ_DATA | Table Type for standard table of ref to data | 20110309 | ||
10 | ![]() |
IT_SCHEDULE | Call by reference | Type reference (TYPE) | LOGTRM_T_SCHEDULE_LINE | Schedule Line Data for Raw Exposure Determination | 20110818 | ||
11 | ![]() |
IV_CTRM_QTY | Call by reference | Type reference (TYPE) | LOGTRM_QTY | Exposure Quantity | 20110105 | ||
12 | ![]() |
IV_EVENT | Call by reference | Type reference (TYPE) | LOGTRM_EVENT | TRM triggering logistic event | 20120305 | ||
13 | ![]() |
IV_EXP_DATE | Call by reference | Type reference (TYPE) | TRCIN_DATE | View of EA_FINSERV Data Type FTR_EXPOSURE_DATE | 20110118 |
Method GET_EXP_ITEM_SLS on class CL_SD_TRM_CTY_INTEGRATION has no exception.
Method GET_FORECAST_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_FORECAST_MODE | Value transfer | Type reference (TYPE) | CPET_APPL_FORECAST_MODE | Forecast Mode | 20130424 |
Method GET_FORECAST_MODE on class CL_SD_TRM_CTY_INTEGRATION has no exception.
Method GET_RE_CONTROL_SETTING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_RE_SETTING | Value transfer | Type reference (TYPE) | L2TC_SETTINGS_VA | Raw-Exposure Update for Sales Documents: General Settings | 20130222 |
Method GET_RE_CONTROL_SETTING on class CL_SD_TRM_CTY_INTEGRATION has no exception.
Method GET_SLS_DOC_ITEM_COMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_KOMK | Call by reference | Type reference (TYPE) | KOMK | Communication Header for Pricing | 20110202 | ||
2 | ![]() |
ES_KOMP | Call by reference | Type reference (TYPE) | KOMP | Communication Item for Pricing | 20110202 | ||
3 | ![]() |
ES_VBAK | Call by reference | Type reference (TYPE) | VBAK | Sales Document: Header Data | 20110729 | ||
4 | ![]() |
ES_VBAP | Call by reference | Type reference (TYPE) | VBAP | Sales Document: Item Data | 20110114 | ||
5 | ![]() |
ES_VBKD | Call by reference | Type reference (TYPE) | VBKD | Sales Document: Business Data | 20110114 | ||
6 | ![]() |
ET_KOMV | Call by reference | Type reference (TYPE) | KOMV_TAB | Table type komv | 20110202 | ||
7 | ![]() |
IV_POSNR | Call by reference | Type reference (TYPE) | POSNR_VA | Sales Document Item | 20110114 | ||
8 | ![]() |
IV_VBELN | Call by reference | Type reference (TYPE) | VBELN_VA | Sales Document | 20110203 |
Method GET_SLS_DOC_ITEM_COMP on class CL_SD_TRM_CTY_INTEGRATION has no exception.
Method GET_SLS_DOC_LOADED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_VBAK | Call by reference | Type reference (TYPE) | VBAK | Sales Document: Header Data | 20110131 | ||
2 | ![]() |
IS_CONTROL | Call by reference | Type reference (TYPE) | MCCONTROL | LIS Updating: Control Parameters | 20110131 | ||
3 | ![]() |
IV_VBELN | Call by reference | Type reference (TYPE) | VBELN_VA | Sales Document | 20110131 |
Method GET_SLS_DOC_LOADED on class CL_SD_TRM_CTY_INTEGRATION has no exception.
Method PREPARE_DEPENDENT_EXP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CONTROL | Call by reference | Type reference (TYPE) | MCCONTROL | LIS Updating: Control Parameters | 20121112 |
Method PREPARE_DEPENDENT_EXP on class CL_SD_TRM_CTY_INTEGRATION has no exception.
Method PREPARE_EXPOSURE_VA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CONTROL | Call by reference | Type reference (TYPE) | MCCONTROL | LIS Updating: Control Parameters | 20110112 | ||
2 | ![]() |
IT_ADD_ITEM_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Table: Additional item data | 20101015 | ||
3 | ![]() |
IT_BUSINESS_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Table: Document business data | 20101015 | ||
4 | ![]() |
IT_CONDITIONS | Call by reference | Type reference (TYPE) | ANY TABLE | Table: Condition table | 20101015 | ||
5 | ![]() |
IT_HEADER | Call by reference | Type reference (TYPE) | ANY TABLE | Table: header (old/new) | 20101015 | ||
6 | ![]() |
IT_HEADER_STATUS | Call by reference | Type reference (TYPE) | ANY TABLE | Table: Document header status | 20101015 | ||
7 | ![]() |
IT_HISTORY | Call by reference | Type reference (TYPE) | ANY TABLE | Table: Document flow | 20101015 | ||
8 | ![]() |
IT_ITEM | Call by reference | Type reference (TYPE) | ANY TABLE | Table: all items (old/new) | 20101015 | ||
9 | ![]() |
IT_ITEM_STATUS | Call by reference | Type reference (TYPE) | ANY TABLE | Table: Document item status | 20101015 | ||
10 | ![]() |
IT_SCHEDULE | Call by reference | Type reference (TYPE) | ANY TABLE | Table: all schedule lines (old/new) | 20101015 |
Method PREPARE_EXPOSURE_VA on class CL_SD_TRM_CTY_INTEGRATION has no exception.
Method PREPARE_EXPOSURE_VB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CONTROL | Call by reference | Type reference (TYPE) | MCCONTROL | LIS Updating: Control Parameters | 20120130 | ||
2 | ![]() |
IT_ADD_ITEM_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20120130 | |||
3 | ![]() |
IT_BUSINESS_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20120130 | |||
4 | ![]() |
IT_CONDITIONS | Call by reference | Type reference (TYPE) | ANY TABLE | 20120130 | |||
5 | ![]() |
IT_HEADER | Call by reference | Type reference (TYPE) | ANY TABLE | 20120130 | |||
6 | ![]() |
IT_HEADER_STATUS | Call by reference | Type reference (TYPE) | ANY TABLE | 20120130 | |||
7 | ![]() |
IT_HISTORY | Call by reference | Type reference (TYPE) | ANY TABLE | 20120130 | |||
8 | ![]() |
IT_ITEM | Call by reference | Type reference (TYPE) | ANY TABLE | 20120130 | |||
9 | ![]() |
IT_ITEM_STATUS | Call by reference | Type reference (TYPE) | ANY TABLE | 20120130 | |||
10 | ![]() |
IT_SCHEDULE | Call by reference | Type reference (TYPE) | ANY TABLE | 20120130 |
Method PREPARE_EXPOSURE_VB on class CL_SD_TRM_CTY_INTEGRATION has no exception.
Method PREPARE_EXPOSURE_VB_VA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CONTROL | Call by reference | Type reference (TYPE) | MCCONTROL | LIS Updating: Control Parameters | 20120305 | ||
2 | ![]() |
IT_ITEM | Call by reference | Type reference (TYPE) | ANY TABLE | Key of contract items | 20120511 | ||
3 | ![]() |
IT_SCHEDULE | Call by reference | Type reference (TYPE) | ANY TABLE | Risk Distribution Plan Item for Exposure update | 20120511 |
Method PREPARE_EXPOSURE_VB_VA on class CL_SD_TRM_CTY_INTEGRATION has no exception.
Method PREPARE_EXPOSURE_VC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CONTROL | Call by reference | Type reference (TYPE) | MCCONTROL | LIS Updating: Control Parameters | 20110112 | ||
2 | ![]() |
IT_ADD_ITEM_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Table: Additional item data (VBAP) | 20101015 | ||
3 | ![]() |
IT_BUSINESS_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Document business data | 20101015 | ||
4 | ![]() |
IT_CONDITIONS | Call by reference | Type reference (TYPE) | ANY TABLE | Table: Condition | 20101015 | ||
5 | ![]() |
IT_HEADER | Call by reference | Type reference (TYPE) | ANY TABLE | Table: header (old/new) | 20101015 | ||
6 | ![]() |
IT_HEADER_STATUS | Call by reference | Type reference (TYPE) | ANY TABLE | Table: Document header status | 20101015 | ||
7 | ![]() |
IT_HISTORY | Call by reference | Type reference (TYPE) | ANY TABLE | Table: Document flow | 20101015 | ||
8 | ![]() |
IT_ITEM | Call by reference | Type reference (TYPE) | ANY TABLE | Table: all items (old/new) | 20101015 | ||
9 | ![]() |
IT_ITEM_STATUS | Call by reference | Type reference (TYPE) | ANY TABLE | Table: Document item status | 20101015 | ||
10 | ![]() |
IT_SCHEDULE | Call by reference | Type reference (TYPE) | ANY TABLE | Table: all schedule lines (old/new) | 20101015 |
Method PREPARE_EXPOSURE_VC on class CL_SD_TRM_CTY_INTEGRATION has no exception.
Method PREPARE_EXPOSURE_VC_INV_SIM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CONTROL | Call by reference | Type reference (TYPE) | MCCONTROL | LIS Updating: Control Parameters | 20110415 | ||
2 | ![]() |
IT_ADD_ITEM_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Table of LIPS | 20110415 | ||
3 | ![]() |
IT_BUSINESS_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Table of LIKP | 20110415 | ||
4 | ![]() |
IT_CONDITIONS | Call by reference | Type reference (TYPE) | ANY TABLE | Table of KOMV | 20110415 | ||
5 | ![]() |
IT_HEADER | Call by reference | Type reference (TYPE) | ANY TABLE | Table of VBRK | 20110415 | ||
6 | ![]() |
IT_ITEM | Call by reference | Type reference (TYPE) | ANY TABLE | Table of VBRP | 20110415 | ||
7 | ![]() |
IT_ITEM_STATUS | Call by reference | Type reference (TYPE) | ANY TABLE | Table of VBUP | 20110415 |
Method PREPARE_EXPOSURE_VC_INV_SIM on class CL_SD_TRM_CTY_INTEGRATION has no exception.
Method PREPARE_EXPOSURE_VD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CONTROL | Call by reference | Type reference (TYPE) | MCCONTROL | LIS Updating: Control Parameters | 20110112 | ||
2 | ![]() |
IT_ADD_ITEM_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Table: Additional item status data | 20110111 | ||
3 | ![]() |
IT_CONDITIONS | Call by reference | Type reference (TYPE) | ANY TABLE | Table: Condition table | 20110111 | ||
4 | ![]() |
IT_HEADER | Call by reference | Type reference (TYPE) | ANY TABLE | Table: header (old/new) | 20110110 | ||
5 | ![]() |
IT_HEADER_STATUS | Call by reference | Type reference (TYPE) | ANY TABLE | Table: Document header status | 20110111 | ||
6 | ![]() |
IT_ITEM | Call by reference | Type reference (TYPE) | ANY TABLE | Table: all items (old/new) | 20110110 | ||
7 | ![]() |
IT_ITEM_STATUS | Call by reference | Type reference (TYPE) | ANY TABLE | Table: Document item status | 20110111 |
Method PREPARE_EXPOSURE_VD on class CL_SD_TRM_CTY_INTEGRATION has no exception.
Method PREPARE_TABLE_VA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_SLS_XHEAD | Call by reference | Type reference (TYPE) | MCVBAKB | Reference Structure from MCVBAK for Function Module | 20101122 | ||
2 | ![]() |
ES_SLS_YHEAD | Call by reference | Type reference (TYPE) | MCVBAKB | Reference Structure from MCVBAK for Function Module | 20101122 | ||
3 | ![]() |
ET_SLS_XBDAT | Call by reference | Type reference (TYPE) | VA_MCVBKDB_T | Table for Structure MCVBKDB | 20101122 | ||
4 | ![]() |
ET_SLS_XHIST | Call by reference | Type reference (TYPE) | VA_MCVBFAB_T | Table for Structure MCVBFAB | 20101122 | ||
5 | ![]() |
ET_SLS_XHSTAT | Call by reference | Type reference (TYPE) | VA_MCVBUKB_T | Table for Structure MCVBUKB | 20101122 | ||
6 | ![]() |
ET_SLS_XISTAT | Call by reference | Type reference (TYPE) | VA_MCVBUPB_T | Table for Structure MCVBUPB | 20101122 | ||
7 | ![]() |
ET_SLS_XITADD | Call by reference | Type reference (TYPE) | VA_MCVBAFB_T | Table for Structure MCVBAFB | 20101122 | ||
8 | ![]() |
ET_SLS_XITEM | Call by reference | Type reference (TYPE) | VA_MCVBAPB_T | Table for Structure MCVBAPB | 20101122 | ||
9 | ![]() |
ET_SLS_XMCCOND | Call by reference | Type reference (TYPE) | VA_MCKOMVB_T | Table for Structure MCKOMVB | 20110202 | ||
10 | ![]() |
ET_SLS_XSCHDL | Call by reference | Type reference (TYPE) | VA_MCVBEPB_T | Table for Structure MCVBEPB | 20101122 | ||
11 | ![]() |
ET_SLS_YITEM | Call by reference | Type reference (TYPE) | VA_MCVBAPB_T | Table for Structure MCVBAPB | 20101122 | ||
12 | ![]() |
EV_UPDATE | Call by reference | Type reference (TYPE) | XFLAG | Relevant for update | 20101122 | ||
13 | ![]() |
IS_CONTROL | Call by reference | Type reference (TYPE) | MCCONTROL | LIS Updating: Control Parameters | 20110112 | ||
14 | ![]() |
IT_ADD_ITEM_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Table: Additional item data | 20101122 | ||
15 | ![]() |
IT_BUSINESS_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Table: Document business data | 20101122 | ||
16 | ![]() |
IT_CONDITIONS | Call by reference | Type reference (TYPE) | ANY TABLE | Table: Condition table | 20101122 | ||
17 | ![]() |
IT_HEADER | Call by reference | Type reference (TYPE) | ANY TABLE | Table: header (old/new) | 20101122 | ||
18 | ![]() |
IT_HEADER_STATUS | Call by reference | Type reference (TYPE) | ANY TABLE | Table: Document header status | 20101122 | ||
19 | ![]() |
IT_HISTORY | Call by reference | Type reference (TYPE) | ANY TABLE | Table: Document flow | 20101122 | ||
20 | ![]() |
IT_ITEM | Call by reference | Type reference (TYPE) | ANY TABLE | Table: all items (old/new) | 20101122 | ||
21 | ![]() |
IT_ITEM_STATUS | Call by reference | Type reference (TYPE) | ANY TABLE | Table: Document item status | 20101122 | ||
22 | ![]() |
IT_SCHEDULE | Call by reference | Type reference (TYPE) | ANY TABLE | Table: all schedule lines (old/new) | 20101122 | ||
23 | ![]() |
IV_UPDATE_ALL | Call by reference | Type reference (TYPE) | XFLAG | Send not relevant Items too | 20101122 |
Method PREPARE_TABLE_VA on class CL_SD_TRM_CTY_INTEGRATION has no exception.
Method PREPARE_TABLE_VB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_SLS_XHEAD | Call by reference | Type reference (TYPE) | MCVBAKB | Reference Structure from MCVBAK for Function Module | 20120131 | ||
2 | ![]() |
ES_SLS_YHEAD | Call by reference | Type reference (TYPE) | MCVBAKB | Reference Structure from MCVBAK for Function Module | 20120131 | ||
3 | ![]() |
ET_SLS_RDP_ITM | Call by reference | Type reference (TYPE) | LOGTRM_T_RDP_ITM_FOR_EXPOSURE | Risk Distribution Plan Item for Exposure update | 20120224 | ||
4 | ![]() |
ET_SLS_XBDAT | Call by reference | Type reference (TYPE) | VA_MCVBKDB_T | Table for Structure MCVBKDB | 20120131 | ||
5 | ![]() |
ET_SLS_XHIST | Call by reference | Type reference (TYPE) | VA_MCVBFAB_T | Table for Structure MCVBFAB | 20120131 | ||
6 | ![]() |
ET_SLS_XHSTAT | Call by reference | Type reference (TYPE) | VA_MCVBUKB_T | Table for Structure MCVBUKB | 20120131 | ||
7 | ![]() |
ET_SLS_XISTAT | Call by reference | Type reference (TYPE) | VA_MCVBUPB_T | Table for Structure MCVBUPB | 20120131 | ||
8 | ![]() |
ET_SLS_XITADD | Call by reference | Type reference (TYPE) | VA_MCVBAFB_T | Table for Structure MCVBAFB | 20120131 | ||
9 | ![]() |
ET_SLS_XITEM | Call by reference | Type reference (TYPE) | VA_MCVBAPB_T | Table for Structure MCVBAPB | 20120131 | ||
10 | ![]() |
ET_SLS_XMCCOND | Call by reference | Type reference (TYPE) | VA_MCKOMVB_T | Table for Structure MCKOMVB | 20120131 | ||
11 | ![]() |
ET_SLS_YITEM | Call by reference | Type reference (TYPE) | VA_MCVBAPB_T | Table for Structure MCVBAPB | 20120131 | ||
12 | ![]() |
EV_KONV_CHANGED | Call by reference | Type reference (TYPE) | XFLAG | New Input Values | 20120524 | ||
13 | ![]() |
EV_UPDATE | Call by reference | Type reference (TYPE) | XFLAG | New Input Values | 20120131 | ||
14 | ![]() |
IS_CONTROL | Call by reference | Type reference (TYPE) | MCCONTROL | LIS Updating: Control Parameters | 20120131 | ||
15 | ![]() |
IT_ADD_ITEM_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Table: Additional item data | 20120131 | ||
16 | ![]() |
IT_BUSINESS_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Table: Document business data | 20120131 | ||
17 | ![]() |
IT_CONDITIONS | Call by reference | Type reference (TYPE) | ANY TABLE | Table: Condition table | 20120131 | ||
18 | ![]() |
IT_HEADER | Call by reference | Type reference (TYPE) | ANY TABLE | Table: header (old/new) | 20120131 | ||
19 | ![]() |
IT_HEADER_STATUS | Call by reference | Type reference (TYPE) | ANY TABLE | Table: Document header status | 20120131 | ||
20 | ![]() |
IT_HISTORY | Call by reference | Type reference (TYPE) | ANY TABLE | Table: Document flow | 20120131 | ||
21 | ![]() |
IT_ITEM | Call by reference | Type reference (TYPE) | ANY TABLE | Table: all items (old/new) | 20120131 | ||
22 | ![]() |
IT_ITEM_STATUS | Call by reference | Type reference (TYPE) | ANY TABLE | Table: Document item status | 20120131 | ||
23 | ![]() |
IT_SCHEDULE | Call by reference | Type reference (TYPE) | ANY TABLE | Table: all schedule lines (old/new) | 20120131 | ||
24 | ![]() |
IV_UPDATE_ALL | Call by reference | Type reference (TYPE) | XFLAG | Send not relevant Items too | 20120131 |
Method PREPARE_TABLE_VB on class CL_SD_TRM_CTY_INTEGRATION has no exception.
Method PREPARE_TABLE_VC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DEL_XCOND | Call by reference | Type reference (TYPE) | VA_MCKOMVB_T | Table for Structure MCKOMVB | 20101213 | ||
2 | ![]() |
ET_DEL_XHEAD | Call by reference | Type reference (TYPE) | VA_MCLIKPB_T | Table for Structure MCLIKPB | 20101213 | ||
3 | ![]() |
ET_DEL_XHIST | Call by reference | Type reference (TYPE) | VBAK_T | Table Type for Structure VBAK | 20101213 | ||
4 | ![]() |
ET_DEL_XHSTAT | Call by reference | Type reference (TYPE) | VA_MCVBUKB_T | Table for Structure MCVBUKB | 20101213 | ||
5 | ![]() |
ET_DEL_XISTAT | Call by reference | Type reference (TYPE) | VA_MCVBUPB_T | Table for Structure MCVBUPB | 20101213 | ||
6 | ![]() |
ET_DEL_XITADD | Call by reference | Type reference (TYPE) | VA_VBAPVB_T | Table for structure VBAPVB | 20101213 | ||
7 | ![]() |
ET_DEL_XITEM | Call by reference | Type reference (TYPE) | VA_MCLIPSB_T | Table for Structure MCLIPSB | 20101213 | ||
8 | ![]() |
ET_DEL_XSCHDL | Call by reference | Type reference (TYPE) | VA_MCVBELB_T | Table for Structure MCVBELB | 20101213 | ||
9 | ![]() |
ET_DEL_YCOND | Call by reference | Type reference (TYPE) | VA_MCKOMVB_T | Table for Structure MCKOMVB | 20101213 | ||
10 | ![]() |
ET_DEL_YHEAD | Call by reference | Type reference (TYPE) | VA_MCLIKPB_T | Table for Structure MCLIKPB | 20101213 | ||
11 | ![]() |
ET_DEL_YHSTAT | Call by reference | Type reference (TYPE) | VA_MCVBUKB_T | Table for Structure MCVBUKB | 20101213 | ||
12 | ![]() |
ET_DEL_YISTAT | Call by reference | Type reference (TYPE) | VA_MCVBUPB_T | Table for Structure MCVBUPB | 20101213 | ||
13 | ![]() |
ET_DEL_YITEM | Call by reference | Type reference (TYPE) | VA_MCLIPSB_T | Table for Structure MCLIPSB | 20101213 | ||
14 | ![]() |
ET_DEL_YSCHDL | Call by reference | Type reference (TYPE) | VA_MCVBELB_T | Table for Structure MCVBELB | 20101213 | ||
15 | ![]() |
IS_CONTROL | Call by reference | Type reference (TYPE) | MCCONTROL | LIS Updating: Control Parameters | 20110112 | ||
16 | ![]() |
IT_ADD_ITEM_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20101213 | |||
17 | ![]() |
IT_BUSINESS_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20101213 | |||
18 | ![]() |
IT_CONDITIONS | Call by reference | Type reference (TYPE) | ANY TABLE | 20101213 | |||
19 | ![]() |
IT_HEADER | Call by reference | Type reference (TYPE) | ANY TABLE | 20101213 | |||
20 | ![]() |
IT_HEADER_STATUS | Call by reference | Type reference (TYPE) | ANY TABLE | 20101213 | |||
21 | ![]() |
IT_HISTORY | Call by reference | Type reference (TYPE) | ANY TABLE | 20101213 | |||
22 | ![]() |
IT_ITEM | Call by reference | Type reference (TYPE) | ANY TABLE | 20101213 | |||
23 | ![]() |
IT_ITEM_STATUS | Call by reference | Type reference (TYPE) | ANY TABLE | 20101213 | |||
24 | ![]() |
IT_SCHEDULE | Call by reference | Type reference (TYPE) | ANY TABLE | 20101213 | |||
25 | ![]() |
IV_UPDATE_ALL | Call by reference | Type reference (TYPE) | XFLAG | New Input Values | 20101213 |
Method PREPARE_TABLE_VC on class CL_SD_TRM_CTY_INTEGRATION has no exception.
Method REGISTER_CTY_COLLECTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_CTY_COLLECTOR | Call by reference | Type reference (TYPE) | GTYP_S_CTY_COLLECTOR | 20101006 |
Method REGISTER_CTY_COLLECTOR on class CL_SD_TRM_CTY_INTEGRATION has no exception.
Method REGISTER_REQ_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_REQ_ITEM | Call by reference | Type reference (TYPE) | GTYP_T_REQ_ITEM | 20101125 |
Method REGISTER_REQ_ITEMS on class CL_SD_TRM_CTY_INTEGRATION has no exception.
Method SET_FORECAST_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FORECAST_MODE | Call by reference | Type reference (TYPE) | CPET_APPL_FORECAST_MODE | Forecast Mode | 20130424 |
Method SET_FORECAST_MODE on class CL_SD_TRM_CTY_INTEGRATION has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 606 |