SAP ABAP Interface IF_CMM_MTM_TYPES (Extended Types for MtM Analytics)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-CMM-BF (Application Component) Basic Functions
⤷
LOG_CMM_ANALYTICS (Package) Analytics for Commodity Managements

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_CMM_MTM_DATE_DETERMINATION | Interface for BAdI: CMM_MTM_DATE_DETERMINATION | 20120612 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CMM_MTM_EXTR | Core logic for MtM extraction | 20120612 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CMM_MTM_SEL | Selection of Documents rel. for MtM | 20120614 |
Properties
Interface | IF_CMM_MTM_TYPES | |
Short Description | Extended Types for MtM Analytics |
General Data
Package | LOG_CMM_ANALYTICS | Analytics for Commodity Managements |
Created | 20120612 | SAP |
Last changed | 20131127 | SAP |
Unicode checks active |
Forward declarations
Interface IF_CMM_MTM_TYPES has no forward declaration.
Interfaces
Interface IF_CMM_MTM_TYPES has no interface.
Friends
Interface IF_CMM_MTM_TYPES has no friend.
Attributes
Interface IF_CMM_MTM_TYPES has no attribute.
Methods
Interface IF_CMM_MTM_TYPES has no method.
Events
Interface IF_CMM_MTM_TYPES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTYS_KOMK_ADD_FIELDS | Public | See coding | 20120612 | BEGIN OF gtys_komk_add_fields,
subtr_subseq TYPE xfeld,
zbd1t TYPE ekko-zbd1t,
zbd2t TYPE ekko-zbd2t,
zbd3t TYPE ekko-zbd3t,
netdt TYPE invfo-netdt,
tkonn_ex TYPE wbhk-tkonn_ex,
END OF gtys_komk_add_fields
|
||
2 | GTYS_KOMK_EXT | Public | See coding | 20120612 | BEGIN OF gtys_komk_ext,
komk TYPE komk,
komk_ext TYPE gtys_komk_add_fields,
END OF gtys_komk_ext
|
||
3 | GTYS_KOMP_ADD_FIELDS | Public | See coding | 20120612 | BEGIN OF gtys_komp_add_fields,
eeind TYPE eeind, "Do not use
eindt TYPE eindt,
webre TYPE ekpo-webre,
inv_reqd TYPE abap_bool,
completed TYPE abap_bool, "Filled from VBUP-GBSTA / EKPO-ELIKZ
mgame_adj TYPE komp-mgame,
do_not_use_mgame_adj TYPE abap_bool,
mglme_adj TYPE komp-mglme,
do_not_use_mglme_adj TYPE abap_bool,
END OF gtys_komp_add_fields
|
||
4 | GTYS_KOMP_EXT | Public | See coding | 20120612 | BEGIN OF gtys_komp_ext,
komp TYPE komp,
komp_ext TYPE gtys_komp_add_fields,
docnr TYPE cmm_mtm_docnr,
refdoc TYPE gtys_reference, "Only for subsequent documents!
tc_flow TYPE gtys_tc_flow,
END OF gtys_komp_ext
|
||
5 | GTYS_PRICING_COMM | Public | See coding | 20120612 | BEGIN OF gtys_pricing_comm,
komk TYPE gtys_komk_ext,
komp_t TYPE gtyt_komp_ext,
END OF gtys_pricing_comm
|
||
6 | GTYS_REFERENCE | Public | See coding | 20120618 | BEGIN OF gtys_reference,
vbeln_ref TYPE vbeln,
posnr_ref TYPE posnr,
ebeln_ref TYPE ebeln,
ebelp_ref TYPE ebelp,
tkonn_ref TYPE tkonn,
tposn_ref TYPE tposn,
END OF gtys_reference
|
||
7 | GTYS_SUBSEQUENT_REFERENCE | Public | See coding | 20120615 | BEGIN OF gtys_subsequent_reference,
knumv_root TYPE komk-knumv,
kposn_root TYPE komp-kposn,
knumv_sub TYPE komk-knumv,
kposn_sub TYPE komp-kposn,
END OF gtys_subsequent_reference
|
||
8 | GTYS_TC_FLOW | Public | See coding | 20120618 | BEGIN OF gtys_tc_flow,
vbeln TYPE vbeln,
posnr TYPE posnr,
ebeln TYPE ebeln,
ebelp TYPE ebelp,
tkonn_root TYPE tkonn,
tposn_root TYPE tposn,
wbhf_tab TYPE komwbhf_t,
END OF gtys_tc_flow
|
||
9 | GTYT_KOMK_EXT | Public | See coding | 20120612 | gtyt_komk_ext TYPE TABLE OF gtys_komk_ext WITH KEY komk-belnr
|
||
10 | GTYT_KOMP_EXT | Public | See coding | 20120612 | gtyt_komp_ext TYPE TABLE OF gtys_komp_ext WITH KEY komp-kposn
|
||
11 | GTYT_KOMWBHF | Public | See coding | 20120717 | gtyt_komwbhf TYPE STANDARD TABLE OF komwbhf
|
||
12 | GTYT_PRICING_COMM | Public | See coding | 20120612 | gtyt_pricing_comm TYPE TABLE OF gtys_pricing_comm
|
||
13 | GTYT_RANGE_KALSM | Public | See coding | 20120703 | gtyt_range_kalsm TYPE RANGE OF cmm_mtm_calc-kalsm
|
||
14 | GTYT_SUBSEQUENT_REFERENCE | Public | See coding | 20120615 | gtyt_subsequent_reference TYPE STANDARD TABLE OF gtys_subsequent_reference
WITH KEY knumv_root knumv_sub
|
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 607 |