Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_MDG_BS_MAT_CLF_CNTL | Classification Controll for Material | 20090911 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_USMD_PP_ACCESS | Access to Reuse Active Area | 20090909 |
Properties
Class | CL_MDG_BS_MAT_ACCESS | |
Short Description | Access Class Material | |
Super Class | CL_MDG_BS_MAT_CLF_CNTL | Classification Controll for Material |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | MDG_BS_MAT_MODEL_ACCESS | MDG: ERP Material Model Access to Prim. Pers. |
Created | 20090909 | SAP |
Last change | 20131127 | 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
4 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_USMD_PP_ACCESS | Access to Reuse Active Area | 20090909 |
Friends
Class CL_MDG_BS_MAT_ACCESS 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) | GTY_T_MAT_AUTH_CHECK | 20110811 | |||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BWKRS_CUS | Valuation area setting | 20120507 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | GTY_TS_MATNR_MTART | Material type per material ID | 20120327 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120315 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20130524 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20120320 |
Methods
Events
Class CL_MDG_BS_MAT_ACCESS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTY_S_EAN | Private | See coding | 20120319 | BEGIN OF gty_s_ean,
material TYPE matnr,
meinh TYPE meinh,
ean11 TYPE ean11,
eantp TYPE numtp,
hpean TYPE hpean,
gtin_var TYPE gtin_variant,
"action TYPE char1,
source_entity TYPE usmd_entity,
END OF gty_s_ean
|
||
2 | GTY_S_EAN_DATA | Private | See coding | 20120411 | BEGIN OF gty_s_ean_data,
ean11 TYPE ean11,
numtp TYPE numtp,
gtin_var TYPE gtin_variant,
END OF gty_s_ean_data
|
||
3 | GTY_S_MARC_KEY | Private | See coding | 20120315 | BEGIN OF gty_s_marc_key,
matnr TYPE matnr,
plant TYPE werks_d,
END OF gty_s_marc_key
|
||
4 | GTY_S_MATNR_MTART | Private | See coding | 20120326 | BEGIN OF gty_s_matnr_mtart,
matnr TYPE matnr,
mtart TYPE mtart,
END OF gty_s_matnr_mtart
|
||
5 | GTY_S_MAT_AUTH_CHECK | Private | See coding | 20120314 | BEGIN OF gty_s_mat_auth_check,
matnr TYPE matnr,
begru TYPE begru,
matkl TYPE matkl,
mtart TYPE mtart,
plant TYPE werks_d,
lgnum TYPE lgnum,
vkorg TYPE vkorg,
vtweg TYPE vtweg,
bwkey TYPE bwkey,
actvt TYPE authb-actvt,
auth_check_failed TYPE boole_d,
lt_message TYPE usmd_t_message,
END OF gty_s_mat_auth_check
|
||
6 | GTY_S_MBEW_KEY | Private | See coding | 20120320 | BEGIN OF gty_s_mbew_key,
matnr TYPE matnr,
bwkey TYPE bwkey,
bwtar TYPE bwtar_d,
END OF gty_s_mbew_key
|
||
7 | GTY_S_MLANPURCH_KEY | Private | See coding | 20120315 | BEGIN OF gty_s_mlanpurch_key,
matnr TYPE matnr,
country TYPE aland,
END OF gty_s_mlanpurch_key
|
||
8 | GTY_S_MLANSALES_KEY | Private | See coding | 20120321 | BEGIN OF gty_s_mlansales_key,
matnr TYPE matnr,
country TYPE aland,
tatyp TYPE tatyp,
END OF gty_s_mlansales_key
|
||
9 | GTY_S_MLGN_KEY | Private | See coding | 20130524 | BEGIN OF gty_s_mlgn_key,
matnr TYPE matnr,
lgnum TYPE lgnum,
END OF gty_s_mlgn_key
|
||
10 | GTY_S_MVKE_KEY | Private | See coding | 20120319 | BEGIN OF gty_s_mvke_key,
matnr TYPE matnr,
vkorg TYPE vkorg,
vtweg TYPE vtweg,
END OF gty_s_mvke_key
|
||
11 | GTY_S_MVKE_LAND | Private | See coding | 20121218 | BEGIN OF gty_s_mvke_land,
vkorg TYPE vkorg,
vtweg TYPE vtweg,
aland TYPE aland,
END OF gty_s_mvke_land
|
||
12 | GTY_S_UNITOFMSR_KEY | Private | See coding | 20120404 | BEGIN OF gty_s_unitofmsr_key,
matnr TYPE matnr,
qteunit TYPE meinh,
END OF gty_s_unitofmsr_key
|
||
13 | GTY_TS_MARC_KEY | Private | See coding | 20120315 | gty_ts_marc_key TYPE SORTED TABLE OF gty_s_marc_key WITH UNIQUE KEY table_line
|
||
14 | GTY_TS_MATNR_MTART | Private | See coding | 20120326 | gty_ts_matnr_mtart TYPE SORTED TABLE OF gty_s_matnr_mtart WITH UNIQUE KEY matnr
|
||
15 | GTY_TS_MBEW_KEY | Private | See coding | 20120320 | gty_ts_mbew_key TYPE SORTED TABLE OF gty_s_mbew_key WITH UNIQUE KEY table_line
|
||
16 | GTY_TS_MLANPURCH_KEY | Private | See coding | 20120315 | gty_ts_mlanpurch_key TYPE SORTED TABLE OF gty_s_mlanpurch_key WITH UNIQUE KEY table_line
|
||
17 | GTY_TS_MLANSALES_KEY | Private | See coding | 20120321 | gty_ts_mlansales_key TYPE SORTED TABLE OF gty_s_mlansales_key WITH UNIQUE KEY table_line
|
||
18 | GTY_TS_MLGN_KEY | Private | See coding | 20130524 | gty_ts_mlgn_key TYPE SORTED TABLE OF gty_s_mlgn_key WITH UNIQUE KEY table_line
|
||
19 | GTY_TS_MVKE_KEY | Private | See coding | 20120319 | gty_ts_mvke_key TYPE SORTED TABLE OF gty_s_mvke_key WITH UNIQUE KEY table_line
|
||
20 | GTY_TS_MVKE_LAND | Private | See coding | 20121218 | gty_ts_mvke_land TYPE STANDARD TABLE OF gty_s_mvke_land
|
||
21 | GTY_T_MAT_AUTH_CHECK | Private | See coding | 20120314 | gty_t_mat_auth_check TYPE SORTED TABLE OF gty_s_mat_auth_check
WITH UNIQUE KEY matnr begru matkl mtart plant lgnum vkorg vtweg bwkey actvt
|
Method Signatures
Method CALC_MAP_CD_2STA_FOR_ENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ETR_DATA_NEW | Call by reference | Object reference (TYPE REF TO) | DATA | New values(attributesl) | 20100429 | ||
2 | ![]() |
ETR_DATA_NEW_TEXT | Call by reference | Object reference (TYPE REF TO) | DATA | Old values(text) | 20100504 | ||
3 | ![]() |
ETR_DATA_OLD | Call by reference | Object reference (TYPE REF TO) | DATA | Old values(attributes) | 20100429 | ||
4 | ![]() |
ETR_DATA_OLD_TEXT | Call by reference | Object reference (TYPE REF TO) | DATA | Old values(text) | 20100504 | ||
5 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20100429 | ||
6 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | lo_model | 20100504 | ||
7 | ![]() |
IS_API_DATA_NEW | Call by reference | Type reference (TYPE) | MDG_BS_MAT_S_MAT_DATA | API Structure for new values | 20100429 | ||
8 | ![]() |
IS_API_DATA_OLD | Call by reference | Type reference (TYPE) | MDG_BS_MAT_S_MAT_DATA | API Structure for old values | 20100429 | ||
9 | ![]() |
IV_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20100429 |
Method CALC_MAP_CD_2STA_FOR_ENT on class CL_MDG_BS_MAT_ACCESS has no exception.
Method CHECK_AUTHORITY_MARC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20111212 | ||
2 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDM Data Model for Access from Non-SAP-Standard Code | 20111212 | ||
3 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Attributes | 20120215 | ||
4 | ![]() |
IT_KEY | Call by reference | Type reference (TYPE) | USMD_TS_VALUE | Field Name and Value | 20111212 | ||
5 | ![]() |
I_ACTVT | Call by reference | Type reference (TYPE) | AUTHB-ACTVT | Activity | 20111212 | ||
6 | ![]() |
I_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20111212 |
Method CHECK_AUTHORITY_MARC on class CL_MDG_BS_MAT_ACCESS has no exception.
Method CHECK_AUTHORITY_MATERIAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20111212 | ||
2 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDM Data Model for Access from Non-SAP-Standard Code | 20111212 | ||
3 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Attributes | 20111212 | ||
4 | ![]() |
IT_KEY | Call by reference | Type reference (TYPE) | USMD_TS_VALUE | Field Name and Value | 20111212 | ||
5 | ![]() |
I_ACTVT | Call by reference | Type reference (TYPE) | AUTHB-ACTVT | Activity | 20111212 |
Method CHECK_AUTHORITY_MATERIAL on class CL_MDG_BS_MAT_ACCESS has no exception.
Method CHECK_AUTHORITY_MBEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20111212 | ||
2 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDM Data Model for Access from Non-SAP-Standard Code | 20111212 | ||
3 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Attributes | 20120320 | ||
4 | ![]() |
IT_KEY | Call by reference | Type reference (TYPE) | USMD_TS_VALUE | Field Name and Value | 20111212 | ||
5 | ![]() |
I_ACTVT | Call by reference | Type reference (TYPE) | AUTHB-ACTVT | Activity | 20111212 | ||
6 | ![]() |
I_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20111213 |
Method CHECK_AUTHORITY_MBEW on class CL_MDG_BS_MAT_ACCESS has no exception.
Method CHECK_AUTHORITY_MLGN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20111212 | ||
2 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDM Data Model for Access from Non-SAP-Standard Code | 20111212 | ||
3 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Attributes | 20120320 | ||
4 | ![]() |
IT_KEY | Call by reference | Type reference (TYPE) | USMD_TS_VALUE | Field Name and Value | 20111212 | ||
5 | ![]() |
I_ACTVT | Call by reference | Type reference (TYPE) | AUTHB-ACTVT | Activity | 20111212 | ||
6 | ![]() |
I_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20111213 |
Method CHECK_AUTHORITY_MLGN on class CL_MDG_BS_MAT_ACCESS has no exception.
Method CHECK_AUTHORITY_MVKE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20111212 | ||
2 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDM Data Model for Access from Non-SAP-Standard Code | 20111212 | ||
3 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | Attributes | 20120320 | ||
4 | ![]() |
IT_KEY | Call by reference | Type reference (TYPE) | USMD_TS_VALUE | Field Name and Value | 20111212 | ||
5 | ![]() |
I_ACTVT | Call by reference | Type reference (TYPE) | AUTHB-ACTVT | Activity | 20111212 | ||
6 | ![]() |
I_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20111213 |
Method CHECK_AUTHORITY_MVKE on class CL_MDG_BS_MAT_ACCESS has no exception.
Method CHECK_CLF_MULTIPLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20101014 | ||
2 | ![]() |
IO_DELTA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Read-Interface to Data Buffer | 20101108 | ||
3 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20120111 | ||
4 | ![]() |
IV_CREQUEST | Call by reference | Type reference (TYPE) | USMD_CREQUEST | Change Request | 20101018 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Classification Exceptions and Messages | 20101015 | |
2 | ![]() |
Material Exceptions and Messages | 20101015 |
Method CHECK_INDUSTRY_SECTOR_CHG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20121016 | ||
2 | ![]() |
IO_DELTA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Read-Interface to Data Buffer | 20121016 | ||
3 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20121016 |
Method CHECK_INDUSTRY_SECTOR_CHG on class CL_MDG_BS_MAT_ACCESS has no exception.
Method CHECK_MANDATORY_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20111114 | ||
2 | ![]() |
IO_CALLBACK | Call by reference | Object reference (TYPE REF TO) | IF_USMD_PP_CHECK_CALLBACK | Callback for Data Consistency Check | 20120821 | ||
3 | ![]() |
IO_DELTA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Read-Interface to Data Buffer | 20111114 | ||
4 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20111114 |
Method CHECK_MANDATORY_FIELDS on class CL_MDG_BS_MAT_ACCESS has no exception.
Method CHECK_MATNR_SPECIAL_CHR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120227 | ||
2 | ![]() |
IT_KEY_CHECK | Call by reference | Type reference (TYPE) | USMD_TS_ENTITY_DATA | Field Name and Value | 20120227 |
Method CHECK_MATNR_SPECIAL_CHR on class CL_MDG_BS_MAT_ACCESS has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_MDG_BS_MAT_ACCESS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_MDG_BS_MAT_ACCESS has no exception.
Method COLLECT_MARC_KEY_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MARC_KEY_DELETE | Call by reference | Type reference (TYPE) | GTY_TS_MARC_KEY | MARC Keys | 20120321 | ||
2 | ![]() |
IO_CHANGED_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Read-Interface to Data Buffer | 20120318 | ||
3 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20120318 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception for SMT mapping im material | 20130219 |
Method COLLECT_MARC_KEY_INSERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MARC_KEY_INSERT | Call by reference | Type reference (TYPE) | GTY_TS_MARC_KEY | MARC Keys | 20120313 | ||
2 | ![]() |
IO_CHANGED_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Read-Interface to Data Buffer | 20120313 | ||
3 | ![]() |
IV_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20120313 |
Method COLLECT_MARC_KEY_INSERT on class CL_MDG_BS_MAT_ACCESS has no exception.
Method COLLECT_MARC_STA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MARC_STA | Call by reference | Type reference (TYPE) | GTY_TS_MARC_KEY | MARC Keys | 20120326 | ||
2 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20120326 | ||
3 | ![]() |
IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20120326 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception for SMT mapping im material | 20130219 |
Method COLLECT_MLANPURCH_STA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MLANPURCH_STA | Call by reference | Type reference (TYPE) | GTY_TS_MLANPURCH_KEY | MLANPURCH Keys | 20120326 | ||
2 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20120326 | ||
3 | ![]() |
IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20120326 |
Method COLLECT_MLANPURCH_STA on class CL_MDG_BS_MAT_ACCESS has no exception.
Method COLLECT_MLANSALES_STA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MLANSALES_STA | Call by reference | Type reference (TYPE) | GTY_TS_MLANSALES_KEY | MLANSALES Keys | 20120327 | ||
2 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20120327 | ||
3 | ![]() |
IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20120327 |
Method COLLECT_MLANSALES_STA on class CL_MDG_BS_MAT_ACCESS has no exception.
Method COLLECT_MVKE_KEY_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MVKE_KEY_DELETE | Call by reference | Type reference (TYPE) | GTY_TS_MVKE_KEY | MVKE Keys | 20120321 | ||
2 | ![]() |
IO_CHANGED_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Read-Interface to Data Buffer | 20120319 | ||
3 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20120319 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception for SMT mapping im material | 20130219 |
Method COLLECT_MVKE_KEY_INSERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MVKE_KEY_INSERT | Call by reference | Type reference (TYPE) | GTY_TS_MVKE_KEY | MVKE Keys | 20120320 | ||
2 | ![]() |
IO_CHANGED_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Read-Interface to Data Buffer | 20120319 | ||
3 | ![]() |
IV_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20120319 |
Method COLLECT_MVKE_KEY_INSERT on class CL_MDG_BS_MAT_ACCESS has no exception.
Method DERIVE_CHECK_MEINS_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE_INFO | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20110527 | ||
2 | ![]() |
IO_CHANGED_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Read-Interface to Data Buffer | 20110527 | ||
3 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20110527 | ||
4 | ![]() |
IO_WRITE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_WRITE | Write Interface to Data Buffer | 20110527 |
Method DERIVE_CHECK_MEINS_DELETE on class CL_MDG_BS_MAT_ACCESS has no exception.
Method DERIVE_EAN_CATEGORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE_INFO | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20110415 | ||
2 | ![]() |
IO_CHANGED_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Read-Interface to Data Buffer | 20110221 | ||
3 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20110216 | ||
4 | ![]() |
IO_WRITE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_WRITE | Write Interface to Data Buffer | 20110523 |
Method DERIVE_EAN_CATEGORY on class CL_MDG_BS_MAT_ACCESS has no exception.
Method DERIVE_EAN_MARA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE_INFO | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120319 | ||
2 | ![]() |
IO_CHANGED_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Read-Interface to Data Buffer | 20120319 | ||
3 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20120319 | ||
4 | ![]() |
IO_WRITE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_WRITE | Write Interface to Data Buffer | 20120319 |
Method DERIVE_EAN_MARA on class CL_MDG_BS_MAT_ACCESS has no exception.
Method DERIVE_EAN_MARM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE_INFO | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120319 | ||
2 | ![]() |
IO_CHANGED_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Read-Interface to Data Buffer | 20120319 | ||
3 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20120319 | ||
4 | ![]() |
IO_WRITE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_WRITE | Write Interface to Data Buffer | 20120319 |
Method DERIVE_EAN_MARM on class CL_MDG_BS_MAT_ACCESS has no exception.
Method DERIVE_EAN_MEAN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE_INFO | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120319 | ||
2 | ![]() |
IO_CHANGED_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Read-Interface to Data Buffer | 20120319 | ||
3 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20120319 | ||
4 | ![]() |
IO_WRITE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_WRITE | Write Interface to Data Buffer | 20120319 |
Method DERIVE_EAN_MEAN on class CL_MDG_BS_MAT_ACCESS has no exception.
Method DERIVE_EAN_MEAN_SNGL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE_INFO | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120328 | ||
2 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20120328 | ||
3 | ![]() |
IO_WRITE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_WRITE | Write Interface to Data Buffer | 20120328 | ||
4 | ![]() |
IR_EAN_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Read-Interface to Data Buffer | 20120328 | ||
5 | ![]() |
IV_ACTION | Call by reference | Type reference (TYPE) | CHAR1 | MDG Data Model for Access from Non-SAP Standard Code | 20120405 |
Method DERIVE_EAN_MEAN_SNGL on class CL_MDG_BS_MAT_ACCESS has no exception.
Method DERIVE_EAN_WRITEBACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20120319 | ||
2 | ![]() |
IO_WRITE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_WRITE | Write Interface to Data Buffer | 20120319 | ||
3 | ![]() |
IS_EAN_NEW | Call by reference | Type reference (TYPE) | GTY_S_EAN | To be added entry | 20120319 | ||
4 | ![]() |
IS_EAN_OLD | Call by reference | Type reference (TYPE) | GTY_S_EAN | To be deleted entry | 20120319 | ||
5 | ![]() |
IV_DEL_ALL | Call by reference | Type reference (TYPE) | USMD_FLG | Delete all relevant entries of IS_EAN_OLD | 20120403 | ||
6 | ![]() |
IV_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Read-Interface to Data Buffer | 20120319 |
Method DERIVE_EAN_WRITEBACK on class CL_MDG_BS_MAT_ACCESS has no exception.
Method DERIVE_GEWEI_MAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE_INFO | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20110527 | ||
2 | ![]() |
IO_CHANGED_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Read-Interface to Data Buffer | 20110527 | ||
3 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20110527 | ||
4 | ![]() |
IO_WRITE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_WRITE | Write Interface to Data Buffer | 20110527 |
Method DERIVE_GEWEI_MAT on class CL_MDG_BS_MAT_ACCESS has no exception.
Method DERIVE_GEWEI_UNITOFMSR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE_INFO | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120130 | ||
2 | ![]() |
IO_CHANGED_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Read-Interface to Data Buffer | 20120130 | ||
3 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20120130 | ||
4 | ![]() |
IO_WRITE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_WRITE | Write Interface to Data Buffer | 20120130 |
Method DERIVE_GEWEI_UNITOFMSR on class CL_MDG_BS_MAT_ACCESS has no exception.
Method DERIVE_MARC_FRGTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE_INFO | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120412 | ||
2 | ![]() |
IO_CHANGED_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Read-Interface to Data Buffer | 20120412 | ||
3 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20120412 | ||
4 | ![]() |
IO_WRITE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_WRITE | Write Interface to Data Buffer | 20120412 |
Method DERIVE_MARC_FRGTR on class CL_MDG_BS_MAT_ACCESS has no exception.
Method DERIVE_MATNR_EXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE_INFO | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20110415 | ||
2 | ![]() |
IO_CHANGED_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Read-Interface to Data Buffer | 20110221 | ||
3 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20110216 | ||
4 | ![]() |
IO_WRITE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_WRITE | Write Interface to Data Buffer | 20110523 | ||
5 | ![]() |
IS_KEY_CURRENT | Call by reference | Type reference (TYPE) | DATA | Current key | 20110601 |
Method DERIVE_MATNR_EXT on class CL_MDG_BS_MAT_ACCESS has no exception.
Method DERIVE_MBEWDATA_BWTTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MBEWACTNG_DEL | Call by reference | Type reference (TYPE) | GTY_TS_MBEW_KEY | Keys | 20120420 | ||
2 | ![]() |
ET_MBEWVALUA_DEL | Call by reference | Type reference (TYPE) | GTY_TS_MBEW_KEY | Keys | 20120420 | ||
3 | ![]() |
ET_MESSAGE_INFO | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120420 | ||
4 | ![]() |
IO_CHANGED_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Read-Interface to Data Buffer | 20120420 | ||
5 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20120420 | ||
6 | ![]() |
IO_WRITE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_WRITE | Write Interface to Data Buffer | 20120420 | ||
7 | ![]() |
IT_REJECTED | Call by reference | Type reference (TYPE) | GTY_TS_MBEW_KEY | Just rejected during derivation | 20120420 |
Method DERIVE_MBEWDATA_BWTTY on class CL_MDG_BS_MAT_ACCESS has no exception.
Method DERIVE_MBEWDATA_DEFAULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_CHANGED | Call by reference | Object reference (TYPE REF TO) | DATA | Data changed in derivation | 20120404 | ||
2 | ![]() |
ET_MESSAGE_INFO | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120328 | ||
3 | ![]() |
IO_CHANGED_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Read-Interface to Data Buffer | 20120328 | ||
4 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20120328 | ||
5 | ![]() |
IO_WRITE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_WRITE | Write Interface to Data Buffer | 20120328 | ||
6 | ![]() |
IR_CHANGED | Call by reference | Object reference (TYPE REF TO) | DATA | Just created during derivation | 20120404 | ||
7 | ![]() |
IR_CREATED | Call by reference | Object reference (TYPE REF TO) | DATA | Just created during derivation | 20120402 | ||
8 | ![]() |
IT_REJECTED | Call by reference | Type reference (TYPE) | GTY_TS_MBEW_KEY | Just rejected during derivation | 20120328 | ||
9 | ![]() |
IV_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20120328 |
Method DERIVE_MBEWDATA_DEFAULT on class CL_MDG_BS_MAT_ACCESS has no exception.
Method DERIVE_MBEWDEP_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MBEWACTNG_DEL | Call by reference | Type reference (TYPE) | GTY_TS_MBEW_KEY | Keys | 20120417 | ||
2 | ![]() |
ET_MBEWVALUA_DEL | Call by reference | Type reference (TYPE) | GTY_TS_MBEW_KEY | Keys | 20120417 | ||
3 | ![]() |
ET_MESSAGE_INFO | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120328 | ||
4 | ![]() |
IO_CHANGED_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Read-Interface to Data Buffer | 20120419 | ||
5 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20120328 | ||
6 | ![]() |
IO_WRITE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_WRITE | Write Interface to Data Buffer | 20120328 | ||
7 | ![]() |
IV_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20120328 |
Method DERIVE_MBEWDEP_DELETE on class CL_MDG_BS_MAT_ACCESS has no exception.
Method DERIVE_MBEWLEAD_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_CREATED | Call by reference | Object reference (TYPE REF TO) | DATA | Data additinal created in derivation | 20120328 | ||
2 | ![]() |
ET_MESSAGE_INFO | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120328 | ||
3 | ![]() |
IO_CHANGED_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Read-Interface to Data Buffer | 20120328 | ||
4 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20120328 | ||
5 | ![]() |
IO_WRITE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_WRITE | Write Interface to Data Buffer | 20120328 | ||
6 | ![]() |
IR_CREATED | Call by reference | Object reference (TYPE REF TO) | DATA | Just created during derivation | 20120403 | ||
7 | ![]() |
IT_REJECTED | Call by reference | Type reference (TYPE) | GTY_TS_MBEW_KEY | Keys | 20120328 | ||
8 | ![]() |
IV_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20120328 |
Method DERIVE_MBEWLEAD_CREATE on class CL_MDG_BS_MAT_ACCESS has no exception.
Method DERIVE_MBEWMAIN_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_CREATED | Call by reference | Object reference (TYPE REF TO) | DATA | Data additinal created in derivation | 20120328 | ||
2 | ![]() |
ET_MESSAGE_INFO | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120328 | ||
3 | ![]() |
IO_CHANGED_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Read-Interface to Data Buffer | 20120328 | ||
4 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20120328 | ||
5 | ![]() |
IO_WRITE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_WRITE | Write Interface to Data Buffer | 20120328 | ||
6 | ![]() |
IT_REJECTED | Call by reference | Type reference (TYPE) | GTY_TS_MBEW_KEY | Keys | 20120328 | ||
7 | ![]() |
IV_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20120328 |
Method DERIVE_MBEWMAIN_CREATE on class CL_MDG_BS_MAT_ACCESS has no exception.
Method DERIVE_MBEWMARC_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_CREATED | Call by reference | Object reference (TYPE REF TO) | DATA | Data additinal created in derivation | 20120507 | ||
2 | ![]() |
ET_MESSAGE_INFO | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120507 | ||
3 | ![]() |
IO_CHANGED_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Read-Interface to Data Buffer | 20120507 | ||
4 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20120507 | ||
5 | ![]() |
IO_WRITE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_WRITE | Write Interface to Data Buffer | 20120507 | ||
6 | ![]() |
IT_REJECTED | Call by reference | Type reference (TYPE) | GTY_TS_MBEW_KEY | Keys | 20120507 | ||
7 | ![]() |
IV_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20120507 |
Method DERIVE_MBEWMARC_CREATE on class CL_MDG_BS_MAT_ACCESS has no exception.
Method DERIVE_MBEWSPLIT_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MBEWACTNG_DEL | Call by reference | Type reference (TYPE) | GTY_TS_MBEW_KEY | Keys | 20120417 | ||
2 | ![]() |
ET_MBEWVALUA_DEL | Call by reference | Type reference (TYPE) | GTY_TS_MBEW_KEY | Keys | 20120417 | ||
3 | ![]() |
ET_MESSAGE_INFO | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120320 | ||
4 | ![]() |
IO_CHANGED_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Read-Interface to Data Buffer | 20120419 | ||
5 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20120320 | ||
6 | ![]() |
IO_WRITE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_WRITE | Write Interface to Data Buffer | 20120320 | ||
7 | ![]() |
IV_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20120320 |
Method DERIVE_MBEWSPLIT_DELETE on class CL_MDG_BS_MAT_ACCESS has no exception.
Method DERIVE_MBEWSPLIT_REJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE_INFO | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120320 | ||
2 | ![]() |
ET_REJECTED | Call by reference | Type reference (TYPE) | GTY_TS_MBEW_KEY | Keys | 20120320 | ||
3 | ![]() |
IO_CHANGED_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Read-Interface to Data Buffer | 20120320 | ||
4 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20120320 | ||
5 | ![]() |
IO_WRITE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_WRITE | Write Interface to Data Buffer | 20120320 | ||
6 | ![]() |
IV_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20120320 |
Method DERIVE_MBEWSPLIT_REJECT on class CL_MDG_BS_MAT_ACCESS has no exception.
Method DERIVE_MBEWSPLIT_SYNC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_CHANGED | Call by reference | Object reference (TYPE REF TO) | DATA | Data changed in derivation | 20120404 | ||
2 | ![]() |
ET_MESSAGE_INFO | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120323 | ||
3 | ![]() |
IO_CHANGED_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Read-Interface to Data Buffer | 20120323 | ||
4 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20120323 | ||
5 | ![]() |
IO_WRITE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_WRITE | Write Interface to Data Buffer | 20120323 | ||
6 | ![]() |
IR_CREATED | Call by reference | Object reference (TYPE REF TO) | DATA | Just created during derivation | 20120403 | ||
7 | ![]() |
IT_REJECTED | Call by reference | Type reference (TYPE) | GTY_TS_MBEW_KEY | Just rejected during derivation | 20120323 | ||
8 | ![]() |
IV_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20120323 |
Method DERIVE_MBEWSPLIT_SYNC on class CL_MDG_BS_MAT_ACCESS has no exception.
Method DERIVE_MBEW_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE_INFO | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20130524 | ||
2 | ![]() |
IO_CHANGED_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Read-Interface to Data Buffer | 20130524 | ||
3 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20130524 | ||
4 | ![]() |
IO_WRITE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_WRITE | Write Interface to Data Buffer | 20130524 | ||
5 | ![]() |
IT_MARC_KEY_DELETE | Call by reference | Type reference (TYPE) | GTY_TS_MARC_KEY | Keys of MARC delete records | 20130524 |
Method DERIVE_MBEW_DELETE on class CL_MDG_BS_MAT_ACCESS has no exception.
Method DERIVE_MLANPURCH_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE_INFO | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120213 | ||
2 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20120213 | ||
3 | ![]() |
IO_WRITE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_WRITE | Write Interface to Data Buffer | 20120213 | ||
4 | ![]() |
IT_MARC_KEY_INSERT | Call by reference | Type reference (TYPE) | GTY_TS_MARC_KEY | Keys of MARC insert records | 20120313 |
Method DERIVE_MLANPURCH_CREATE on class CL_MDG_BS_MAT_ACCESS has no exception.
Method DERIVE_MLANPURCH_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE_INFO | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120214 | ||
2 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20120214 | ||
3 | ![]() |
IO_WRITE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_WRITE | Write Interface to Data Buffer | 20120214 | ||
4 | ![]() |
IT_MARC_KEY_DELETE | Call by reference | Type reference (TYPE) | GTY_TS_MARC_KEY | Keys of MARC delete records | 20120313 | ||
5 | ![]() |
IT_MLANPURCH_KEY_DELETE | Call by reference | Type reference (TYPE) | GTY_TS_MLANPURCH_KEY | Keys of MLANPURCH delete records | 20120328 |
Method DERIVE_MLANPURCH_DELETE on class CL_MDG_BS_MAT_ACCESS has no exception.
Method DERIVE_MLANSALES_CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE_INFO | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120214 | ||
2 | ![]() |
IO_CHANGED_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Read-Interface to Data Buffer | 20120904 | ||
3 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20120214 | ||
4 | ![]() |
IO_WRITE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_WRITE | Write Interface to Data Buffer | 20120214 | ||
5 | ![]() |
IT_MVKE_KEY_INSERT | Call by reference | Type reference (TYPE) | GTY_TS_MVKE_KEY | Keys of MVKE insert records | 20120321 |
Method DERIVE_MLANSALES_CREATE on class CL_MDG_BS_MAT_ACCESS has no exception.
Method DERIVE_MLANSALES_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE_INFO | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120214 | ||
2 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20120214 | ||
3 | ![]() |
IO_WRITE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_WRITE | Write Interface to Data Buffer | 20120214 | ||
4 | ![]() |
IT_MLANSALES_KEY_DELETE | Call by reference | Type reference (TYPE) | GTY_TS_MLANSALES_KEY | Keys of MLANSALES delete records | 20120328 | ||
5 | ![]() |
IT_MVKE_KEY_DELETE | Call by reference | Type reference (TYPE) | GTY_TS_MVKE_KEY | Keys of MVKE delete records | 20120321 |
Method DERIVE_MLANSALES_DELETE on class CL_MDG_BS_MAT_ACCESS has no exception.
Method DERIVE_MPGDDATA_DEFAULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_CHANGED | Call by reference | Object reference (TYPE REF TO) | DATA | Data changed in derivation | 20120508 | ||
2 | ![]() |
ET_MESSAGE_INFO | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120508 | ||
3 | ![]() |
IO_CHANGED_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Read-Interface to Data Buffer | 20120508 | ||
4 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20120508 | ||
5 | ![]() |
IO_WRITE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_WRITE | Write Interface to Data Buffer | 20120508 | ||
6 | ![]() |
IV_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20120508 |
Method DERIVE_MPGDDATA_DEFAULT on class CL_MDG_BS_MAT_ACCESS has no exception.
Method DERIVE_MPGD_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE_INFO | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20130524 | ||
2 | ![]() |
IO_CHANGED_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Read-Interface to Data Buffer | 20130524 | ||
3 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20130524 | ||
4 | ![]() |
IO_WRITE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_WRITE | Write Interface to Data Buffer | 20130524 | ||
5 | ![]() |
IT_MARC_KEY_DELETE | Call by reference | Type reference (TYPE) | GTY_TS_MARC_KEY | Keys of MARC delete records | 20130524 |
Method DERIVE_MPGD_DELETE on class CL_MDG_BS_MAT_ACCESS has no exception.
Method DERIVE_MRPTXT_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE_INFO | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20130524 | ||
2 | ![]() |
IO_CHANGED_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Read-Interface to Data Buffer | 20130524 | ||
3 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20130524 | ||
4 | ![]() |
IO_WRITE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_WRITE | Write Interface to Data Buffer | 20130524 | ||
5 | ![]() |
IT_MARC_KEY_DELETE | Call by reference | Type reference (TYPE) | GTY_TS_MARC_KEY | Keys of MARC delete records | 20130524 |
Method DERIVE_MRPTXT_DELETE on class CL_MDG_BS_MAT_ACCESS has no exception.
Method DERIVE_MTART Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MARC_KEY_INSERT | Call by reference | Type reference (TYPE) | GTY_TS_MARC_KEY | 20120910 | |||
2 | ![]() |
CT_MLANPURCH_KEY_DELETE | Call by reference | Type reference (TYPE) | GTY_TS_MLANPURCH_KEY | 20120910 | |||
3 | ![]() |
CT_MLANSALES_KEY_DELETE | Call by reference | Type reference (TYPE) | GTY_TS_MLANSALES_KEY | MLANSALES Keys to be deleted (obsolete) | 20120327 | ||
4 | ![]() |
ET_MESSAGE_INFO | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120321 | ||
5 | ![]() |
IO_CHANGED_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Read-Interface to Data Buffer | 20120321 | ||
6 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20120321 |
Method DERIVE_MTART on class CL_MDG_BS_MAT_ACCESS has no exception.
Method DERIVE_QTEUNIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE_INFO | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120502 | ||
2 | ![]() |
IO_CHANGED_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Read-Interface to Data Buffer | 20120502 | ||
3 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20120502 | ||
4 | ![]() |
IO_WRITE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_WRITE | Write Interface to Data Buffer | 20120502 |
Method DERIVE_QTEUNIT on class CL_MDG_BS_MAT_ACCESS has no exception.
Method DERIVE_QTEUNIT_OLD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE_INFO | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120502 | ||
2 | ![]() |
IO_CHANGED_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Read-Interface to Data Buffer | 20120502 | ||
3 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20120502 | ||
4 | ![]() |
IO_WRITE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_WRITE | Write Interface to Data Buffer | 20120502 |
Method DERIVE_QTEUNIT_OLD on class CL_MDG_BS_MAT_ACCESS has no exception.
Method DERIVE_VOLUME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE_INFO | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20111114 | ||
2 | ![]() |
IO_CHANGED_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Read-Interface to Data Buffer | 20111114 | ||
3 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20111114 | ||
4 | ![]() |
IO_WRITE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_WRITE | Write Interface to Data Buffer | 20111114 |
Method DERIVE_VOLUME on class CL_MDG_BS_MAT_ACCESS has no exception.
Method EXECUTE_SEARCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CR_DATA_TABLE_REF | Call by reference | Object reference (TYPE REF TO) | DATA | Response attributes of Staging Material ES model | 20130705 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20130705 | ||
3 | ![]() |
IT_SEARCH_ATTRIBUTES | Call by reference | Type reference (TYPE) | USMD_TS_SEL | 20130705 | |||
4 | ![]() |
IV_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20130705 | ||
5 | ![]() |
IV_MAX_NUM_RECORDS | Call by reference | Type reference (TYPE) | INT4 | Natural Number | 20130705 |
Method EXECUTE_SEARCH on class CL_MDG_BS_MAT_ACCESS has no exception.
Method GET_BUOM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_MEINS | Call by reference | Type reference (TYPE) | MEINH | Material: Table of Material ID and Material type | 20120323 | ||
2 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20120323 | ||
3 | ![]() |
IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Read-Interface to Data Buffer | 20120323 |
Method GET_BUOM on class CL_MDG_BS_MAT_ACCESS has no exception.
Method GET_CLF_CONTROLLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_CLF_CNTL | Value transfer | Object reference (TYPE REF TO) | IF_MDG_BS_CLF_CNTL | Classification Controller Interface for Lead Object | 20110414 |
Method GET_CLF_CONTROLLER on class CL_MDG_BS_MAT_ACCESS has no exception.
Method GET_MAT_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MAT_ID_TYPE | Call by reference | Type reference (TYPE) | MDG_BS_MAT_T_MAT_ID_TYPE | Material: Table of Material ID and Material type | 20100923 | ||
2 | ![]() |
IO_DELTA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | Read-Interface to Data Buffer | 20100923 | ||
3 | ![]() |
IV_INSERT_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100924 |
Method GET_MAT_TYPES on class CL_MDG_BS_MAT_ACCESS has no exception.
Method GET_OLD_EAN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_EAN | Call by reference | Type reference (TYPE) | GTY_S_EAN | MDG Data Model for Access from Non-SAP Standard Code | 20120403 | ||
2 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20120403 | ||
3 | ![]() |
IV_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | read from which one | 20120403 | ||
4 | ![]() |
IV_MAT | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20120403 | ||
5 | ![]() |
IV_MEINH | Call by reference | Type reference (TYPE) | MEINH | Unit of Measure for Display | 20120403 |
Method GET_OLD_EAN on class CL_MDG_BS_MAT_ACCESS has no exception.
Method INSERT_UNITOFMSR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_WRITE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_WRITE | Write Interface to Data Buffer | 20120423 | ||
2 | ![]() |
IS_EAN_DATA | Call by reference | Type reference (TYPE) | GTY_S_EAN_DATA | 20120416 | |||
3 | ![]() |
IS_UNITOFMSR_DATA_TEMPLATE | Call by reference | Type reference (TYPE) | ANY | Template data for base UOM | 20120405 | ||
4 | ![]() |
IS_UNITOFMSR_KEY | Call by reference | Type reference (TYPE) | GTY_S_UNITOFMSR_KEY | Key of UNITOFMSR record | 20120404 | ||
5 | ![]() |
IT_UNITOFMSR_DATA_RESULT | Call by reference | Type reference (TYPE) | SORTED TABLE | Collected data for delta buffer update | 20120418 | ||
6 | ![]() |
IV_GEWEI_MAT | Call by reference | Type reference (TYPE) | GEWEI | Weight Unit | 20120416 |
Method INSERT_UNITOFMSR on class CL_MDG_BS_MAT_ACCESS has no exception.
Method MAP_2_API Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_API_DATA | Call by reference | Type reference (TYPE) | MDG_BS_MAT_S_MAT_DATA | MDG BS MAT: Material Master Data Structure | 20091109 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20100505 | ||
3 | ![]() |
IO_DELTA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | 20091109 | |||
4 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDM Data Model for Access from Non-SAP-Standard Code | 20091109 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception for SMT mapping im material | 20130219 |
Method MAP_CD_FROM_APISTRUCT_TO_STA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MAPPING_CD | Call by reference | Type reference (TYPE) | USMD_T_MAP_CD | Mapping result to STA for an entity and a Change Indicator | 20100429 | ||
2 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20100429 | ||
3 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDM Data Model for Access from Non-SAP-Standard Code | 20100504 | ||
4 | ![]() |
IS_API_DATA_NEW | Call by reference | Type reference (TYPE) | MDG_BS_MAT_S_MAT_DATA | New values: Material Master Data Structure | 20100429 | ||
5 | ![]() |
IS_API_DATA_OLD | Call by reference | Type reference (TYPE) | MDG_BS_MAT_S_MAT_DATA | Old values: Material Master Data Structure | 20100429 | ||
6 | ![]() |
IT_ENTITY | Call by reference | Type reference (TYPE) | USMD_T_ENTITY | Entity Types | 20100504 | ||
7 | ![]() |
IV_CHNGIND | Call by reference | Type reference (TYPE) | CDCHNGIND | Change Type (U, I, E, D) | 20100429 |
Method MAP_CD_FROM_APISTRUCT_TO_STA on class CL_MDG_BS_MAT_ACCESS has no exception.
Method MAP_CD_TO_APISTRUCT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MDG_BS_MAT_S_MAT_DATA_NEW_E | Call by reference | Type reference (TYPE) | MDG_BS_MAT_S_MAT_DATA | Change Ind E: New values of the API Structure | 20100421 | ||
2 | ![]() |
ES_MDG_BS_MAT_S_MAT_DATA_NEW_I | Call by reference | Type reference (TYPE) | MDG_BS_MAT_S_MAT_DATA | Change Ind I: New values of the API Structure | 20100421 | ||
3 | ![]() |
ES_MDG_BS_MAT_S_MAT_DATA_NEW_U | Call by reference | Type reference (TYPE) | MDG_BS_MAT_S_MAT_DATA | Change Ind U: New values of the API Structure | 20100421 | ||
4 | ![]() |
ES_MDG_BS_MAT_S_MAT_DATA_OLD_D | Call by reference | Type reference (TYPE) | MDG_BS_MAT_S_MAT_DATA | Change Ind D: Old values of the API Structure | 20100421 | ||
5 | ![]() |
ES_MDG_BS_MAT_S_MAT_DATA_OLD_E | Call by reference | Type reference (TYPE) | MDG_BS_MAT_S_MAT_DATA | Change Ind E: Old values of the API Structure | 20100421 | ||
6 | ![]() |
ES_MDG_BS_MAT_S_MAT_DATA_OLD_U | Call by reference | Type reference (TYPE) | MDG_BS_MAT_S_MAT_DATA | Change Ind U: Old values of the API Structure | 20100421 | ||
7 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20100421 | ||
8 | ![]() |
IT_CDPOS | Call by reference | Type reference (TYPE) | CDPOS_TAB | Internal Table for cdpos | 20100421 |
Method MAP_CD_TO_APISTRUCT on class CL_MDG_BS_MAT_ACCESS has no exception.
Method MAP_MANDATORY_FIELD_CHECK_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20120822 | ||
2 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_USMD_MODEL_EXT | MDG Data Model for Access from Non-SAP Standard Code | 20120822 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception for SMT mapping im material | 20130220 |
Method MAP_MATNR_INT_2_EXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MATERIALID | Call by reference | Type reference (TYPE) | CL_MDG_BS_MAT_SERVICES=>GTY_TS_MATERIALID | Mapping internal/external Material ID | 20100917 | ||
2 | ![]() |
IO_DELTA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_READ | 20100917 | |||
3 | ![]() |
IV_INSERT_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_TRUE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100920 |
Method MAP_MATNR_INT_2_EXT on class CL_MDG_BS_MAT_ACCESS has no exception.
Method PREPARE_CHECK_SAVE_CLF_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CTS_CLF_CTX | Call by reference | Type reference (TYPE) | IF_MDG_BS_CLF_ACCESS=>TY_TS_CONTEXT | 20091115 | |||
2 | ![]() |
ITR_CLF_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20091115 | |||
3 | ![]() |
IV_ENTITY | Call by reference | Type reference (TYPE) | USMD_ENTITY | Entity Type | 20091115 |
Method PREPARE_CHECK_SAVE_CLF_DATA on class CL_MDG_BS_MAT_ACCESS has no exception.
Method RESET_MEINS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MAT_DATA_RESULT | Call by reference | Type reference (TYPE) | SORTED TABLE | Collected data for delta buffer update | 20120202 | ||
2 | ![]() |
CT_MESSAGE_INFO | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages for output | 20120202 | ||
3 | ![]() |
IS_MAT_DATA | Call by reference | Type reference (TYPE) | ANY | 20120202 | |||
4 | ![]() |
IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20120202 | ||
5 | ![]() |
IV_MEINS | Call by reference | Type reference (TYPE) | MEINS | Base Unit of Measure | 20120202 | ||
6 | ![]() |
IV_MSGNO | Call by reference | Type reference (TYPE) | MSGNO | System Message Number | 20120202 |
Method RESET_MEINS on class CL_MDG_BS_MAT_ACCESS has no exception.
Method UPDATE_APISTR_BY_FIELD_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20100421 | ||
2 | ![]() |
IV_CHNGIND | Call by reference | Type reference (TYPE) | CDCHNGIND | Change Type (U, I, E, D) | 20100428 | ||
3 | ![]() |
IV_FNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field name the table-component of a structure | 20100421 | ||
4 | ![]() |
IV_TABKEY | Call by reference | Type reference (TYPE) | CDTABKEY | Concatanation value of all keys | 20100421 | ||
5 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Name of a table-component of a structure | 20100421 | ||
6 | ![]() |
IV_VALUE_NEW | Call by reference | Type reference (TYPE) | CDFLDVALN | New value of the field | 20100421 | ||
7 | ![]() |
IV_VALUE_OLD | Call by reference | Type reference (TYPE) | CDFLDVALN | Old value of the field | 20100421 | ||
8 | ![]() |
LSR_MAT_DATA_NEW | Call by reference | Object reference (TYPE REF TO) | MDG_BS_MAT_S_MAT_DATA | Reference to an API Structurerefering to the new values | 20100421 | ||
9 | ![]() |
LSR_MAT_DATA_OLD | Call by reference | Object reference (TYPE REF TO) | MDG_BS_MAT_S_MAT_DATA | Reference to an API Structurerefering to the old values | 20100421 |
Method UPDATE_APISTR_BY_FIELD_VALUE on class CL_MDG_BS_MAT_ACCESS has no exception.
Method UPDATE_APISTR_BY_FVALUE_I_D Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20100429 | ||
2 | ![]() |
IV_TABKEY | Call by reference | Type reference (TYPE) | CDTABKEY | Concatanation value of all keys | 20100429 | ||
3 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Name of a table-component of a structure | 20100429 | ||
4 | ![]() |
LSR_MAT_DATA | Call by reference | Object reference (TYPE REF TO) | MDG_BS_MAT_S_MAT_DATA | Reference to an API Structurerefering to the new values | 20100429 |
Method UPDATE_APISTR_BY_FVALUE_I_D on class CL_MDG_BS_MAT_ACCESS has no exception.
Method UPDATE_APISTR_BY_FVALUE_U_E Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages | 20100429 | ||
2 | ![]() |
IV_FNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field name the table-component of a structure | 20100429 | ||
3 | ![]() |
IV_TABKEY | Call by reference | Type reference (TYPE) | CDTABKEY | Concatanation value of all keys | 20100429 | ||
4 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Name of a table-component of a structure | 20100429 | ||
5 | ![]() |
IV_VALUE_NEW | Call by reference | Type reference (TYPE) | CDFLDVALN | New value of the field | 20100429 | ||
6 | ![]() |
IV_VALUE_OLD | Call by reference | Type reference (TYPE) | CDFLDVALN | Old value of the field | 20100429 | ||
7 | ![]() |
LSR_MAT_DATA_NEW | Call by reference | Object reference (TYPE REF TO) | MDG_BS_MAT_S_MAT_DATA | Reference to an API Structurerefering to the new values | 20100429 | ||
8 | ![]() |
LSR_MAT_DATA_OLD | Call by reference | Object reference (TYPE REF TO) | MDG_BS_MAT_S_MAT_DATA | Reference to an API Structurerefering to the old values | 20100429 |
Method UPDATE_APISTR_BY_FVALUE_U_E on class CL_MDG_BS_MAT_ACCESS has no exception.
Method UPDATE_MATERIAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_MESSAGE_INFO | Call by reference | Type reference (TYPE) | USMD_T_MESSAGE | Messages for output | 20120405 | ||
2 | ![]() |
IO_WRITE_DATA | Call by reference | Object reference (TYPE REF TO) | IF_USMD_DELTA_BUFFER_WRITE | Write Interface to Data Buffer | 20120416 | ||
3 | ![]() |
IS_EAN_DATA | Call by reference | Type reference (TYPE) | GTY_S_EAN_DATA | EAN data | 20120411 | ||
4 | ![]() |
IT_MAT_DATA_RESULT | Call by reference | Type reference (TYPE) | SORTED TABLE | Template for buffer update | 20120418 | ||
5 | ![]() |
IV_GEWEI_MAT | Call by reference | Type reference (TYPE) | GEWEI | Weight Unit | 20120416 | ||
6 | ![]() |
IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Material Number | 20120405 | ||
7 | ![]() |
IV_MEINS | Call by reference | Type reference (TYPE) | MEINS | Base Unit of Measure | 20120405 | ||
8 | ![]() |
IV_MSGNO | Call by reference | Type reference (TYPE) | MSGNO | System Message Number | 20120405 |
Method UPDATE_MATERIAL on class CL_MDG_BS_MAT_ACCESS has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 605 |