MAM_30_MAM_SCENARIO_BUSINESS SAP (MAM Scenario Business Processes) Structure details

Dictionary Type: Structure
Description: MAM Scenario Business Processes




ABAP Code to SELECT data from MAM_30_MAM_SCENARIO_BUSINESS
Related tables to MAM_30_MAM_SCENARIO_BUSINESS
Access table MAM_30_MAM_SCENARIO_BUSINESS




Structure field list including key, data, relationships and ABAP select examples

MAM_30_MAM_SCENARIO_BUSINESS is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "MAM Scenario Business Processes" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_MAM_30_MAM_SCENARIO_BUSINESS TYPE MAM_30_MAM_SCENARIO_BUSINESS.

The MAM_30_MAM_SCENARIO_BUSINESS table consists of various fields, each holding specific information or linking keys about MAM Scenario Business Processes data available in SAP. These include PROFILE_ORDER (Order Profile), PROFILE_NOTIF (Notification Profile), PROFILE_INVENT (Assignment Profile), ORDERS_ACTIVE (Mobile Order Processing Active).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP MAM_30_MAM_SCENARIO_BUSINESS structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
MYALM_SCENARIOMobile Asset Management Scenario ALM_ME_SCENARIO_MYALMCHAR10Assigned to domainALM_ME_SCENARIO_MYALM
PROFILE_ORDEROrder Profile ALM_ME_PROFILE_ORDERCHAR10CHAR10
PROFILE_NOTIFNotification Profile ALM_ME_PROFILE_NOTIFCHAR10CHAR10
PROFILE_INVENTAssignment Profile ALM_ME_INVNT_MNG_PROFILECHAR10CHAR10
ORDERS_ACTIVEMobile Order Processing Active ALM_ME_ACTIVE_ORDERSCHAR1FLAG
NOTIF_ACTIVEMobile Notification Processing Active ALM_ME_ACTIVE_NOTIFICATIONCHAR1FLAG
TOM_ACTIVEProcessing of Technical Objects Active ALM_ME_ACTIVE_TECHNICAL_OBJCHAR1FLAG
INV_ACTIVETechnician Stock Active ALM_ME_ACTIVE_INVENTORYCHAR1FLAG
CUST_ACTIVEPartner Management Active ALM_ME_ACTIVE_CUSTOMERCHAR1FLAG
MEAS_ACTIVEMobile Measurement Recording Active ALM_ME_ACTIVE_MEASUREMENTCHAR1FLAG
TIME_ACTIVETime Recording of 'Time and Travel Notebook' Active ALM_ME_ACTIVE_TIME_TRAVELCHAR1FLAG
TRAVEL_ACTIVETravel Expenses Entry of 'Time and Travel Notebook' Active ALM_ME_ACTIVE_TRAVELCHAR1FLAG
TRAVEL_BASE_URLURL for the link to time of 'Time and Travel' ALM_ME_TIME_URLCHAR75TEXT75
TIME_BASE_URLURL for the link to travel of 'Time and Travel' ALM_ME_TRAVEL_URLCHAR75TEXT75
RFID1_ACTIVERFID Scenario 1 Active: Enable Order Processing ALM_ME_ACTIVE_RFID_SC1CHAR1FLAG
RFID2_ACTIVERFID Scenario 2 Active: Maintenance History ALM_ME_ACTIVE_RFID_SC2CHAR1FLAG
RFID3_ACTIVERFID Scenario 3 Active: Reference Date Transfer ALM_ME_ACTIVE_RFID_SC3CHAR1FLAG
PUSH_ACTIVEActivate Push Reception for Scenario ALM_ME_ACTIVE_PUSHCHAR1FLAG
PUSH_NOTIFYInform Mobile Devices via Push ALM_ME_PSUH_NOTIFYCHAR1ALM_ME_PSUH_NOTIFY
DEFECTS_RECORDDefects Recording ALM_ME_DEFECTS_RECORDCHAR1ALM_ME_DEFECTS_RECORD
MEAS_RECORDMeasurement Reading Entry ALM_ME_MEAS_RECORDCHAR1ALM_ME_MEAS_RECORD
DEFECTS_NOTTYPENotification Type QMARTCHAR2Assigned to domainQMARTQMR
FREE_SORTINGFree Sorting on the Mobile Device ALM_ME_FREE_SORTINGCHAR1ALM_ME_FREE_SORTING
GIS_ACTIVEGIS Integration Active ALM_ME_ACTIVE_GISCHAR1FLAG
PROFILE_EQUITemplate equipment profile ALM_TEMP_EQ_PROFILECHAR10CHAR10
MAS_DATA_CR_ACTVMaster Data creation Activation flag ALM_ME_ACTIVE_MAS_DATA_CREATECHAR1FLAG
MAS_DATA_CH_ACTVMaster Data change Active flag ALM_ME_ACTIVE_MAS_DATA_CHANGECHAR1FLAG
ADDR_CREATE_ACTVAddress Create Active flag ALM_ME_ACTIVE_ADDR_CREATECHAR1FLAG

Key field Non-key field



How do I retrieve data from SAP structure MAM_30_MAM_SCENARIO_BUSINESS using ABAP code?

As MAM_30_MAM_SCENARIO_BUSINESS is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on MAM_30_MAM_SCENARIO_BUSINESS as there is no data to select.

How to access SAP table MAM_30_MAM_SCENARIO_BUSINESS

Within an ECC or HANA version of SAP you can also view further information about MAM_30_MAM_SCENARIO_BUSINESS and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!