Inconsistency/Incomplete Error in mass upload of Configuration

Hi All,
I will need your expert help on the issue I am facing in my project.
We have sales order items having more than 300 characteristics. So we have a small program which takes the sales order number, item number, characteristic name, and value from an xls sheet and update the configuration in sales order.
We also have lot of constraints, procedures, etc... in the profile of this item, due to which we dont get the configuration as Green always. In many cases, we get inconsistency or incompletion in the configuration.
However we are not able to read these reasons in the program. Reasons for inconsistency or incompletion are not feasible to read by the program as these are mostly coming from interpretation of rules by the VC engine.
Do we have a method for handling the following scenarios.
1. Even if configuration is incomplete or inconsistent, I want to update the VC values as provided in the xls sheet in the sales order and lock the configuration and save sales order.
2. After saving sales order, I want the program to get the reasons for inconsistency (the inconsistency messages we see in the sales order) and present them at the end.
I will be grateful for any useful thoughts (programs used, technical inputs, alternative methods) on this.

Navaneetha Krishnan,
The problem i see here is standard behaviour of not accepting incosistant data in configuration is obstacle. Which is preaty logical, ex, user want to assign a characterstic value which doesnt exist or which is not valid due to selection of another value for another characterstic. There can be many other reasons and examples.
My suggestion is break down your program 2 part , creation & error handling.
During creation read and record all the data in excel sheet into a internal table
process data line by line
for every sucess message delete the processed line
for every error record , copy the data in Z table which can be used later by error handling part
record error or inconsitance message generated in 2nd Z table
once trnsaction reaches last data line , show list of sales order created and a option to review inconsitance messages generated.
Run error handling trnsaction which looks into 2nd Z table and display list of inconsistnaces generated.
correct the error manualy and reprocess the data saved in 1st Z table
In VA01 or VA02 if there is inconsistance you can proceed furthe r, but check with your programer while using BAPI is it possible to save incomplete configuration , if he/she find a way , you can save this incomplete sales orderline item  number  in 1st Z table , which can later useful while error processing.
Its just a abbrupt thought , which hope can be useful for you while creating FS.
Thanks
Ritesh

Similar Messages

  • Mass upload the configuration Data

    Hello SAP Guru's
    I need to enter large amount of HCM configuration data from one Client to another. Please let me know, if there is any easier automated mass upload approach instead of manually updating the target client.
    Thanks,
    Suri

    Thanks Rémi,
    I need to upload the data from Excel onto the client.
    Scenario is : I need to upload the Personnel Area and Personnel subareas config data from Excel to the dev system. Since the list is huge I was looking for easier option to upload them.
    Is there a standard way of doing massupload of config data without using ABAP teams help?
    Thanks
    Suri

  • Mass upload of BP into CRM

    Hello!
      I peform mass upload of BPs into CRM. I use FM BUPA_CREATE_FROM_DATA to create BP itself and BUPA_ADDRESS_ADD to save BP addresses and call these FMs in the same turn for each BP.
      So, if I do that for 1-2 BPs, it works perfectly. All BP are saved in CRM with there addresses on COMMIT. As soon as the number of uploaded BP increases(between two commits), for example, up to 100, there is an error happens:   E831(AM) in ADDR_MEMORY_SAVE.
      As well as I understood, it happens because of address saving peformed before BP saving on commit. I tried first to save BPs only (with commit) and then their addresses, and it worked on mass upload without any error.
      So, is there any idea about how to upload each BP with his address simultaneously without any error by mass upload?
        Thank you.

    You can upload millions of records using these function modules.Infact I am doing the same.
    Make sure that the data structures,tables which are passed to the Function modules are cleared for each time and FM's should be in the below mentioned order.
    BAPI_BUPA_CREATE_FROM_DATA
    BAPI_BUPA_ADDRESS_ADD
    BAPI_TRANSACTION_COMMIT.
    Thanks,
    Thirumala.

  • Regarding Error handling in Mass Upload of Organizational Structures Using RHALTD00

    Hi all,
    I am using standard program RHALTD00 for mass uploading of Organizational objects into SAP system. But incase if our input file has any error records, how can we track such errors? Can you please share your inputs.
    Thanks,
    Cs

    Hi Sirisha,
    Report RHALTD00 imports the records from the file and creates a batch input
    session, which you can process either directly or using batch input
    processing:
    Batch input processing: When ever you will run the report in this way, error records handled in a session.
    Direct processing:
    Requirements to run this report is :-
    The dataset must contain all of the records of infotype 1000. Only then can
    other information be imported in any order that is required.
    The dataset must not contain records with workflow infotypes (infotype
    numbers from 1200 to 1299). Such records are not included in processing.
    Thanks,
    Sreeram

  • Mass upload of user photos in EP

    Hi All,
    I have to do a mass upload of user photos in EP. I tried it in two ways.
    1.     In a network folder say
    173.XX.XX.XXUserPhotos, I stored the photos and then I used the Mass photo upload iview, which is available inside collaboration demo role.
    2.     I created a new task and given the below parameters,
    1.     Task nameà MyPhotUpload
    2.     Upload from folder à
    173.XX.XX.XXUserPhotos
    3.     Photo Typeà NORMAL
    I clicked on save and then I run the task. I didnu2019t got any errors, at the same time I didnu2019t got any output also.
    Then I tried it this way.
    I created a nework path in System Administration à System Configuration à KM à CMà Global Services à Network Path (really sorry if I am being stupid)
    Here I specified the network path and the login credential required to access this folder and named this network path as u201CMyNetWrkPathu201D
    Now, I came back to mass upload ivew, there I deleted the old task and created a new task with
    a.     Task Name à MyPhotoUpload2
    b.     Upload from folder à MyNetWrkPath
    c.     Photo Typeà NORMAL
    I clicked on Save and then I run the task. Again the same result. No errors no success.
    PS: I already specified the photo type check and photo size check in System Administration à System Configuration à KM à CMà Global Services àUserPhoto
    Somebody please help me.
    Regards,
    SrinivaS

    Hi,
    it seems the portal doesn't have permissions to read contents from this physical folder.
    Try to import a sample photo with "apply checked conditions" unchecked in mass upload iView.
    If that doesn't help then try to increase the trace level to INFO for this app in Visual Administrator and see what is causing
    the problems.
    The location is com.sap.netweaver.kmc.people.photo.admin .
    Eventuallly try to import files from local folder instead of network share.
    Hope this helps.
    Regards,
    Ladislav

  • RAR 5.3 - Mitigating Control Mass Upload

    Hi Everyone,
    My client wants to perfrom a mass upload of Mitigating Controls, but I can't find the format of the tables that are needed.
    I have tried creating a control manually, exporting it and then changing the file and uploading but it always throws an error.
    I know that there is a SAP Note about this but it is Internal Only.
    Can anyone help?  I guess I am looking for standard upload file format or something of that nature.
    regards
    Simon

    Hi Frank
    as always you are the man who knows the answer!!
    You were correct Excel 2007 had converted 2010-10-11 to 11/10/2010, during the importation process, even though I had told it to keep all fields as text.
    Additionally, on almost every row of the export file after having made the changes in excel, it had added several "TAB" characters as well, so I had to go down every line of the upload file to remove the extra "TABS".
    After that it worked perfectly.
    Now I will attempt world domination, after all it must be easier than trying to configure Access Controls 5.3
    Simon
    Edited by: Simon Carty on Nov 26, 2010 10:05 AM
    Edited by: Simon Carty on Nov 26, 2010 10:05 AM

  • Mass upload of batch chracteristic Values using LSMW

    Hi,
    Is there any way from which I can mass upload the characteristic values of batch class.
    LSMW- Bapi issue full in this case or have to go with recording or BAPI programming?
    Please let me know the process.
    Thanks in advance
    Ravi Kumar

    Hi
    Thanks For the help. I have used LSMW Direct input method.
    I have used the below format in text file
    Class/mat    batch             class                              char                                 Char Value
    023     Bunny 1011010     ZZ_COTTON_CLASS     ZZ_BALE_QUANTITY     164.95
    023     Bunny 1011011     ZZ_COTTON_CLASS     ZZ_BALE_QUANTITY     164.61
    023     Bunny 1011012     ZZ_COTTON_CLASS     ZZ_BALE_QUANTITY     162.71
    Its giving below error,
    Error Changing Classification Data
    Other
    ( CLAP_DDB_UPDATE_CLASSIFICATION: exception    13  )
    023 Bunny 1011010                                      ZZ_COTTON_CLASS
    Error Changing Classification Data
    Other
    ( CLAP_DDB_UPDATE_CLASSIFICATION: exception    13  )
    023 Bunny 1011011                                      ZZ_COTTON_CLASS
    Thanks & Regards
    Ravi Kumar

  • "An error occurred while updating the configuration"

    I recieved an Apple Airport Base Station in the mail today. I got it second hand, and I performed a hard-reset since I didn't have the password and stuff. I wanted to update it properly before I started using it.
    I have followed the guides in here point by point, but all I get when I am trying to connect with the AirPort Admin Utility is the error in the topic: "An error occurred while updating configuration".
    I've been surfing and googling for hours now, and can't seem to find the solution to this.
    The Base Station has a model no. M8440, and that's all I know about it. First I thought it was the Snow, then the Graphite and now I don't know. The reason I get confused is because I've read about all these different colored lights.
    Here's a description of my Base Station - in case someone recognized it, and can help me identify it:
    - It's one of those "UFO's"
    - It's all white, with a silver Apple-logo
    - It's got three ports: Modem, WAN and LAN
    - It's got three lights - ALL WHITE all the time.
    I've tried to download firmware - the last I tried was called AirPortFW4.0.9.img - but when I try to run it by clicking it I get the error "The destination folder "AirPort whatever firmware whatever" is on a locked volume.
    My computer is a 2,0 HGz MacBook Pro, and int the AirPort Admin Utility the Base Station is said to be V4.0 dev with IP 192.42.249.13 - so it seems to be hard-resat all right...
    Please folks...help me out!

    I've also encountered the same problem with an older dual ethernet airport.
    I first started having problems with the original one about 8 months ago, and after spending a ridiculous three hours on the phone with AppleCare they sent me out a refurbished replacement. That one worked fine for about 5 months, but then started dropping the signal again, before becoming "unfindable". I went through the same processes, (soft reset, then hard reset etc.) which sometimes solved the problem. I eventually I took it to an Apple Store and of course, it worked fine once I got there. Strange thing is, I took it home and it continued working without incident...for a month. When it happened again, I decided to forgo all the the diagnostic work and just take it back to the store. Sure enough, it fixed itself again, then broke again a few weeks later (now).
    Unfortunately, I just had knee surgery and can't get down there now, (which was getting ridiculous anyway), so I went through everything again for the first time on the MBP. I ended up getting the "An error occurred while updating the configuration" message, and after reading this thread started up the old TiBook. The reconfig worked on there, but it still isn't visible on either computer. In fact, it then becomes inaccesible even through LAN on the TiBook through either the AirPort Admin or the dropdown, though it did appear on the MBP via AirPort Admin. However, it says the software on the airport cannot be uploaded or changed due to out of date software on my computer, and suggests I go to apple.com/support to update my computer's software, which is already current. It does however say that I may be able to change the settings and so forth, which I was able to do. Unfortunately, it still does not show up anywhere else on either computer, no matter how much I tinker with the settings.
    Any ideas? I suppose I'll just stick with built-in ethernet till I am mobile again.
    MacBook Pro 15 Intel Duo Core 2.16GHz 2GB/100GB Serial ATA drive@7200rpm   Mac OS X (10.4.7)   '02 Titanium Powerbook G4 1GHz 1GB/60GB/Superdrive (currently awaiting a new hard drive)

  • Mass upload of photo

    Hi All,
    I am trying to use the collabration iView <b>User Photo Maintenance (Mass Upload)</b> but when I check the application log it shows the following error message:
    <i>TaskID=261993005069Parameter 'directory' is not a directory</i>
    I have followed all the image charactersticks like the image name same as User ID image size less that 10K and dimension 100 x 130 and has placed this images in folder on my desktop named "image" and then has specified the complete path of that folder with name.
    I tried the same with a folder in KM also but I am not sure from where this iView is going to read I am getting the same error in both the cases. Please help.
    Regards
    Sid

    I fond this thread .. May be its helps you..
    http://sap.ittoolbox.com/groups/technical-functional/Sap-r3-hr/photo-upload-871217
    Thanks
    Saquib

  • BAPI/BADI for mass upload

    Hi Everybody,
        I want to mass upload all the entries in EK01 and EK02 from an excel file (or any legacy system)rather than manually entering all the details which consumes a lot of time.Althogh we can do it through LSMW  but if there could be a a BAPI/BADI/program to do the same.  Please suggest me the same.
    Regards,
    Richa Tyagi
    Edited by: Richa  Tyagi on Feb 22, 2011 6:43 AM

    Its an IMG ( customizing ) activity hence you wont find BAPI / upload programme for the same .
    Only tool which i feel for the requirement mentioned is LSMW . As you wont be configuring your system on a frequently basis , its rather a one time activity .
    Regards ,
    Dewang

  • FB70 mass upload of invoices

    Dear Experts,
    We are migrating to a new system and would like to move our open invoices for AR in to the system.  I know we can use FB70 for single invoices.  Problem is that we have 1800 of them.  Is there any way of uploading the mass invoices outside of the LSMW transaction?  From reading about LSMW I see that this can take a few weeks to get right. 
    Is there a standard Mass Upload for FB70 or a report for that matter?
    Thanks.

    Hi Raki, Hi All,
    I believe a properly designed LSMW batch input can do the trick. I had to do the same recently for approximately 800 open customer items - both invoices and credits -  and it worked fine. It definitely does not require weeks... For me it took a few hours to make it.
    Also refer to this thread:
    fb70 using LSMW error No batch input data for screen SAPMF05A 1200
    Regards,
    Szabolcs

  • Mass Upload -  ALE/IDOC or BAPI approch

    Hi Guys,
    I have to upload material master and we have options to do it by either ALE/IDOC or BAPI approach. The quantity of materials is quite huge. I tried to find some comparison about different approaches so as to know when to use what but not able to get exact information. Kindly suggest which one is usually preferred for mass upload and if possible provide some links for more references.
    Thanks,
    Brijesh Soni

    I have never seen such recomendations or  benchmarks
    SAP has a homepage for benchmarks: http://www.sap.com/solutions/benchmark/index.epx
    the source is the same, then result is the same. all steps in LSMW are the same. you have to map the same fields in any method.
    BAPI may have some more structures than IDOC or batch input. so just minutes more to assign the source structure to the target structure. .
    it is a historical growth or development. It started with batch input to process SAP transactions en mass
    then the IDOCs came to exchange data between 2 SAP systems.
    and then we got the BAPIs to execute SAP transactions even from a non-sap system.
    the result is in all three methods a created material master.
    LSMW is a toolbox which gives you any of the available import methods.
    there are other aspects to be considered in a migration.
    What if you have errors? do you correct them yourself, or do you want the business people to fix them.
    if you want business people to fix wrong data, then a batch import method may be the first option, as you can process it in foreground. It is too much complicated for a Non-IT-person to edit values in IDOCs. (even the performance may be better than a batch input)

  • Problem during mass upload

    Hi experts ,
                       In MM17 during mass upload while saving I am getting following error :
    Messages have been issued: number MASS005658000023
    Message no. MK101
    Diagnosis
    During inbound processing for the IDoc, messages have arisen while checking material data.
    System Response
    The system has filed these messages in the form of an application log with the number MASS005658000023.
    Procedure
    View the application log.
    Proceed
    Please help
    Neal

    Hi Sir ,
              Thanks , but this link doesnt give any solution . Can you please explain what is to be done , or am I doing something wrong ?
    I am using this T code for first time , can you give me right procedure ?
    What I am doing is
    MM17 . I entered plant , imported materials from notepad and doing change . For some mats it has done .
    For remaining materials I am selecting corresponding line and mentioning new value and trying to save and its giving error .
    Neal

  • Mass upload (import) of MSP files

    Hi,
    We are on PPM5.0.
    The standard PPM allows import of only one MSP file as cProjects, at one time.
    We, however, have 1000s off MSp files to be imported. We need some automation for mass upload.
    Please provide inputs on how this might be possible.
    We are aware of the standard upload process (RPM_DX) and are already using it to upload files.
    However, we also have a large number of MSP fIles for upload.
    Please advise.

    Hi Alpesh,
    I was able to upload all the derived roles. What i found was that, there is a limitation on number of rows for primary org value file. It could be limitation of RE 5.2 SP9.
    Whenever, primary org value file use to exceed 500 rows, it gives format error.
    So, then i restricted the primary org value file within 500 rows & upload went smoothly.
    Now, there is one query.
    Is it possible, that all the roles which are uploaded can be set to phase generated.
    Please suggest.
    Thanks in Advance.
    Regards,
    Pravin

  • Publish error - error determining the .Mac publish configuration values

    I have been unable to publish a website refresh for the past 2 weeks (not since the first time I tried). When I attempt to publish, it hangs at the "preparing to publish" window and then gives the error message "There was an error determining the .Mac publish configuration values. Please try again in a few minutes." It does not then release this error window to close until it pops open another window telling me how many days I have left on my trial .mac account. It has the correct number of days so I assume that it is communicating with the .mac server at some level. My internet connection is via satellite. This is my only option as I am shipboard. Update: I was able to able to connect via cable recently and, much to my surprise (and frustration), everything posted fine. I have the most recent updates for all software including iWeb running on a MacBook 2GHz, 2GB ram and 28GB free harddisk(iWeb 1.1.2 and OS X 10.4.8 build 8L2127 ). My internet connectivity is fine for other applications and for other aspects of iWeb. The primary reason I purchased the MacBook was to use the iWeb and its publishing capability. I note from other threads that this is an established problem with iWeb and satellite internet connections. Has there been any reliable fix established for this problem? The last thread I could find was last summer (and nothing from Apple), seemingly enough time for Apple (or the creative members of AppleNation) to address it. Given the high cost and sporadic reliability of shipboard internet, I'm hoping to use .mac to host site because of the incremental update capability. If there hasn't been a reliable fix determined, can anyone recommend a hosting site/method that does work reliably with iWeb and a satellite internet connection. I'm completely in the dark how this would work. This is my first website experience.
    Any and all help would be greatly appreciated. I already sent out the .mac website in my Christmas letter so I'm fairly commited (but could recover, if unworkable)
    Thanks mucho!
    MacBook 2GHz, 2GB   Mac OS X (10.4.8)   shipboard satellite internet connection

    Now that would be cool...if we could figure out how to tell iWeb to be a little more patient with network latency! From all the reports here, it seems that if anything, iWeb has gotten more stringent in its network latency tolerance over the various little updates.
    I personally use .Mac for my iWeb hosting right now... But you are right... if you could find some alternate place to host your iWeb pages, then you can use any FTP program to do the uploading.... and maybe be more successful from the shipboard internet access.
    You might take a look at some of the free webhosts available... http://www.free-webhosts.com/ I have had pretty good experience with http://www.hostfreeweb.com/.

Maybe you are looking for

  • Getting page number

    Hi, I have a label in my report which is a placeholder column. Is there a way which I can find out which page number that label will print on? Report Builder 10.1.2.3.0 many thanks

  • ITunes shut down scripting interface used by other applications

    Everytime I try to close iTunes I get a dialogue box stating: "One or more applications are using the iTunes scripting interface. Are you sure you want to quit?" Kind of annoying, anyone know how to fix this?

  • The Strangest Story Ever Told.

    it's not, sorry--although if i told it in its entirety it might be one of the most unbelievably corrupt, at least in the 21st century, postmodern world of the west. i wont, dont worry. i just have a question. id est {as they say}: how does one tell i

  • Query for the Account Determination of Subsequent Settlement

    Hello, No Accouting Documents are created while settlement run on Settlement Date Could anyone provide me the Documents for the Configuring the Account Determination for the Subsequent Settlement. Regards, Kumar Rayudu

  • Web Services integration with Moodle

    Dear All, We are getting the Oracle CRM installed as our new student management system and we would like to use the login credentials specified there in order to get the users signed up on Moodle. Ideally, the student signs on to Moodle, her credenti