SAP ABAP Interface IF_EX_EAM_MSAM_EQUIP (Interface for BAdI: BADI_EAM_MSAM_EQUIPMENT)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
PM-WOC (Application Component) Maintenance Processing
⤷
MSAM_MO (Package) MSAM for Handheld

⤷

⤷

Properties
Interface | IF_EX_EAM_MSAM_EQUIP | |
Short Description | Interface for BAdI: BADI_EAM_MSAM_EQUIPMENT |
General Data
Package | MSAM_MO | MSAM for Handheld |
Created | 20090216 | SAP |
Last changed | 20100310 | SAP |
Unicode checks active |
Forward declarations
Interface IF_EX_EAM_MSAM_EQUIP has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090216 |
Friends
Interface IF_EX_EAM_MSAM_EQUIP has no friend.
Attributes
Interface IF_EX_EAM_MSAM_EQUIP has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | BTE event for Equipment key push | 20090414 |
2 | ![]() |
Instance method | Public | Method | Outbound Processing for Equipment Change | 20090216 |
3 | ![]() |
Instance method | Public | Method | Pre-processing for Equipment Change | 20090216 |
4 | ![]() |
Instance method | Public | Method | Outbound Processing for Equipment Create | 20090216 |
5 | ![]() |
Instance method | Public | Method | Pre-processing for Equipment Create | 20090216 |
6 | ![]() |
Instance method | Public | Method | Outbound Processing for Equipment GetDetail | 20090216 |
7 | ![]() |
Instance method | Public | Method | Pre-processing for Equipment GetDetail | 20090216 |
8 | ![]() |
Instance method | Public | Method | Outbound Processing for Equipment Getlist | 20090216 |
9 | ![]() |
Instance method | Public | Method | Pre-processing for Equipment Getlist | 20090216 |
Events
Interface IF_EX_EAM_MSAM_EQUIP has no event.
Types
Interface IF_EX_EAM_MSAM_EQUIP has no local type.
Method Signatures
Method EQUIPMENT_BTE_PUSH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EQUI_KEYS | Call by reference | Type reference (TYPE) | MSAM_MO_R3KEYS_T | Table type: R/3 Keys for Transfer to Server Drives | 20090414 | ||
2 | ![]() |
HEQBS_NEW | Call by reference | Type reference (TYPE) | EQBS | Serial Number Stock Segment | 20090414 | ||
3 | ![]() |
HEQBS_OLD | Call by reference | Type reference (TYPE) | EQBS | Serial Number Stock Segment | 20090414 | ||
4 | ![]() |
HEQKT_NEW | Call by reference | Type reference (TYPE) | EQKT | Equipment Short Texts | 20090414 | ||
5 | ![]() |
HEQKT_OLD | Call by reference | Type reference (TYPE) | EQKT | Equipment Short Texts | 20090414 | ||
6 | ![]() |
HEQUI_NEW | Call by reference | Type reference (TYPE) | EQUI | Equipment master data | 20090414 | ||
7 | ![]() |
HEQUI_OLD | Call by reference | Type reference (TYPE) | EQUI | Equipment master data | 20090414 | ||
8 | ![]() |
HEQUZ_NEW | Call by reference | Type reference (TYPE) | EQUZ | Equipment time segment | 20090414 | ||
9 | ![]() |
HEQUZ_OLD | Call by reference | Type reference (TYPE) | EQUZ | Equipment time segment | 20090414 | ||
10 | ![]() |
HILOA_NEW | Call by reference | Type reference (TYPE) | ILOA | PM Object Location and Account Assignment | 20090414 | ||
11 | ![]() |
HILOA_OLD | Call by reference | Type reference (TYPE) | ILOA | PM Object Location and Account Assignment | 20090414 | ||
12 | ![]() |
IHPA_NEW | Call by reference | Type reference (TYPE) | TT_IHPAVB | Reference structure for XIHPA | 20090414 | ||
13 | ![]() |
IHPA_OLD | Call by reference | Type reference (TYPE) | TT_IHPAVB | Reference structure for XIHPA | 20090414 | ||
14 | ![]() |
REPLICATION_DEST | Call by reference | Type reference (TYPE) | MSAM_CDEST_SD_T | Table type for RFC destination | 20090414 |
Method EQUIPMENT_BTE_PUSH on Interface IF_EX_EAM_MSAM_EQUIP has no exception.
Method EQUIPMENT_CHANGE_OUTBOUND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CE_EXTENSION | Call by reference | Type reference (TYPE) | MSAM_MO_CUSTOMER_ENHANCEMENT_T | Table for customer enhancement | 20090302 | ||
2 | ![]() |
EQUIPMENT_ATTACHMENT | Call by reference | Type reference (TYPE) | MSAM10_ATTACH_HEADER_T | Table type for Attachments | 20090302 | ||
3 | ![]() |
EQUIPMENT_CLASSVAL | Call by reference | Type reference (TYPE) | MSAM10_TECHOBJ_CHAR_VALUE_T | Table type for Characteristics Values | 20090302 | ||
4 | ![]() |
EQUIPMENT_HEADER | Call by reference | Type reference (TYPE) | MSAM10_EQUIP_HEADER | Header Data for Equipment | 20090302 | ||
5 | ![]() |
EQUIPMENT_PARTNERS | Call by reference | Type reference (TYPE) | MSAM10_PARTNER_KEY_T | Table for Partner Keys | 20090302 | ||
6 | ![]() |
EQUIPMENT_USER_STATUS | Call by reference | Type reference (TYPE) | MSAM10_USER_STATUS_T | User Status Definitions | 20090302 | ||
7 | ![]() |
EV_SKIP_STANDARD | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20090302 | ||
8 | ![]() |
INSTALLATION_CHANGE | Call by reference | Type reference (TYPE) | MSAM10_TECHOBJ_INSTL_DISMNTL_T | Table type for Installation change structure | 20090302 | ||
9 | ![]() |
RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20090302 | ||
10 | ![]() |
USER | Call by reference | Type reference (TYPE) | MSAM_MO_USER_DATA-USERID | User Name | 20090302 | ||
11 | ![]() |
WSAP_EXTENSION | Call by reference | Type reference (TYPE) | MSAM_MO_SAP_ENHANCEMENT_T | Table type for SAP Enhancement structure | 20090302 |
Method EQUIPMENT_CHANGE_OUTBOUND on Interface IF_EX_EAM_MSAM_EQUIP has no exception.
Method EQUIPMENT_CHANGE_PREPROCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CE_EXTENSION | Call by reference | Type reference (TYPE) | MSAM_MO_CUSTOMER_ENHANCEMENT_T | Table for customer enhancement | 20090302 | ||
2 | ![]() |
EQUIPMENT_ATTACHMENT | Call by reference | Type reference (TYPE) | MSAM10_ATTACH_HEADER_T | Table type for Attachments | 20090302 | ||
3 | ![]() |
EQUIPMENT_CLASSVAL | Call by reference | Type reference (TYPE) | MSAM10_TECHOBJ_CHAR_VALUE_T | Table type for Characteristics Values | 20090302 | ||
4 | ![]() |
EQUIPMENT_HEADER | Call by reference | Type reference (TYPE) | MSAM10_EQUIP_HEADER | Header Data for Equipment | 20090302 | ||
5 | ![]() |
EQUIPMENT_PARTNERS | Call by reference | Type reference (TYPE) | MSAM10_PARTNER_KEY_T | Table for Partner Keys | 20090302 | ||
6 | ![]() |
EQUIPMENT_USER_STATUS | Call by reference | Type reference (TYPE) | MSAM10_USER_STATUS_T | User Status Definitions | 20090302 | ||
7 | ![]() |
EV_SKIP_STANDARD | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20090302 | ||
8 | ![]() |
INSTALLATION_CHANGE | Call by reference | Type reference (TYPE) | MSAM10_TECHOBJ_INSTL_DISMNTL_T | Table type for Installation change structure | 20090302 | ||
9 | ![]() |
RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20090302 | ||
10 | ![]() |
USER | Call by reference | Type reference (TYPE) | MSAM_MO_USER_DATA-USERID | User Name | 20090302 | ||
11 | ![]() |
WSAP_EXTENSION | Call by reference | Type reference (TYPE) | MSAM_MO_SAP_ENHANCEMENT_T | Table type for SAP Enhancement structure | 20090302 |
Method EQUIPMENT_CHANGE_PREPROCESS on Interface IF_EX_EAM_MSAM_EQUIP has no exception.
Method EQUIPMENT_CREATE_OUTBOUND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CE_EXTENSION | Call by reference | Type reference (TYPE) | MSAM_MO_CUSTOMER_ENHANCEMENT_T | Table for customer enhancement | 20090228 | ||
2 | ![]() |
EQUIPMENT_ATTACHMENT | Call by reference | Type reference (TYPE) | MSAM10_ATTACH_HEADER_T | Table type for Attachments | 20090228 | ||
3 | ![]() |
EQUIPMENT_CLASSVAL | Call by reference | Type reference (TYPE) | MSAM10_TECHOBJ_CHAR_VALUE_T | Table type for Characteristics Values | 20090228 | ||
4 | ![]() |
EQUIPMENT_HEADER | Call by reference | Type reference (TYPE) | MSAM10_EQUIP_HEADER | Header Data for Equipment | 20090228 | ||
5 | ![]() |
EQUIPMENT_PARTNERS | Call by reference | Type reference (TYPE) | MSAM10_PARTNER_KEY_T | Table for Partner Keys | 20090228 | ||
6 | ![]() |
EQUIPMENT_USER_STATUS | Call by reference | Type reference (TYPE) | MSAM10_USER_STATUS_T | User Status Definitions | 20090228 | ||
7 | ![]() |
EQUNR | Call by reference | Type reference (TYPE) | MSAM10_EQUIP_HEADER-EQUNR | Equipment Number | 20090228 | ||
8 | ![]() |
RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20090228 | ||
9 | ![]() |
USER | Call by reference | Type reference (TYPE) | MSAM_MO_USER_DATA-USERID | User Name | 20090228 | ||
10 | ![]() |
WSAP_EXTENSION | Call by reference | Type reference (TYPE) | MSAM_MO_SAP_ENHANCEMENT_T | Table type for SAP Enhancement structure | 20090228 |
Method EQUIPMENT_CREATE_OUTBOUND on Interface IF_EX_EAM_MSAM_EQUIP has no exception.
Method EQUIPMENT_CREATE_PREPROCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CE_EXTENSION | Call by reference | Type reference (TYPE) | MSAM_MO_CUSTOMER_ENHANCEMENT_T | Table for customer enhancement | 20090228 | ||
2 | ![]() |
EQUIPMENT_ATTACHMENT | Call by reference | Type reference (TYPE) | MSAM10_ATTACH_HEADER_T | Table type for Attachments | 20090228 | ||
3 | ![]() |
EQUIPMENT_CLASSVAL | Call by reference | Type reference (TYPE) | MSAM10_TECHOBJ_CHAR_VALUE_T | Table type for Characteristics Values | 20090228 | ||
4 | ![]() |
EQUIPMENT_HEADER | Call by reference | Type reference (TYPE) | MSAM10_EQUIP_HEADER | Header Data for Equipment | 20090228 | ||
5 | ![]() |
EQUIPMENT_PARTNERS | Call by reference | Type reference (TYPE) | MSAM10_PARTNER_KEY_T | Table for Partner Keys | 20090228 | ||
6 | ![]() |
EQUIPMENT_USER_STATUS | Call by reference | Type reference (TYPE) | MSAM10_USER_STATUS_T | User Status Definitions | 20090228 | ||
7 | ![]() |
EQUNR | Call by reference | Type reference (TYPE) | MSAM10_EQUIP_HEADER-EQUNR | Equipment Number | 20090228 | ||
8 | ![]() |
EV_SKIP_STANDARD | Call by reference | Type reference (TYPE) | FLAG | Skip Standard functionality | 20090228 | ||
9 | ![]() |
RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20090228 | ||
10 | ![]() |
USER | Call by reference | Type reference (TYPE) | MSAM_MO_USER_DATA-USERID | User Name | 20090228 | ||
11 | ![]() |
WSAP_EXTENSION | Call by reference | Type reference (TYPE) | MSAM_MO_SAP_ENHANCEMENT_T | Table type for SAP Enhancement structure | 20090228 |
Method EQUIPMENT_CREATE_PREPROCESS on Interface IF_EX_EAM_MSAM_EQUIP has no exception.
Method EQUIPMENT_GETDETAIL_OUTBOUND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CE_EXTENSION | Call by reference | Type reference (TYPE) | MSAM_MO_CUSTOMER_ENHANCEMENT_T | Table for customer enhancement | 20090228 | ||
2 | ![]() |
CE_ML_EXTENSION | Call by reference | Type reference (TYPE) | MSAM_MO_ML_CUSTOMER_ENHANCE_T | Multi langauge Customer Enahancement fields | 20090228 | ||
3 | ![]() |
EQUIPMENT | Call by reference | Type reference (TYPE) | MSAM10_EQUIP_HEADER-EQUNR | Equipment Number | 20090228 | ||
4 | ![]() |
EQUIPMENT_ATTACHMENT | Call by reference | Type reference (TYPE) | MSAM10_ATTACH_HEADER_T | Table type for Attachments | 20090228 | ||
5 | ![]() |
EQUIPMENT_CLASS | Call by reference | Type reference (TYPE) | MSAM10_TECHOBJ_CLASS_KEY_T | Classes to be sent to middle ware | 20090228 | ||
6 | ![]() |
EQUIPMENT_CLASSVAL | Call by reference | Type reference (TYPE) | MSAM10_TECHOBJ_CHAR_VALUE_T | Table type for Characteristics Values | 20090228 | ||
7 | ![]() |
EQUIPMENT_CONTRACTS | Call by reference | Type reference (TYPE) | MSAM10_TECHOBJ_CONTRACT_T | Table Type for Technical Object Contract Header | 20090228 | ||
8 | ![]() |
EQUIPMENT_HEADER | Call by reference | Type reference (TYPE) | MSAM10_EQUIP_HEADER | Header Data for Equipment | 20090228 | ||
9 | ![]() |
EQUIPMENT_INST_EQUIS | Call by reference | Type reference (TYPE) | MSAM10_EQUIP_INSTALLED_EQUIP_T | Table for Installed Equipment | 20090228 | ||
10 | ![]() |
EQUIPMENT_MEAS_POINTS | Call by reference | Type reference (TYPE) | MSAM10_MEASMNT_PT_KEY_T | Table for Measuring Point Keys | 20090228 | ||
11 | ![]() |
EQUIPMENT_NOTIF_HIST | Call by reference | Type reference (TYPE) | MSAM10_TECHOBJ_NOTIF_HISTORY_T | Table for Notification History for Technical Object | 20090228 | ||
12 | ![]() |
EQUIPMENT_ORDER_HIST | Call by reference | Type reference (TYPE) | MSAM10_TECHOBJ_ORDER_HISTORY_T | Table for Order History for Technical Object | 20090228 | ||
13 | ![]() |
EQUIPMENT_PARTNERS | Call by reference | Type reference (TYPE) | MSAM10_PARTNER_KEY_T | Table for Partner Keys | 20090228 | ||
14 | ![]() |
EQUIPMENT_USER_STATUS | Call by reference | Type reference (TYPE) | MSAM10_USER_STATUS_T | User Status Definitions | 20090228 | ||
15 | ![]() |
EQUIPMENT_WARRANTY | Call by reference | Type reference (TYPE) | MSAM10_TECHOBJ_WARRANTY_T | Table for Warranty Data | 20090228 | ||
16 | ![]() |
ML_EQUI_HEADER | Call by reference | Type reference (TYPE) | MSAM10_ML_EQUIP_HEADER_T | Table for Multilanguage data for Equipment Header | 20090228 | ||
17 | ![]() |
ML_EQUI_INST_EQUIS | Call by reference | Type reference (TYPE) | MSAM10_ML_EQUIP_INSTALL_EQUI_T | Table for Multilanguage for installed Equipments | 20090228 | ||
18 | ![]() |
ML_EQUI_NOTIF_HIST | Call by reference | Type reference (TYPE) | MSAM10_ML_TECOBJ_NOT_HISTORY_T | Multilanguage for Notification History of Technical Object | 20090228 | ||
19 | ![]() |
ML_EQUI_ORDER_HIST | Call by reference | Type reference (TYPE) | MSAM10_ML_TECOBJ_ORD_HISTORY_T | Multilanguage for Order History of Equipment | 20090228 | ||
20 | ![]() |
ML_EQUI_PARTNERS | Call by reference | Type reference (TYPE) | MSAM10_ML_PARTNER_KEY_T | Multilanguage for Partners | 20090228 | ||
21 | ![]() |
ML_EQUI_USER_STATUS | Call by reference | Type reference (TYPE) | MSAM10_ML_USER_STATUS_T | Multilanguage with Status Changes for User Status | 20090228 | ||
22 | ![]() |
RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20090228 | ||
23 | ![]() |
WSAP_EXTENSION | Call by reference | Type reference (TYPE) | MSAM_MO_SAP_ENHANCEMENT_T | Table type for SAP Enhancement structure | 20090228 | ||
24 | ![]() |
WSAP_ML_EXTENSION | Call by reference | Type reference (TYPE) | MSAM_MO_ML_SAP_ENHANCEMENT_T | Table type for SAP Enhancement structure for multilanguage | 20090228 |
Method EQUIPMENT_GETDETAIL_OUTBOUND on Interface IF_EX_EAM_MSAM_EQUIP has no exception.
Method EQUIPMENT_GETDETAIL_PREPROCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CE_EXTENSION | Call by reference | Type reference (TYPE) | MSAM_MO_CUSTOMER_ENHANCEMENT_T | Table for customer enhancement | 20090227 | ||
2 | ![]() |
CE_ML_EXTENSION | Call by reference | Type reference (TYPE) | MSAM_MO_ML_CUSTOMER_ENHANCE_T | Multi langauge Customer Enahancement fields | 20090227 | ||
3 | ![]() |
EQUIPMENT | Call by reference | Type reference (TYPE) | MSAM10_EQUIP_HEADER-EQUNR | Equipment Number | 20090227 | ||
4 | ![]() |
EQUIPMENT_ATTACHMENT | Call by reference | Type reference (TYPE) | MSAM10_ATTACH_HEADER_T | MSAM Attachment header | 20090227 | ||
5 | ![]() |
EQUIPMENT_CLASS | Call by reference | Type reference (TYPE) | MSAM10_TECHOBJ_CLASS_KEY_T | Classes to be sent to middle ware | 20090227 | ||
6 | ![]() |
EQUIPMENT_CLASSVAL | Call by reference | Type reference (TYPE) | MSAM10_TECHOBJ_CHAR_VALUE_T | Evaluations for Characteristics | 20090227 | ||
7 | ![]() |
EQUIPMENT_CONTRACTS | Call by reference | Type reference (TYPE) | MSAM10_TECHOBJ_CONTRACT_T | Technical Object Contract Header | 20090227 | ||
8 | ![]() |
EQUIPMENT_HEADER | Call by reference | Type reference (TYPE) | MSAM10_EQUIP_HEADER | Header Data for Equipment | 20090227 | ||
9 | ![]() |
EQUIPMENT_INST_EQUIS | Call by reference | Type reference (TYPE) | MSAM10_EQUIP_INSTALLED_EQUIP_T | Installed Equipment in Equipment | 20090227 | ||
10 | ![]() |
EQUIPMENT_MEAS_POINTS | Call by reference | Type reference (TYPE) | MSAM10_MEASMNT_PT_KEY_T | Measuring Point Key | 20090227 | ||
11 | ![]() |
EQUIPMENT_NOTIF_HIST | Call by reference | Type reference (TYPE) | MSAM10_TECHOBJ_NOTIF_HISTORY_T | Notification History for Technical Object | 20090227 | ||
12 | ![]() |
EQUIPMENT_ORDER_HIST | Call by reference | Type reference (TYPE) | MSAM10_TECHOBJ_ORDER_HISTORY_T | Order History for Technical Object | 20090227 | ||
13 | ![]() |
EQUIPMENT_PARTNERS | Call by reference | Type reference (TYPE) | MSAM10_PARTNER_KEY_T | Partner Key | 20090227 | ||
14 | ![]() |
EQUIPMENT_USER_STATUS | Call by reference | Type reference (TYPE) | MSAM10_USER_STATUS_T | User Status Definitions | 20090227 | ||
15 | ![]() |
EQUIPMENT_WARRANTY | Call by reference | Type reference (TYPE) | MSAM10_TECHOBJ_WARRANTY_T | Warranty Data for Technical Object | 20090227 | ||
16 | ![]() |
EV_SKIP_STANDARD | Call by reference | Type reference (TYPE) | FLAG | Skip Standard functionality | 20090227 | ||
17 | ![]() |
ML_EQUI_HEADER | Call by reference | Type reference (TYPE) | MSAM10_ML_EQUIP_HEADER_T | Multilanguage data for Equipment header | 20090227 | ||
18 | ![]() |
ML_EQUI_INST_EQUIS | Call by reference | Type reference (TYPE) | MSAM10_ML_EQUIP_INSTALL_EQUI_T | Multilanguage for installed equipments | 20090227 | ||
19 | ![]() |
ML_EQUI_NOTIF_HIST | Call by reference | Type reference (TYPE) | MSAM10_ML_TECOBJ_NOT_HISTORY_T | Multilanguage for Notification History of Technical Object | 20090227 | ||
20 | ![]() |
ML_EQUI_ORDER_HIST | Call by reference | Type reference (TYPE) | MSAM10_ML_TECOBJ_ORD_HISTORY_T | Multilanguage for Order History of Technical Object | 20090227 | ||
21 | ![]() |
ML_EQUI_PARTNERS | Call by reference | Type reference (TYPE) | MSAM10_ML_PARTNER_KEY_T | Multilanguage for Partners | 20090227 | ||
22 | ![]() |
ML_EQUI_USER_STATUS | Call by reference | Type reference (TYPE) | MSAM10_ML_USER_STATUS_T | Multilanguage with Status Changes for User Status | 20090227 | ||
23 | ![]() |
RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20090227 | ||
24 | ![]() |
WSAP_EXTENSION | Call by reference | Type reference (TYPE) | MSAM_MO_SAP_ENHANCEMENT_T | Table type for SAP Enhancement structure | 20090227 | ||
25 | ![]() |
WSAP_ML_EXTENSION | Call by reference | Type reference (TYPE) | MSAM_MO_ML_SAP_ENHANCEMENT_T | Table type for SAP Enhancement structure for multilanguage | 20090227 |
Method EQUIPMENT_GETDETAIL_PREPROCESS on Interface IF_EX_EAM_MSAM_EQUIP has no exception.
Method EQUIPMENT_GETLIST_OUTBOUND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EQUIPMENT_LIST | Call by reference | Type reference (TYPE) | MSAM10_EQUIP_HEADER_T | Equipment List | 20090227 | ||
2 | ![]() |
ME_MASS_REP | Call by reference | Type reference (TYPE) | MSAM10_MASS_REP | Mass replicationStructure for Mass Data Replication | 20090227 | ||
3 | ![]() |
REPLICATION_TYPE | Call by reference | Type reference (TYPE) | MSAM10_REPLICATION_TYPE_STRUCT-REPLICATION_TYPE | Type of Replication | 20090227 | ||
4 | ![]() |
RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return table | 20090227 |
Method EQUIPMENT_GETLIST_OUTBOUND on Interface IF_EX_EAM_MSAM_EQUIP has no exception.
Method EQUIPMENT_GETLIST_PREPROCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EQUIPMENT_LIST | Call by reference | Type reference (TYPE) | MSAM10_EQUIP_HEADER_T | Table for Equipment list | 20090227 | ||
2 | ![]() |
EV_SKIP_STANDARD | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20090227 | ||
3 | ![]() |
ME_MASS_REP | Call by reference | Type reference (TYPE) | MSAM10_MASS_REP | Structure for Mass Data Replication | 20090227 | ||
4 | ![]() |
REPLICATION_TYPE | Call by reference | Type reference (TYPE) | MSAM10_REPLICATION_TYPE_STRUCT-REPLICATION_TYPE | Type of Replication | 20090227 | ||
5 | ![]() |
RETURN | Call by reference | Type reference (TYPE) | BAPIRET2_T | Return parameter table | 20090227 |
Method EQUIPMENT_GETLIST_PREPROCESS on Interface IF_EX_EAM_MSAM_EQUIP has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 605 |