Ansicht
Dokumentation

MSAM10_EQUIPMENT_GETLIST - PM/CS: Get the List of the Equipments

MSAM10_EQUIPMENT_GETLIST - PM/CS: Get the List of the Equipments

Fill RESBD Structure from EBP Component Structure   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

You use this method to get the list of equipments. This method internally uses the variant mentioned in the Service and Asset Management for Mobilecustomizing Define Settings for Movement of Data (transaction MSAM_GENERAL) for selection report RMSAM_MO_EQUIPMENT_LIST to get the list of equipments. If no variant is maintained then all the equipments will be selected.

This method returns the list of equipment IDs only if the Sel. header Keyscheckbox is selected in the Service and Asset Management for Mobilecustomizing Define Settings for Movement of Data . If the equipment header details like short text, address and so on need to be selected then this checkbox must be deselected.

Technical Notes

Errors encountered during processing are collected in the RETURN table.

Note

You can use the ME_MASS_REP structure to restrict the number of equipments in the output list. The field ME_KEY_GREATER_THAN can be used to get the list of equipments having equipment number greater than the value in this field. The field ME_NUMBER_OF_HEADERScan be used to get the fixed number of equipments.,,

Customer Enhancements

The following BAdI (Business Add-Ins) reference is provided in the method. This BAdI can be used for custom logic:

BADI_EAM_MSAM_EQUIPMENT: Customer BAdI for equipment object

BAdI method EQUIPMENT_GETLIST_PREPROCESS can be used to perform preprocessing of the data before the standard logic is called. If the standard logic is to be skipped then the importing parameter LV_SKIP_STANDARD is to be set.

BAdI method EQUIPMENT_GETLIST_OUTBOUND can be used by the customer to perform outbound processing after the standard logic.

Example

Notes

Further information





Parameters

EQUIPMENT_LIST
ME_MASS_REP
REPLICATION_TYPE
RETURN

Exceptions

Function Group

MSAM_MOREP_EQUIPMENT

CL_GUI_FRONTEND_SERVICES - Frontend Services   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 2599 Date: 20240523 Time: 064749     sap01-206 ( 79 ms )