BAPIs for IS-RETAIL Article Master data.

Hi frnds,
I need a standard Bapi to display all existing merchandise categories( material grp), article type(material type) when executing without giving any input parameters.
Regards,
Krishna.

Hi Kumar,
Go to MM41, enter your article A1 and vendor 1.Select purchasing view then enter your purchasing group and purchase price for that vendor1 and save it.Again go to the same purchasing view and click validity area, you will get a pop up box where u can enter
your vendor 2  enter your purchasing group and purchase price of vendor 2 then save it.Do the same for yr other 3 vendors.

Similar Messages

  • SAP Retail : Article Master Data Transfer using LSMW/ARTMAS05: EAN Error

    Hi Bjorn Panter,
    I want to thank you for providing very informative articles on the Master Data of ERP Retail.
    We are currently loading articles to SAP from legacy and use your articles on ERP Retail as part of our knowledge warehouse.
    We have encountered an error which has stumped our conversion.
    We are getting an M3 535 error stating that "First specify the main EAN for the unit EA".  We are using LSMW (IDOC Method, Basic Type ARTMAS05).
    Our MARM segments have generic and variants.  The UPC and UPC category (set to UC) are filled for the variants and blank in the segment containing the generic.
    Our MEAN segments contain variants only with the UPC and UPC category (set to UC) filled.
    Our UC EAN category is configured with a blank check digit algorithm and a number range of 12 digits.  We are loading our variants with EANs that are 12 digits.
    When debugged IDOC_INPUT_ARTMAS, I noticed that :
    In routine  MARM_UEBERGEBEN (in function module BAPI_MATERIAL_MAINTAINDATA_RT), this code clears our MARMX indicators :
       LOOP AT UNITSOFMEASURE.
        ART_DATA_EXISTS = 'X'.    "JH/05.01.00/4.6C Entkopplung der MALG
        IF UNITSOFMEASURE-FUNCTION NE C_MSGFN_D.   ->>>> this checks if our function code is 003 (which is a delete).
    *     TMFIELDRES aufbauen
          CLEAR UNITSOFMEASUREX.                   ->>>> Since we are doing a create, it clears the indicators in unitsofmeasureX
    To bypass this clear, I debugged the program and overlayed the indicators and marked UPC and UPC category as 'X'.  This worked and we were able to post our IDOC successfully... THe UPCs showed in the MARM and MEAN tables.
    However, knowing that there are a lot of Retail companies loading articles into their SAP system, it would seem odd that no one has reported this as a bug or no one has posted this issue in SDN.  I could not find any OSS note related to this issue either.
    Can you please help us figure out what is wrong ? Have you encountered this error in the past ?  Is there something in config that we should check ?  Should we look at fields in our segments ?
    Any help from you would be greatly appreciated.
    Thanks,
    Sarah

    Dear Sarah,
    please open an OSS customer message.
    Put in a valid IDOC ARTMAS number with this error and open your system.
    I guess either it is a bug in IODC structure or you found a bug in software.
    My colleages will take care.
    Regards
    Björn

  • Asking for help about modification to article master data of retail system

    Deal All,
    Is there any one can tell me how to modify the article master data in retail system ?
    I have tried to deal with the requirement by BDC and calling the function BAPI_MATERIAL_MAINTAINDATA_RT,
    but both of the two approaches can not update the customized fields in the table MAW1.
    For BDC, the changed data can only be update in debug mode.
    For the function, no customized fields of table MAW1 are taken into account as to its parameters.
    Can anyone tell how I should do ?
    Thanks in advance,
    Kevin

    Hi Kevin,
    Try FM: MATERIAL_UPDATE_ALL_RETAIL
    Thanks,
    Dharmishta

  • Article Master Data Extraction from IS-Retail System

    Hi,
    I have one IS-Retail System with me. I want to extract Article Master data from IS-Retail System.
    Is there any specific procedure to do this? If yes, can anybody tell me the procedure?
    Waiting for your response...
    Cheers,
    Yash K

    Hi Yash,
    you can use transaction BD10 to extract articles. Note that you should change to message type "ARTMAS" instead of "MATMAS".
    Best regards
    Michael

  • LSMW change article master data

    Dear All,
    As I am new in Retail, i need to know detail steps how to perform LSWM (IDOC method) to change material master (MM42)
    providing that needed fields are article code - vendor - purchase organization .. and the field to be changed is tax code located in purchasing view.
    Or there is another method to mass change for these materials.
    Appreciating your quick response,
    Thanks..

    You have multiple options of how to create an LSMW project to maintain Article Master data within SAP.
    You can use the IDOC method using message type ARTMAS Basic Type ARTMAS05, you can use standard input or direct input with object 020 Article Master Method 0000 - program RMDATIND and even BAPI with BUS1001001  Retail article
    What you will need to do is work through each of the process steps within after defining the object attributes which include defining the source structure and fields (i.e. you flag file structure) and mapping the source structure fields to the target structure (I.E. IDoc fields) and then specifying the location of the flat file.
    If you need more specific details you might want to check out SAP - Press.com website and search for the book Migrating Your SAP Data.
    http://www.sap-press.com/products/Migrating-Your-SAP-Data-%282nd-Edition%29.html
    there are websites that have some high level details but each project is unique you might not be able to get the exact layout of what you need but they can provide you with some starting places.
    http://****************/Tutorials/LSMW/IDocMethod/IDocMethod1.htm

  • SAP standards for retriving the Material Master Data

    Can someone provide me list of all SAP standards for retriving the Material Master Data with respect to views.
    Standard Reports
    Function Modules
    RFC's
    BAPI's.
    T.codes
    Sample code's
    useful answers will surely be awarded.
    Regards
    Vinayak

    Hi,
    These are the standard BAPI's for Material master.
    BAPI_MATERIAL_DELETE Flag Material for Deletion
    BAPI_MATERIAL_DISPLAY Display Material
    BAPI_MATERIAL_EDIT Change Material
    BAPI_RETAILMATERIAL_CREATE Create Material
    BAPI_RETAILMATERIAL_DELETE Discontinue Material
    BAPI_STANDARDMATERIAL_CREATE Create/Extend Material
    BAPI_MATERIAL_SAVEREPLICA BAPI for Mass Maintenance of Material Data
    BAPI_MATERIAL_SAVEDATA Create and Change Material Master Data
    BAPI_MATERIAL_EXISTENCECHECK Check Existence of Material
    BAPI_MATERIAL_GETBATCHCERT Create Quality Certificate for Batch in Portable Document Format (PDF)
    BAPI_MATERIAL_GETBATCHES Create Batch List for a Material
    BAPI_MATERIAL_GETCHARMERCHHIER Supply Characteristics of Retail Material for Material Group Hierarchy
    BAPI_MATERIAL_GETINTNUMBER Assign New Internal Numbers for a Material Type
    BAPI_MATERIAL_GETINTNUMBERRET Assign New Internal Numbers for a Material Type for Retail Materials
    BAPI_MATERIAL_GETLIST Supply List of Materials for Search Criteria Transferred
    Thanks.,

  • Insert article picture in article master data

    Hi,
         I need to insert article picture in article master data, can anybody suggest me how can i do that. In article master data Basic data tab page i am unable to see the screen data view. Is there any possible way to view the article picture by placing the cursor in the article number.
    Thank you
    Kumar

    no no thats not true.
    But at the moment the screens sequence fashion assigned to article type FASH has this subscreen activated.
    For standard Retail users with screen sequence 23, the admin or consultant has to put the new screen on the basic data view.
    The logic works for retail only, but if you follow the instruction for customer own subscreen (see note) you can copy the retail screen, adjust some standard PBO PAI modules and ready to go.
    But remark, you will loos support if you use Retail functionality in MM systems.
    regards
    Björn

  • Article Master Data View Extend in listing

    Hi Experts,
    I have already listed article to one site and logistic data is being maintained accordingly. Now, i like to extend/ list article to another site. Since the site is diff, the logistic data would also defer. I am able to list to another site through listing Tcode. WSP4 but i also want simultaneously the logistic data should get copied to article master data with reference to the site which i have listed.
    How should i config the system in when i do article listing to another site, the logistic data get automatic maintained to article master data ?
    Thanks,

    Martin,
    We already have that setting in customizing for RFDC/RFST, when we list article to another site which logistic data may not be the same RFDC and hence we have to maintain it. I m looking for setting which can create logistic data of the site to which we have listed article.
    Sales Data of the article should also get created which in turn helpful in automating logistic process in d system. Any help/ suggestion.
    Thanks,

  • Export article master data to DTW standard

    Hello,
    I want to export my article master data (and other documents) and import it via the DTW into a new database (maybe i want to adjust something in excel). So I need a query that exports the data to DTW standards. For example: Some fields need to be filled in like: tNO / tYES instead off simple YES / NO.
    My question now is:
    Are there any sql query's that transform the fields in DTW standard, or knows anyone some kind of workaround?
    Thanks in advance!
    Kind regards,
    Jerrel Brouwer

    Write your query so that your column name matches what the DTW needs. As you say, sometimes you need to change the data, so use CASE.
    Example:
    SELECT
    Field_1 AS 'CardCode',
    CASE WHEN Field_2 = 'Y' THEN 'tYES' ELSE 'tNO' END AS 'YesNoField'
    FROM...
    Regards,
    Douglas McDove

  • Error during create CR for MDGC "Enter a relevant role for creation of customer master data"

    Hello Experts,
    I am unable to create a Customer CR in 'MDG 6.1 Customer UI' , the UI throws an error saying "Enter a relevant role for creation of customer master data".It looks like it is expecting me to mention the BP role ( like FLCU01 Customer or FLCU00 FI Customer ) , but I don't see that BP role section in the Customer UI to mention .
    While creating the vendor CR  , I am able to enter the BP role ( like FLVN01 vendor or FLVN00 FI Vendor ) in the UI BP Role section.
    Following are the UI's for Customer and Vendor
    Customers BS_OVP_BP: BS_OVP_CU > OVP: BS_CU_OVP - I do not see BP role section here.
    Vendors BS_OVP_BP: BS_OVP_SP > OVP: BS_SP_OVP - This is working fine  , I see BP role section here.
    Please advice what I am missing here , what should I do for the successful CR creation . Should I change the UI for Customers or do I need to do anything in CVI configuration.
    Thanks,

    Hi Abdullah,
    You were right in the first place the UIBB is missing  , the UIBB 'Role' was present in the 'Search Customer' page but not available in the 'Create Customer CR' page , so I created the 'Role' UIBB again and was able to create the CR now . Not sure how it got deleted in the first place , is there any options where we reset the UI screen to the default initial configuration
    But after approving the CR , only the Business Partner BP is getting created and the Customer is not getting created . Not sure what might be the issue now. Is there any config that tells to automatically create customer when BP is created. I was able to create Vendor using the create Vendor CR before.
    Thanks

  • Unable to make entries for objects with no master data in IP

    Hi All,
    In BPS, when created a layout, which contains characteristics, in whose properties 'Master Data' is not checked, we could enter the new values for them directly in the layout.
    In IP, we could not do the same with the 'New Lines" option set on Analysis Item in the WAD for the characteristics whose master data property is not checked.
    We have a layout, where, some characteristics are having master data checked, and some other characteristics where master data is not checked.
    With the 'New Lines' option set on Analysis Item in the WAD for the characteristics whose master data property is not checked, when data entered, the error message is appearing saying that the data is not valid.
    This is so quite simple in BPS. I think, I might be missing something in IP on how to achieve this.
    Thanks in Advance,
    Best Regards,
    - Shashi

    Hi,
    In IP it's integerated that if you will not maintain master data you may not be able to plan for new value of characteristic.It's the normal behavior of system.
    Cna check the link below:-
    Master data planning in BI
    Hope it may be helpful

  • QM action not allowed for DTP requests in master data and Text tables

    Hi,
    I have a master data object load request which has failed, returned error in st22 and job finished.
    BUT the request has not turned red in the monitor - it's still yellow. That means that I can not delete request nor start new load to infoprovider because it believes a request is still running. But it's not, I've checked both sm37, sm50 etc.
    When trying to manually change QM status to 'red' it says 'QM action not allowed for DTP requests in master data and Text tables'
    How can I force QM status to red so that I can move on?
    Running NW2004s BI (7.0) Patch 15.
    I searched for this question but there is no answer
    Thank you

    Folks
    I know how frustrating this problem is even in netweaver 7.0 environment. I found a solution for this problem atlast and it works but a not direct way of resolving this issue.
    When this request is in yellow status and not able to change / delete the request, its actually in a pseudo status and it is a bug in the program. This request sits in table RSBKREQUEST with processing type as 5 in data elements USTATE, TSTATE and this 5 is actually "Active" status which is obviously wrong.
    All we need is, ask your basis person to change the status to 3 in both these data elements and then it allows to reload the delta. Once the delta is successfully loaded, you can delete the previous bad request even though it is still in yellow. Once the request is deleted, the request status gets updated as "4" in table RSBKREQUEST.
    Hope this helps.
    Thanks

  • Bapi for Employee life event master

    Hi,
    can you plz tell me bapi for 'Employee life event master'
    I dont have any other information.

    HI
        Try this FM
    HR_IT_GET_EELIFE
    HRCM_LTI_LIFEEVENT_DETERMINE
    HR_BR_APPL_LOG_LIFETIME
    Thanks
    Viquar Iqbal

  • BAPI or FM for geting  all sales master data, header data , item data etc

    Hi experts,
          In my requirement  i need a BAPI  (or) Function module for getting all "Sales information" data means header data , item
    data, scheduled data  etc    .
    Thank you,
    Dinesh Reddy.

    Hi,
    check BAPI_SALESORDER_GETLIST
    I hope it helps you....
    Regards,
    NaPPy

  • Bapi for creation of equipment master

    hi friends ,
    I have to made a BDC program for creation of equipment master .
    for that  I am using bapi i.e. ' BAPI_EQUI_CREATE '.
    I had matched the fields of transaction IE01 but in the additinal data part i could not able to map 'Partner' fields .
    pls some body can guide what should i do for it.

    Hi Das,
    If u r going to create equipment no against this Bapi BAPI_EQUI_CREATE"
    then u need to pass material no, Equipment type, Serial No. there is no need to give partner no .
    If its good, then plz give point.

Maybe you are looking for