Hierarchy

⤷

⤷

Properties
Class | CL_LOG_TRM_INT_UTILITIES | |
Short Description | Provides utility methods | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | LOG_TRM_INTEGRATION | Log. & TRM Integration |
Created | 20100902 | SAP |
Last change | 20140121 | 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) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
4 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
6 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_LOG_TRM_INT_UTILITIES has no interface implemented.
Friends
Class CL_LOG_TRM_INT_UTILITIES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | LOGTRM_S_RELEVANCY | Log to TRM Relevancy | 20110302 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | LOGTRM_T_RAW_EXPOSURE | Raw Exposure Type | 20101006 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | TT_TCHW1 | table type for Batch-Specific Units of Measure (Proportion/P | 20110324 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Add message from SY fields into Appl Log TRM TRCIN_LOG | 20131107 |
2 | ![]() |
Static method | Public | Method | Calculate price of sales document item | 20121109 |
3 | ![]() |
Static method | Public | Method | Calculate condition amount in condition currency | 20101215 |
4 | ![]() |
Static method | Public | Method | change kumza, kumne based upon current batch values | 20101208 |
5 | ![]() |
Static method | Public | Method | Collects exposures into buffer | 20101006 |
6 | ![]() |
Static method | Private | Method | Calculates raw exposure from CPF task | 20130205 |
7 | ![]() |
Static method | Public | Method | 20120410 | |
8 | ![]() |
Static method | Public | Method | Determines Treasury Risk Relevance for MM contract items | 20120402 |
9 | ![]() |
Static method | Public | Method | Determines Treasury Risk Relevance for PO items | 20100902 |
10 | ![]() |
Static method | Public | Method | Schedule lines partitioning for Raw Exposure Determination | 20130222 |
11 | ![]() |
Static method | Public | Method | Determines Treasury Risk Relevance for Sales Doc. items | 20100917 |
12 | ![]() |
Static method | Public | Method | enhance stunb stun2 in komv based upon calculation schema | 20110221 |
13 | ![]() |
Static method | Public | Method | Adjust exposure item quantity based on adjustment conditions | 20120823 |
14 | ![]() |
Static method | Public | Method | Display origin document of TRM Data | 20110119 |
15 | ![]() |
Static method | Public | Method | Get left TRM relevancies for transfer | 20101004 |
16 | ![]() |
Static method | Public | Method | Get adjustment factor based upon adjustment condition type | 20101209 |
17 | ![]() |
Static method | Public | Method | Get Indicator for pricing-relevant Quotations | 20130516 |
18 | ![]() |
Static method | Public | Method | Get where used list for batches in sales documents | 20110218 |
19 | ![]() |
Static method | Public | Method | Adapt exposure when CPE term has a price fixation option | 20130513 |
20 | ![]() |
Static method | Public | Method | Inventory Exposures: Relevance | 20120215 |
21 | ![]() |
Static method | Private | Method | Reads sales data required for TRM integration | 20101004 |
22 | ![]() |
Static method | Public | Method | Reads for Batch-Specific UoM Reference UoM | 20110324 |
23 | ![]() |
Static method | Public | Method | Save Application Log | 20131107 |
24 | ![]() |
Static method | Public | Method | Selects Sales Data required for TRM integration | 20101001 |
25 | ![]() |
Static method | Public | Method | Send asynchronous raw exposure update | 20131030 |
26 | ![]() |
Static method | Public | Method | Send Treasury Risk Relevance for Sales Doc. items | 20101006 |
27 | ![]() |
Static method | Public | Method | Split CPE TERM into multiple Terms based upon Quot. Group | 20110419 |
28 | ![]() |
Static method | Public | Method | Updates Raw Eposure Invoice status based upon IV | 20101206 |
Events
Class CL_LOG_TRM_INT_UTILITIES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTYP_S_CTY_COLLECTOR | Public | Type reference (TYPE) | CL_SD_TRM_CTY_INTEGRATION=>GTYP_S_CTY_COLLECTOR | 20101006 |
|
|
2 | GTYP_S_LIPS_VBAP | Public | See coding | 20110223 | BEGIN OF gtyp_s_lips_vbap,
vbeln TYPE vbeln_vl,
posnr TYPE posnr_vl,
vgbel TYPE vgbel,
vgpos TYPE vgpos,
END OF gtyp_s_lips_vbap
|
||
3 | GTYP_S_REQ_ITEM | Public | Type reference (TYPE) | CL_SD_TRM_CTY_INTEGRATION=>GTYP_S_REQ_ITEM | 20101126 |
|
|
4 | GTYP_S_SLS_SEL_RESULT | Public | See coding | 20101006 | BEGIN OF gtyp_s_sls_sel_result,
vbak TYPE SORTED TABLE OF vbak WITH UNIQUE KEY vbeln,
vbuk TYPE SORTED TABLE OF vbuk WITH UNIQUE KEY vbeln,
vbap TYPE SORTED TABLE OF vbap WITH UNIQUE KEY vbeln posnr,
vbup TYPE SORTED TABLE OF vbup WITH UNIQUE KEY vbeln posnr,
vbkd TYPE SORTED TABLE OF vbkd WITH UNIQUE KEY vbeln posnr,
vbpa TYPE SORTED TABLE OF vbpa WITH UNIQUE KEY vbeln posnr parvw,
vbep TYPE SORTED TABLE OF vbep WITH UNIQUE KEY vbeln posnr etenr edatu,
komv TYPE SORTED TABLE OF komv WITH UNIQUE KEY knumv kposn stunr zaehk,
END OF gtyp_s_sls_sel_result
|
||
5 | GTYP_T_LIPS_VBAP | Public | See coding | 20110223 | gtyp_t_lips_vbap TYPE STANDARD TABLE OF gtyp_s_lips_vbap
|
||
6 | 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 ADD_BALLOG_FROM_SY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_LOGHANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20131107 | ||
2 | ![]() |
IV_LOGHANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20131107 |
Method ADD_BALLOG_FROM_SY on class CL_LOG_TRM_INT_UTILITIES has no exception.
Method CALCULATE_PRICE_SLS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_KOMV | Call by reference | Type reference (TYPE) | KOMV_TAB | Table type komv | 20121109 | ||
2 | ![]() |
IS_KOMK | Call by reference | Type reference (TYPE) | KOMK | Communication Header for Pricing | 20121109 | ||
3 | ![]() |
IS_KOMP | Call by reference | Type reference (TYPE) | KOMP | Communication Item for Pricing | 20121109 |
Method CALCULATE_PRICE_SLS on class CL_LOG_TRM_INT_UTILITIES has no exception.
Method CALC_AMOUNT_IN_COND_CURR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_AMOUNT | Call by reference | Type reference (TYPE) | TRCIN_AMOUNT | Condition value | 20101215 | ||
2 | ![]() |
IS_KOMV | Call by reference | Type reference (TYPE) | KOMV | Pricing Communications-Condition Record | 20101215 |
Method CALC_AMOUNT_IN_COND_CURR on class CL_LOG_TRM_INT_UTILITIES has no exception.
Method CHANGE_KOMV_BATCH_FACTORS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_KOMV | Call by reference | Type reference (TYPE) | KOMV_TAB | Table type komv | 20101208 | ||
2 | ![]() |
IS_EKBE | Call by reference | Type reference (TYPE) | EKBE | History per Purchasing Document | 20101208 | ||
3 | ![]() |
IS_EKPO | Call by reference | Type reference (TYPE) | EKPO | Purchasing Document Item | 20101208 |
Method CHANGE_KOMV_BATCH_FACTORS on class CL_LOG_TRM_INT_UTILITIES has no exception.
Method COLLECT_EXPOSURES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_EXPOSURE | Call by reference | Type reference (TYPE) | LOGTRM_T_RAW_EXPOSURE | Raw Exposure Table Type | 20101006 |
Method COLLECT_EXPOSURES on class CL_LOG_TRM_INT_UTILITIES has no exception.
Method CPF_CALCULATE_EXPOSURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RISK_AMOUNT | Call by reference | Type reference (TYPE) | TRCIN_AMOUNT | View of EA_FINSERV Data Element FTR_EXPOSURE_AMOUNT | 20130208 | ||
2 | ![]() |
EV_RISK_FACTOR | Call by reference | Type reference (TYPE) | F | Adjustment Factor for Raw Exposure | 20130208 | ||
3 | ![]() |
EV_RISK_QUANTITY | Call by reference | Type reference (TYPE) | TRCIN_QUANTITY | View of EA_FINSERV Data Element FTR_QUAN | 20130205 | ||
4 | ![]() |
IS_DOCUMENT | Call by reference | Type reference (TYPE) | CPET_ERP_DOCUMENT_COM | CPE in ERP: Communication Structure with Document Fields | 20130503 | ||
5 | ![]() |
IT_KOMV | Call by reference | Type reference (TYPE) | KOMV_TAB | Table type komv | 20130503 | ||
6 | ![]() |
IT_OBJ_DATA | Call by reference | Type reference (TYPE) | LOGTRM_T_OBJ_DATA | Table Type for standard table of ref to data | 20130503 | ||
7 | ![]() |
IV_CPF_GUID | Call by reference | Type reference (TYPE) | CPF_GUID | CPF document guid | 20130205 | ||
8 | ![]() |
IV_CTRM_QUANTITY | Call by reference | Type reference (TYPE) | LOGTRM_QTY | Open Item Exposure Quantity | 20130215 | ||
9 | ![]() |
IV_DOC_ITEM_NO | Call by reference | Type reference (TYPE) | LOGTRM_ITEMNO | Logistic Document Item Number | 20130503 | ||
10 | ![]() |
IV_DOC_NO | Call by reference | Type reference (TYPE) | LOGTRM_DOCNO | Logistic Document Number | 20130503 | ||
11 | ![]() |
IV_ETENR | Call by reference | Type reference (TYPE) | ETENR | Delivery Schedule Line Number | 20130503 | ||
12 | ![]() |
IV_ITEM_QUANTITY | Call by reference | Type reference (TYPE) | LOGTRM_QTY | Item Exposure Quantity | 20130215 | ||
13 | ![]() |
IV_KNUMV | Call by reference | Type reference (TYPE) | KNUMV | Number of the document condition | 20130503 | ||
14 | ![]() |
IV_KPOSN | Call by reference | Type reference (TYPE) | KPOSN | Condition item number | 20130503 | ||
15 | ![]() |
IV_KSCHL | Call by reference | Type reference (TYPE) | KSCHA | Condition type | 20130503 | ||
16 | ![]() |
IV_RISKCURRENCY | Call by reference | Type reference (TYPE) | TRCIN_CURRENCY | View of EA_FINSERV Data Element FTR_EXPOSURE_CURR | 20130208 | ||
17 | ![]() |
IV_RISKUOM | Call by reference | Type reference (TYPE) | TRCIN_UNIT | View of EA_FINSERV Data Element TPM_CTY_UOM | 20130205 | ||
18 | ![]() |
IV_STUNR | Call by reference | Type reference (TYPE) | STUNR | Step number | 20130503 | ||
19 | ![]() |
IV_ZAEHK | Call by reference | Type reference (TYPE) | DZAEHK | Condition counter | 20130503 |
Method CPF_CALCULATE_EXPOSURE on class CL_LOG_TRM_INT_UTILITIES has no exception.
Method DERIVE_COMMODITY_ID_FROM_CHAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_COMMODITY_ID | Value transfer | Type reference (TYPE) | TRCO_COMM_ID | Commodity ID | 20120410 | ||
2 | ![]() |
I_ATINN | Call by reference | Type reference (TYPE) | ATINN | Internal characteristic | 20120410 |
Method DERIVE_COMMODITY_ID_FROM_CHAR on class CL_LOG_TRM_INT_UTILITIES has no exception.
Method DET_PCTRITM_TRM_RISK_RELEVANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_EKPO_KEY | Call by reference | Type reference (TYPE) | MMPUR_T_PURDOC_ITEM_KEY | Table Type for Key Fields of a Purchasing Document Item | 20120402 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20120402 | ||
3 | ![]() |
IT_EKKO | Call by reference | Type reference (TYPE) | EKKO_TTY | Table Type for Purchasing Document Headers | 20120402 | ||
4 | ![]() |
IT_EKPO | Call by reference | Type reference (TYPE) | EKPO_TTY | Table Types for Purchasing Document Items | 20120402 |
Method DET_PCTRITM_TRM_RISK_RELEVANCE on class CL_LOG_TRM_INT_UTILITIES has no exception.
Method DET_POITEM_TRM_RISK_RELEVANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_EKPO_KEY | Call by reference | Type reference (TYPE) | MMPUR_T_PURDOC_ITEM_KEY | Table Type for Key Fields of a Purchasing Document Item | 20100902 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20110408 | ||
3 | ![]() |
IT_EKET | Call by reference | Type reference (TYPE) | EKET_TT | Table Type: Scheduling Agreement Schedule Lines | 20100902 | ||
4 | ![]() |
IT_EKKO | Call by reference | Type reference (TYPE) | EKKO_TTY | Table Type for Purchasing Document Headers | 20100902 | ||
5 | ![]() |
IT_EKPO | Call by reference | Type reference (TYPE) | EKPO_TTY | Table Types for Purchasing Document Items | 20100902 | ||
6 | ![]() |
IT_KOMV | Call by reference | Type reference (TYPE) | KOMV_T | Table Type for Structure KOMV | 20100902 |
Method DET_POITEM_TRM_RISK_RELEVANCE on class CL_LOG_TRM_INT_UTILITIES has no exception.
Method DET_SLINES_FOR_EXPOSURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SLINES_COMBINED | Call by reference | Type reference (TYPE) | LOGTRM_T_SCHEDULE_LINE | Schedule Line Data for Raw Exposure Determination | 20130222 | ||
2 | ![]() |
ET_SLINES_OPENCONF | Call by reference | Type reference (TYPE) | LOGTRM_T_SCHEDULE_LINE | Schedule Line Data for Raw Exposure Determination | 20130222 | ||
3 | ![]() |
ET_SLINES_ORDERED | Call by reference | Type reference (TYPE) | LOGTRM_T_SCHEDULE_LINE | Schedule Line Data for Raw Exposure Determination | 20130222 | ||
4 | ![]() |
ET_SLINES_UNCONF | Call by reference | Type reference (TYPE) | LOGTRM_T_SCHEDULE_LINE | Schedule Line Data for Raw Exposure Determination | 20130222 | ||
5 | ![]() |
IT_SLINES | Call by reference | Type reference (TYPE) | ANY TABLE | Schedule Line Data with 'OLFMNG' | 20130222 | ||
6 | ![]() |
IV_OPEN_ITM_QTY | Call by reference | Type reference (TYPE) | MC_OAUME | Open orders quantity in base unit of measure | 20130222 | ||
7 | ![]() |
IV_OPEN_SLINE_QTY | Call by reference | Type reference (TYPE) | MC_OEIME | Open order credit quantity (schedule lines) | 20130222 |
Method DET_SLINES_FOR_EXPOSURE on class CL_LOG_TRM_INT_UTILITIES has no exception.
Method DET_SLSITEM_TRM_RISK_RELEVANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LOGTRM_RELEVANCY | Call by reference | Type reference (TYPE) | LOGTRM_T_RELEVANCY | Log to TRM Relevancy | 20110209 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20110209 | ||
3 | ![]() |
IS_SLS_DATA | Call by reference | Type reference (TYPE) | GTYP_S_SLS_SEL_RESULT | 20101004 |
Method DET_SLSITEM_TRM_RISK_RELEVANCE on class CL_LOG_TRM_INT_UTILITIES has no exception.
Method ENHANCE_KOMV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_KOMV | Call by reference | Type reference (TYPE) | KOMV_TAB | Table type komv | 20110221 | ||
2 | ![]() |
IV_KALSM | Call by reference | Type reference (TYPE) | KALSM_D | Procedure (Pricing, Output Control, Acct. Det., Costing,...) | 20110221 | ||
3 | ![]() |
IV_KAPPL | Call by reference | Type reference (TYPE) | KAPPL | Application | 20110221 |
Method ENHANCE_KOMV on class CL_LOG_TRM_INT_UTILITIES has no exception.
Method EXPOSURE_ITEM_ADJUSTMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_EXPOSURE_ITEM | Call by reference | Type reference (TYPE) | TRCIN_NOTIFICATION_ITEM | Treasury Exposure Notification Item | 20120823 | ||
2 | ![]() |
CV_SPLIT_COUNT | Call by reference | Type reference (TYPE) | LOGTRM_SPLIT_COUNT | Raw Exposure Split Counter | 20130118 | ||
3 | ![]() |
ET_EXPOSURE_ITEMS | Call by reference | Type reference (TYPE) | TRCIN_T_NOTIFICATION_ITEMS | Table Type of Treasury Notification Items | 20120823 | ||
4 | ![]() |
IS_ADJUST_COND_TYPES | Call by reference | Type reference (TYPE) | L2TS_CONDICOMM | Condition type - Commodity ID Mapping | 20120828 | ||
5 | ![]() |
IS_DETERMINE_EXPOSURE | Call by reference | Type reference (TYPE) | LOGTRM_S_DETERMINE_EXPOSURE | Raw exposure determination for logistic documents | 20121015 | ||
6 | ![]() |
IS_DOCUMENT | Call by reference | Type reference (TYPE) | CPET_ERP_DOCUMENT_COM | CPE in ERP: Communication Structure with Document Fields | 20130503 | ||
7 | ![]() |
IS_KOMV | Call by reference | Type reference (TYPE) | KOMV | Pricing Communications-Condition Record | 20120823 | ||
8 | ![]() |
IT_KOMV | Call by reference | Type reference (TYPE) | KOMV_TAB | Table type komv | 20120823 | ||
9 | ![]() |
IT_OBJ_DATA | Call by reference | Type reference (TYPE) | LOGTRM_T_OBJ_DATA | Table Type for standard table of ref to data | 20130503 | ||
10 | ![]() |
IV_CHANGE_MODE | Call by reference | Type reference (TYPE) | TRCIN_CHG_MODE | Viiew of EA_FINSERV Data Element FTR_CHG_MODE | 20130305 | ||
11 | ![]() |
IV_CTRM_QUANTITY | Call by reference | Type reference (TYPE) | LOGTRM_QTY | Open Item Exposure Quantity | 20130215 | ||
12 | ![]() |
IV_DOC_ITEM_NO | Call by reference | Type reference (TYPE) | LOGTRM_ITEMNO | Logistic Document Item Number | 20130503 | ||
13 | ![]() |
IV_DOC_NO | Call by reference | Type reference (TYPE) | LOGTRM_DOCNO | Logistic Document Number | 20130503 | ||
14 | ![]() |
IV_ETENR | Call by reference | Type reference (TYPE) | ETENR | Delivery Schedule Line Number | 20130503 | ||
15 | ![]() |
IV_EXPOSURE_AMOUNT | Call by reference | Type reference (TYPE) | TRCIN_AMOUNT | Exposure amount from the commodity condition | 20120828 | ||
16 | ![]() |
IV_EXPOSURE_QUANTITY | Call by reference | Type reference (TYPE) | TRCIN_QUANTITY | Exposure quantity from commodity condition | 20120828 | ||
17 | ![]() |
IV_EXP_QTY_ROOT | Call by reference | Type reference (TYPE) | CPET_RISKQUANTITY | CPE Term - Quantity for Risk Calculation | 20131022 | ||
18 | ![]() |
IV_EXTENSION_USAGE | Call by reference | Type reference (TYPE) | CPET_EXTENSION_USAGE | CPE Extension Usage | 20131022 | ||
19 | ![]() |
IV_FORMSTATUS | Call by reference | Type reference (TYPE) | CPET_FORMSTATUS | CPE Formula - Status of Evaluation | 20130527 | ||
20 | ![]() |
IV_ITEM_QUANTITY | Call by reference | Type reference (TYPE) | LOGTRM_QTY | Item Exposure Quantity | 20130215 | ||
21 | ![]() |
IV_RISKCURRENCY | Call by reference | Type reference (TYPE) | TRCIN_CURRENCY | View of EA_FINSERV Data Element FTR_EXPOSURE_CURR | 20130208 | ||
22 | ![]() |
IV_RISKUOM | Call by reference | Type reference (TYPE) | TRCIN_UNIT | View of EA_FINSERV Data Element TPM_CTY_UOM | 20130204 |
Method EXPOSURE_ITEM_ADJUSTMENTS on class CL_LOG_TRM_INT_UTILITIES has no exception.
Method EXP_ORIGIN_DOCUMENT_DISPLAY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20110119 | ||
2 | ![]() |
IV_DOC_NO_EXT | Call by reference | Type reference (TYPE) | TRCIN_EXTERNAL_ID_L | View of SAP_FINSERV data element FTR_EXTERNAL_DOC_NUMBER | 20110119 | ||
3 | ![]() |
IV_EXP_ORIGIN | Call by reference | Type reference (TYPE) | TRCIN_ORIGIN | View of EA_FINSERV Data Element FTR_EXPOSURE_ORIGIN | 20110119 |
Method EXP_ORIGIN_DOCUMENT_DISPLAY on class CL_LOG_TRM_INT_UTILITIES has no exception.
Method FETCH_SLS_RELEVANCIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_TRANSFER_RELEVANCY | Value transfer | Type reference (TYPE) | LOGTRM_S_RELEVANCY | Log to TRM Relevancy | 20110302 |
Method FETCH_SLS_RELEVANCIES on class CL_LOG_TRM_INT_UTILITIES has no exception.
Method GET_ADJUSTMENT_FACTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DENOMINATOR | Call by reference | Type reference (TYPE) | LOGTRM_DEC11 | Denominator for conversion to base units of measure | 20101209 | ||
2 | ![]() |
EV_FACTOR_EXISTS | Call by reference | Type reference (TYPE) | XFELD | Adjustment factor exists = 'X' | 20130507 | ||
3 | ![]() |
EV_NUMERATOR | Call by reference | Type reference (TYPE) | LOGTRM_DEC11 | Numerator for Conversion to Base Units of Measure | 20101209 | ||
4 | ![]() |
IT_KOMV | Call by reference | Type reference (TYPE) | KOMV_TAB | Table type komv | 20101209 | ||
5 | ![]() |
IV_ADJUST_COND_TYPE | Call by reference | Type reference (TYPE) | KSCHL | Condition Type | 20101209 | ||
6 | ![]() |
IV_COND_TYPE | Call by reference | Type reference (TYPE) | KSCHL | Condition Type | 20101209 |
Method GET_ADJUSTMENT_FACTOR on class CL_LOG_TRM_INT_UTILITIES has no exception.
Method GET_PRICE_REL_QUOT_IND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_APPLICATION | Call by reference | Type reference (TYPE) | KAPPL | Application | 20130516 | ||
2 | ![]() |
IV_COND_TYPE | Call by reference | Type reference (TYPE) | KSCHL | Condition Type | 20130516 | ||
3 | ![]() |
RV_PRICE_REL_QUOT | Value transfer | Type reference (TYPE) | LOGTRM_PRICE_REL_QUOT | Consider pricing-relevant quotations | 20130516 |
Method GET_PRICE_REL_QUOT_IND on class CL_LOG_TRM_INT_UTILITIES has no exception.
Method GET_SLS_BATCH_WHERE_USED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DELI | Call by reference | Type reference (TYPE) | TDT_VBELN_POSNR | Deliveries | 20110218 | ||
2 | ![]() |
ET_SORD | Call by reference | Type reference (TYPE) | TDT_VBELN_POSNR | Sales orders | 20110218 | ||
3 | ![]() |
IT_CHVW | Call by reference | Type reference (TYPE) | TT_CHVW | Table Type for CHVW | 20110223 | ||
4 | ![]() |
IV_CHARG | Call by reference | Type reference (TYPE) | CHARG_D | Batch Number | 20110218 | ||
5 | ![]() |
IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20110218 | ||
6 | ![]() |
IV_WERKS | Call by reference | Type reference (TYPE) | WERKS_D | Plant | 20110218 |
Method GET_SLS_BATCH_WHERE_USED on class CL_LOG_TRM_INT_UTILITIES has no exception.
Method PROCESS_EXPOSURE_TERM_PRCFIX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_EXPOSURE_ITEM | Call by reference | Type reference (TYPE) | TRCIN_NOTIFICATION_ITEM | Treasury Exposure Notification Item | 20130513 | ||
2 | ![]() |
CT_EXPOSURE_ITEMS | Call by reference | Type reference (TYPE) | TRCIN_T_NOTIFICATION_ITEMS | Table Type of Treasury Notification Items | 20130513 | ||
3 | ![]() |
CV_SPLIT_COUNT | Call by reference | Type reference (TYPE) | LOGTRM_SPLIT_COUNT | Raw Exposure Split Counter | 20130513 | ||
4 | ![]() |
ES_PRCFIX_EXP_ITEM | Call by reference | Type reference (TYPE) | TRCIN_NOTIFICATION_ITEM | Treasury Exposure Notification Item | 20130513 | ||
5 | ![]() |
IS_CPE_EXTENSION | Call by reference | Type reference (TYPE) | CPET_EXTENSION_COM | CPE - Communication Structure for Extension Data | 20130513 | ||
6 | ![]() |
IS_CPE_ROOT_TERM | Call by reference | Type reference (TYPE) | CPET_ERP_CPEDOC_TERM_OUT | CPE in ERP: Term Details of Doc. Formula Result | 20130517 | ||
7 | ![]() |
IS_CPE_TERM | Call by reference | Type reference (TYPE) | CPET_ERP_CPEDOC_TERM_OUT | CPE in ERP: Term Details of Doc. Formula Result | 20130513 | ||
8 | ![]() |
IS_REMAINDER_TERM | Call by reference | Type reference (TYPE) | CPET_ERP_CPEDOC_TERM_OUT | CPE in ERP: Term Details of Doc. Formula Result | 20130513 |
Method PROCESS_EXPOSURE_TERM_PRCFIX on class CL_LOG_TRM_INT_UTILITIES has no exception.
Method READ_L2TC_IM_RELEVANT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_BATCH_SPEC_IND | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20120215 | ||
2 | ![]() |
EV_PLANT_SPEC_IND | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20120215 | ||
3 | ![]() |
EV_RELEVANT | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20120215 | ||
4 | ![]() |
IV_COMMODITY_ID | Call by reference | Type reference (TYPE) | TRCO_COMM_ID | Commodity ID | 20120215 |
Method READ_L2TC_IM_RELEVANT on class CL_LOG_TRM_INT_UTILITIES has no exception.
Method READ_SLS_TRM_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_KOMV | Call by reference | Type reference (TYPE) | KOMV_T | Table Type for Structure KOMV | 20101004 | ||
2 | ![]() |
ET_VBEP | Call by reference | Type reference (TYPE) | VBEP_TAB | Sales Document: Schedule Line Data | 20101004 | ||
3 | ![]() |
ET_VBKD | Call by reference | Type reference (TYPE) | VBKD_T | Table Type of VBKD | 20101004 | ||
4 | ![]() |
ET_VBPA | Call by reference | Type reference (TYPE) | TDT_VBPA | Table Type for Partner Information | 20101004 | ||
5 | ![]() |
ET_VBUK | Call by reference | Type reference (TYPE) | TDT_VBUK | Table Type for Structure VBUK | 20101004 | ||
6 | ![]() |
ET_VBUP | Call by reference | Type reference (TYPE) | VBUP_T | Table Type VBUP | 20101004 | ||
7 | ![]() |
IT_VBAK | Call by reference | Type reference (TYPE) | VBAK_T | Table Type for Structure VBAK | 20101004 | ||
8 | ![]() |
IT_VBAP | Call by reference | Type reference (TYPE) | VBAP_T | Table Type for Structure VBAP | 20101004 |
Method READ_SLS_TRM_DATA on class CL_LOG_TRM_INT_UTILITIES has no exception.
Method READ_TCHW1 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_REFME | Call by reference | Type reference (TYPE) | REFME_WS | Reference unit of measure for proportion unit/product unit | 20110324 | ||
2 | ![]() |
IV_MEINH | Call by reference | Type reference (TYPE) | LRMEI_WS | Batch-specific matl unit of measure (proportion/prod. unit) | 20110324 |
Method READ_TCHW1 on class CL_LOG_TRM_INT_UTILITIES has no exception.
Method SAVE_BALLOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LOGHANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20131107 |
Method SAVE_BALLOG on class CL_LOG_TRM_INT_UTILITIES has no exception.
Method SELECT_SLS_TRM_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_SLS_SEL_RESULT | Call by reference | Type reference (TYPE) | GTYP_S_SLS_SEL_RESULT | 20101210 | |||
2 | ![]() |
ET_VBELN | Call by reference | Type reference (TYPE) | TDT_VBELN | Table of Sales Documents | 20101210 | ||
3 | ![]() |
ET_VBELN_POSNR | Call by reference | Type reference (TYPE) | TDT_SW_VBAP_KEY | Table Type for Structure TDS_SW_VBAP_KEY | 20101210 | ||
4 | ![]() |
IS_SELCRIT | Call by reference | Type reference (TYPE) | TDS_SW_SELCRIT | Selection Criteria for Document Search Wrapper Class | 20101001 | ||
5 | ![]() |
IT_SEL_VBAK | Call by reference | Type reference (TYPE) | TDT_SW_SEL_CONDITION | Table Type for Structure TDS_SW_SEL_CONDITION | 20101210 | ||
6 | ![]() |
IT_SEL_VBAP | Call by reference | Type reference (TYPE) | TDT_SW_SEL_CONDITION | Table Type for Structure TDS_SW_SEL_CONDITION | 20101210 | ||
7 | ![]() |
IV_BASIC_DATA_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20101210 |
Method SELECT_SLS_TRM_DATA on class CL_LOG_TRM_INT_UTILITIES has no exception.
Method SEND_EXPOSURE_UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20131030 | ||
2 | ![]() |
IT_PO | Call by reference | Type reference (TYPE) | MMPUR_T_PURDOC_ITEM_KEY | Table Type for Key Fields of a Purchasing Document Item | 20131030 |
Method SEND_EXPOSURE_UPDATE on class CL_LOG_TRM_INT_UTILITIES has no exception.
Method SEND_SLS_TRM_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_EXPOSURE | Call by reference | Type reference (TYPE) | LOGTRM_T_RAW_EXPOSURE | Raw Exposure Table Type | 20101006 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2_TAB | Error Messages | 20101006 | ||
3 | ![]() |
IO_TRM_HANDLE | Call by reference | Object reference (TYPE REF TO) | CL_SD_TRM_CTY_INTEGRATION | SD integration within TRM | 20101020 | ||
4 | ![]() |
IS_SLS_DATA | Call by reference | Type reference (TYPE) | GTYP_S_SLS_SEL_RESULT | Selected data | 20101006 | ||
5 | ![]() |
IT_RELEVANCY | Call by reference | Type reference (TYPE) | LOGTRM_T_RELEVANCY | Log to TRM Relevancy | 20101006 | ||
6 | ![]() |
IV_REPROCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'X' = Reprocess sales documents | 20101006 | ||
7 | ![]() |
IV_SIMULATE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Simulation mode | 20101006 |
Method SEND_SLS_TRM_DATA on class CL_LOG_TRM_INT_UTILITIES has no exception.
Method SPLIT_TERM_QUOTGRP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_CPE_TERM | Call by reference | Type reference (TYPE) | CPET_ERP_CPEDOC_TERM_OUT | CPE in ERP: Term Details of Doc. Formula Result | 20110419 | ||
2 | ![]() |
ET_CPE_TERMS | Call by reference | Type reference (TYPE) | CPET_ERP_CPEDOC_TERM_OUT_TAB | CPE in ERP: Table Type for CPET_ERP_FORMDOC_QUOT_OUT | 20110419 |
Method SPLIT_TERM_QUOTGRP on class CL_LOG_TRM_INT_UTILITIES has no exception.
Method UPDATE_TRM_IV_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_RBKP | Call by reference | Type reference (TYPE) | RBKP | Document Header: Invoice Receipt | 20101206 | ||
2 | ![]() |
IT_MRMRSEG | Call by reference | Type reference (TYPE) | MRM_TAB_MRMRSEG | 20101206 |
Method UPDATE_TRM_IV_STATUS on class CL_LOG_TRM_INT_UTILITIES has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 606 |