SAP ABAP Interface IF_MAT_HELPER_TYPES (Public Types)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-MD-MM (Application Component) Material Master
     PLM_SE_MAT_XI_PROXY (Package) Package for Proxy Generation Material Master Services
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_MAT_MATSPGSPCFBYIDFEQR_IMPL Implementation: MatERPSupPlngSpcfcByIdfgElmsQR_In 20090316
Properties
Interface IF_MAT_HELPER_TYPES  
Short Description Public Types    
General Data
Package PLM_SE_MAT_XI_PROXY   Package for Proxy Generation Material Master Services 
Created 20090219   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
Interface IF_MAT_HELPER_TYPES has no forward declaration.
Interfaces
Interface IF_MAT_HELPER_TYPES has no interface.
Friends
Interface IF_MAT_HELPER_TYPES has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ABORT Constant Public Type reference (TYPE) BAPI_MTYPE 'A' Message type: S Success, E Error, W Warning, I Info, A Abort 20090220
2 GC_BESKZ Constant Public Type reference (TYPE) DDOBJNAME 'BESKZ' 20090225
3 GC_DISKZ Constant Public Type reference (TYPE) DDOBJNAME 'DISKZ' 20090225
4 GC_ERROR Constant Public Type reference (TYPE) BAPI_MTYPE 'E' Message type: S Success, E Error, W Warning, I Info, A Abort 20090220
5 GC_INFO Constant Public Type reference (TYPE) BAPI_MTYPE 'I' Message type: S Success, E Error, W Warning, I Info, A Abort 20090223
6 GC_INT_MAX Constant Public Type reference (TYPE) I 2147483645 Natural number 20090220
7 GC_KZAUS Constant Public Type reference (TYPE) DDOBJNAME 'KZAUS' 20090225
8 GC_MAXROWS Constant Public Type reference (TYPE) INT4 100 Number of max processable records 20090220
9 GC_MSG_CLASS Constant Public Type reference (TYPE) SYMSGID 'MSGC_PLM_SE_MAT' Message Class 20090220
10 GC_SHFLG Constant Public Type reference (TYPE) DDOBJNAME 'SHFLG' 20090225
11 GC_WARNING Constant Public Type reference (TYPE) BAPI_MTYPE 'W' Message type: S Success, E Error, W Warning, I Info, A Abort 20090220
12 GT_MEMO_LINES Instance attribute Public Type reference (TYPE) TY_MEMO_LINES_T 20090225
Methods
Interface IF_MAT_HELPER_TYPES has no method.
Events
Interface IF_MAT_HELPER_TYPES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_MAKT Public See coding 20090219 BEGIN OF ts_makt, matnr TYPE matnr, "Material spras TYPE spras, "Language maktx TYPE maktx, "Material Desc END OF ts_makt
2 TS_MARA Public See coding 20090306 BEGIN OF ts_mara, matnr TYPE matnr, "Material mstae TYPE mstae, "TCross-Plant Material Status mstde TYPE mstde, "Date from which the cross-plant material status is valid END OF ts_mara
3 TS_MDLV Public See coding 20090219 BEGIN OF ts_mdlv, berid TYPE berid, "MRP Area berty TYPE berty, "Type of MRP area bertx TYPE bertx, "MRP Area Descr werzg TYPE werks_d,"Plant END OF ts_mdlv
4 TS_T001W Public See coding 20090219 BEGIN OF ts_t001w, werks TYPE werks_d, name1 TYPE name1, "Plant name1 name2 TYPE name2, "Plant name2 END OF ts_t001w
5 TS_T024 Public See coding 20090219 BEGIN OF ts_t024, ekgrp TYPE ekgrp, "Purchasing Group eknam TYPE eknam, "Purchasing Group Desc END OF ts_t024
6 TS_T024D Public See coding 20090219 BEGIN OF ts_t024d, werks TYPE werks_d,"Plant dispo TYPE dispo, "MRP Controller dsnam TYPE dsnam, "MRP Controller Name END OF ts_t024d
7 TS_T141T Public See coding 20090219 BEGIN OF ts_t141t, spras TYPE spras, "Language mmsta TYPE mmsta, "Plant Spec Mat Status mtstb TYPE mtstb, "Plant Spec Mat Status Name END OF ts_t141t
8 TS_T438T Public See coding 20090219 BEGIN OF ts_t438t, spras TYPE spras, "Language dismm TYPE dismm, "MRP Type dibez TYPE dibez, "MRP Type Name END OF ts_t438t
9 TS_T460T Public See coding 20090219 BEGIN OF ts_t460t, spras TYPE spras, "Language werks TYPE werks_d,"Plant sobsl TYPE sobsl, "Spec Procurement Type ltext TYPE ltext, "Spec Procurement Type Name END OF ts_t460t
10 TS_WERKS_DISPO Public See coding 20090220 BEGIN OF ts_werks_dispo, werks TYPE werks_d,"Plant dispo TYPE dispo, "MRP Controller END OF ts_werks_dispo
11 TS_WERKS_SOBSL Public See coding 20090220 BEGIN OF ts_werks_sobsl, werks TYPE werks_d,"Plant sobsl TYPE sobsl, "Spec Procurement Type END OF ts_werks_sobsl
12 TT_DISMM Public See coding 20090220 tt_dismm TYPE STANDARD TABLE OF dismm
13 TT_EKGRP Public See coding 20090220 tt_ekgrp TYPE STANDARD TABLE OF ekgrp
14 TT_MAKT Public See coding 20090219 tt_makt TYPE SORTED TABLE OF ts_makt WITH NON-UNIQUE KEY matnr
15 TT_MARA Public See coding 20090306 tt_mara TYPE SORTED TABLE OF ts_mara WITH NON-UNIQUE KEY matnr
16 TT_MATNR Public See coding 20090220 tt_matnr TYPE STANDARD TABLE OF matnr
17 TT_MDLV Public See coding 20090219 tt_mdlv TYPE STANDARD TABLE OF ts_mdlv
18 TT_MMSTA Public See coding 20090220 tt_mmsta TYPE STANDARD TABLE OF mmsta
19 TT_T001W Public See coding 20090219 tt_t001w TYPE SORTED TABLE OF ts_t001w WITH NON-UNIQUE KEY werks
20 TT_T024 Public See coding 20090219 tt_t024 TYPE SORTED TABLE OF ts_t024 WITH NON-UNIQUE KEY ekgrp
21 TT_T024D Public See coding 20090219 tt_t024d TYPE SORTED TABLE OF ts_t024d WITH NON-UNIQUE KEY werks dispo
22 TT_T141T Public See coding 20090219 tt_t141t TYPE SORTED TABLE OF ts_t141t WITH NON-UNIQUE KEY mmsta
23 TT_T438T Public See coding 20090219 tt_t438t TYPE SORTED TABLE OF ts_t438t WITH NON-UNIQUE KEY dismm
24 TT_T460T Public See coding 20090219 tt_t460t TYPE SORTED TABLE OF ts_t460t WITH NON-UNIQUE KEY werks sobsl
25 TT_WERKS Public See coding 20090220 tt_werks TYPE STANDARD TABLE OF werks_d
26 TT_WERKS_DISPO Public See coding 20090220 tt_werks_dispo TYPE STANDARD TABLE OF ts_werks_dispo
27 TT_WERKS_SOBSL Public See coding 20090220 tt_werks_sobsl TYPE STANDARD TABLE OF ts_werks_sobsl
28 TY_MEMO Public See coding 20090225 BEGIN OF ty_memo, header TYPE thead, lines LIKE gt_memo_lines, END OF ty_memo
29 TY_MEMO_LINES_T Public See coding 20090225 ty_memo_lines_t TYPE STANDARD TABLE OF tline
History
Last changed by/on SAP  20100310 
SAP Release Created in 605