!!!HELP!!! Document Property for BATCH Upload MANY POINTS!

Hello,
Is it possible to BATCH & MASS UPLOAD TEXT DOCUMENTS to a InfoObject with the "Characteristic Is Document Property" set ?
I need to Upload Texts or CSV Textfiles to SAP/BI.
The Text can be uniquely associated to an Identifier / Masterdata InfoObject / Primary Key.
From the Masterdata InfoObject I wan't to use the Feature:
"Characteristic Is Document Property"
In the Report it is possible to manually upload a Text Document
to the Identifier of the Masterdata InfoObject.
How to automatize this in Batch ?
Who knows the API / BAPI / EXIT / FUNCTION MODULE / TABLE of the DOCUMENT to Enable Batch & Mass Upload for Texts ?
Many ...
Thanks
Good Bye
Martin Sautter, Munich

Simon,
thank You for Your reply.
Your are shure, we speak from the same stuff ?
In a SAP/ BI InfoObject I set in the plane General
the Characteristic Is Document Property.
Than I can Upload Online from a BEX Query a Text, a CSV Document,
a Word Document or a Picture to SAP/BI to the row of the querried
InfoObject.
This i Want to do in similar way in Batch in the Background:
I want to Upload Batch in the Background ( in the simpliest case)
from a  CSV File with a text and an primary identifier
to an existing row with the same primary identifier of a row of an InfoObject.
Is this with fm SKWV_KWUI_DOC_CREATE possible ?
Thank You
Martin

Similar Messages

  • Sharepoint Online Lookup as Document Property for Word Quick Parts

    I'm trying to use Word Quick Parts and the document properties determined by my Sharepoint metadata to automatically fill in portions of the document I'm creating.  Then, I have templates for my company's documents that I'd like to use Quick Parts to
    populate.
    For example, I'd like to choose a project number from another list, and then have Sharepoint look up the associated project's name, address, etc. (I have Sharepoint doing this by means of lookups). Then, the Word template uses Quick Parts to automatically
    fill in information in the document, like the project number. The issue is that I am unable to get Word to allow the use of the lookup information - project name, address, etc. which are associated with the selected job number.
    I currently have the document library set up to select the project number from a lookup of another list. Then it displays the associated project name, address, etc. based on this lookup. I am aware that these columns are merely displayed and nt actually
    populated with metadata, but I have not been successful in using workflows to actually populate this metadata.
    Any help would be greatly appreciated!

    I was able to do something similar with a workflow, but it didn't work out great. For instance, I would select a Project Number from a list, then I would save the document. That would kick off a workflow that would fill in the project description. I would
    have prefered the Project Description to be filled without having to save the document. 
    A separate issue I am seeing is (not with me, but other users) when they select a Project Number from a list, the index number of the Project shows in the document, not the Project Number. When the document gets saved, the Project Number gets saved in the
    metadata. Not sure if this is a permissions issue, but I have tried granting other users full control, and they still experience this issue.

  • BW-BPS: Characteristic is Document Property.

    Hi,
    we want to enter comments manually in BPS. Therefore we want to activate Characteristic is Document Property for special InfoObject.
    How many digits we are allowed to enter? Only up to 60? Is there a possibility to enter more than 60 digits in BPS?
    Thanks

    Hi Henning:
    As you know when a Char is set: "Characteristic is a Document  Property", user comments can be written in reports about this characteristic. That means that SAP must generate a property in the model for document management (DM Workbench) for this Characteristic. So, here you can have 2 situations:
    - First: You are asking the NW to keep tracking/record of addtional  information for your model. That, technically speaking, if you set as DP too many Chars, might affect performance. It's better to agree with your customer (Blueprint phase) which set of Chars will be used in this way.
    - Second: With too many characteristics as Document Properties the display and selection of documents could be not very clear.
    Hope this help.
    Assign points if helpful.
    Kind regards.
    Francisco.

  • PA30-create new PERNR via batch upload

    Hi Gurus
    Need your advice.
    have done the recording for PA30 and coded the program for batch upload. However encountered problem with uploading infotype 185 and 186.
    During dialog processing, the NRIC field in infotype 185 is populated to the CPF field in infotype 186. How do I code my batch upload to simulate this? Not able to do so now because the PERNR is not known at the start of the batch session.
    Please advise.
    Thanks.

    Hi Hui,
    In the single program only you can do this. If you are using the CALL TRANSACTIONS then you have MESSAGES INTO itab option where you get back all the messages from the BDC(error or success messages) you can look into that table in the program to get the PERNR generated and now in the program use the same PERNR.
    Regards,
    Atish

  • Create an iview for batch document upload to KM

    Hi, I´m trying to create an iview for batch document upload to the portal. At the moment, I've only been able to upload documents from a source directory in the server, given an xml file uploaded from the client, which indicates the location of these files.
    The inclution of the uploaded file to KM is not an issue, that is already solved. I'm just trying to make it usable by an administrative user that may not have access for creating folders in the portal server, unlike me.
    I need help doing one of these two things:
    1. creating an upload percentage status bar
    or 2. accesing the client's directory to upload and insert the file into the repository one by one.
    Can anyone help?
    (by the way, I'm trying to to exactly what the portal epa import iview does, but with documents, so i know it's possible, i just don't know how)

    See /thread/71174 [original link is broken]

  • Looking For Help Performing a many point to many network reachability validation with a script after a Major Routing Modification

    I have inherited a network that was not put together so well...as it has 50 sites but 11 points of mulual redistribution between OSPF and BGP.
    The result is not surprising some route paths that although stable are asymmetrical and they cause issues for certain applications....like Voice and RDP.
    This evening I  have a maintence window to try to fix this.
    I need to validate with ping and traceroute from many points (Cisco Siwtches and Routers) in the to many points in the network.
    Can anyone point me to a TCL Shell script that would serve as an example of how to accomplish this?
    Please be advised that I am only nominally functional with TCL shell scripting language.
    Respectfully,
    Duane Bodle               

    The first thing to do is:
    regexp "match regexp = ([0-9]+)" $_cli_result match count
    if $count eq 0
    exit 0
    end
    The second is a bit more challenging.  I think this will work:
    cli command "show call active voice br"
    foreach line $_cli_result "\n"
    regexp "^([0-9a-zA-Z]+) : " $line match callid
    if $_regexp_result eq 1
      continue
    end
    regexp "^dur 1d" $line
    if $_regexp_result eq 1
      cli command "show call active voice br | section $callid"
      syslog msg "$_cli_result"
    end
    end

  • How to upload many documents in a KM folder in 1 go??

    Hello All,
    Im working on EP6 SP9.
    I an doing an experiment wherein I have a query:
    I have created a repository in KM. Now I want to upload documents from a folder on my PC.
    Different ways this can be done:
    1. FileServer.
    2. <i>This is what I have done</i> -- Have mapped my  folder on PC with my folder in Portal.
    <u>My query:</u>
    <b>Is there a way by which I can upload many documents in 1 go...i.e. upload documents in a batch?</b>
    Please help me solve this query.
    Awaiting Reply.
    Thanks and Warm Regards,
    Ritu Hunjan

    Hi Prakash,
    Ive done this method.
    Is there any other way by which I can upload many documents in Portal in one shot.....
    Awaiting Reply.
    Thanks and Warm Regards,
    Ritu

  • Batch uploading to a document library with content types

    Hi,
    I have a document library with two content types. Now I need to upload documents to this document library. However, if I have large number of files, then uploading through web UI is a pain as metadata will not be attached. How should I automate it  from
    my computer using powershell without relying on Administrator to run the powershell script. Or is there any other way to do it without using powershell? or  can powershell be run remotely from an end user computer?
    Note I am using SharePoint 2010.

    Hi,
    According to your post, my understanding is that you want to butch upload files to document library with content types.
    There are two good tools in CodePlex which can batch upload files with content types, you can have a look at them.
    DocMetaMan : Bulk document Upload and MetaData (Taxonomy) Setter
    SharePoint Multiple File Upload Script
    There are some third-party tools which can achieve the same scenario, you can refer to it.
    http://sharepoint.stackexchange.com/questions/74694/uploading-multiple-files-with-metadata
    Thanks,
    Jason
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Jason Guo
    TechNet Community Support

  • My macbook seems to be going crazy. At certain points (and for hours) I get the oh snap page on chrome, safari doesnt work, macbook wont let me create any files or for example upload music to itunes. I restored my mac so im sure its not a malware problem.

    My macbook seems to be going crazy. At certain points (and for hours) I get the oh snap page on chrome, safari doesnt work, macbook wont let me create any files or for example upload music to itunes. I restored my mac so im sure its not a malware problem. The only thing that solves it is switching off and on , but sometimes I have to do that for 6-7 times before its ok or wait for a few hours. Some help please

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a Fusion Drive or a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of Steps 1 and 2.

  • Searching DI API Property for column text in marketing document

    Hi,
    I am searching the property for entering information into the column rdr1.text.
    I found the following information in the help file:
    ItemDetails Sets or returns the item details in the marketing document line.
    Field name: Text.
    Length: 16 characters.
    Text Returns the text property.
    Field name: text.
    Both properties are not working because the second one is a read only field.
    Thanks and Regards Chris

    Hello Chris,
    you may try the property "FreeText" of DocumentLines.
    Cheers,
    Roland
    PS.:
    You can switch on the system-information (CtrlShiftD).
    Then in the bottom of B1 the propertys of a form-field are shown on mouseover. This helps often to find the right keyword for the SDK-Help.
    In this case it shows the column name in DB: "FreeTxt"
    Edited by: Roland Toschek on Mar 10, 2009 3:07 PM

  • Need to create a mass upload program for appraisal document creation for multiple employee

    Hi Expertise,
    I need to create a mass upload program for appraisal document creation for manager and his multiple employee
    at a time using tcode appcreate.
    Please help me out.
    Best regards,
    Priyaranjan

    Hi Priyaranjan,
    I think you can take the abap'ers help in creating the program. But u need to provide them the exact functionality and the required specifications in creating the appraisal document.
    Even tcode also u can get it prepared by Abap'ers.
    Thanks and Regards
    Balaji

  • Need to create a mass upload program for appraisal document creation for multiple employee in abap hr

    Hi Expertise,
    I need to create a mass upload program for appraisal document creation for manager and his multiple employee
    at a time using tcode appcreate.
    Please help me out.
    Best regards,
    Priyaranjan

    Hi,
    I have done appraisal document creation for bulk using txt file.
    this fm used for single for creation in standard tcode (phap_prepare):  'WZ_HRHAP_0DOC_WZ01_START'.
    So create ztcode  usinh this fm for single form then record BDC for this tcode and called this tcode in that bdc for bulk creation .
    While recording for single I have used manual option instead of automatic .

  • AFAB IM document type is defined only for batch input

    Hello Everybody,
    With the new version ECC6, I have this message error : "document type is defined only for batch input"  when I launch the monthly depreciation with AFAB transaction.
    Thanks a lot in advance for your help !
    Regards.

    Hi
    For this document type in OBA7, remove the check for 'batch input only'
    Thank You,

  • HELP DOCUMENTS FOR ZTCODES IN SAP

    DEAR ALL,
    CAN ANY ONE TELL ME HOW TO ADD THE HELP DOCUMENTS IN SAP FOR ZTCODES.
    I WILL GIVE POINTS FOR THE ANSWERS, ITS VERY URGENT
    REGARDS
    KARUNAKARAN

    Hi ,
    Check out these Links..
    [http://help.sap.com/saphelp_nwpi71/helpdata/en/d7/2f2c1f4b40424f8c6ddca5c3adc486/frameset.htm]
    [http://help.sap.com/saphelp_47x200/helpdata/en/a6/2401fe14f611d4b5a0006094192fe3/content.htm]
    Reward points If helpful.
    Regards,
    Sachin M M

  • My pages documents on my ipad wont sync to icloud. Some documents have had the upload icon on them for over a month. It was all working fine but now I cant figure out what is going on.

    MY pages documents on my ipad wont sync to icloud. Some of the documents have had the upload icon on them for over a month. It was all working fine a month or so ago but I cant figure out why it wont work now.

    Why start a new and very similar thread to your other one which you have not responded to (have you read the replies?)
    I suggest that no response is made to this duplicate thread. 

Maybe you are looking for