Mobile Documents for Internal Use?

Is there a server that we can use for internal purposes?
We are trying to find a similar solution for our internal team for content management.
Thanks!
KV

Hi Brandon.
A share is always attached to a user, the owner. You can add your team/group to the share with different roles in the members dialog.
Administrator : can add/remove members, write and read
Contributor : can write and read content
Reader: can only read content
Regards, Karsten

Similar Messages

  • BADI for VA01 which are not for internal use ???

    Hello Folks,
    Im looking for BADIs which are not for internal use for the transaction VA01...
    Could anyone send all the BADIS which can be implemented for VA01...
    Thanks in advance...
    Reddy

    Hi there, you are lucky enough because I have found them almost a few days ago:
    ---------- BADI for VA01 ----------
    A1) BADI
    BEFORE (choosing any ORDER: ....) :
      - BADI_SD_SALES
      - BADI_SD_SALES_BASIC
      - UKM_R3_ACTIVATE
      - BADI_LAYER
      - BADI_MATN1
    AFTER (choosing ORDER NR - xxxx -) :
      - ADDR_PRINTFORM_SHORT
      - BADI_SD_SALES_ITEM
      - BADI_IBASE_AUTHORITY
      - BADI_IBASE_IBCO
      - CU_CONFIG_DELEGATION
      - CUKO_PLANT_CHANGE
      - EHS_DG_002
      - SD_COND_ACCESS_A
      - BADI_SD_TO_FM
    AFTER CHANGING something in all items and shifting to TAB "item detail":
      - BADI_SD_DPBP
      - CFOP_DET_PREP
      - ADJUST_NET_DAYS
      - BADI_SD_SALES_ADDON
    AFTER CHANGING something again in all items and shifting to TABS:
      - CFOP_DET_PREP
    AFTER SAVING:
      - /SAPSLL/CTRL_SD0A_R3
      - QUANTITY_STRUCT_CK
      - DYNPRO_EXTENSION_CK
      - IBRT_GEN_ADD_IN
      - VALUATION_CK
      - WORKORDER_UPDATE
      - ATP_PUBLISH_RESULTS
      - FM_FYC_RECOVERY_POST
      - FMAVC_DECO
      - GM_POSTING_CONTROL
      - BADI_ISPS_GRANT
      - DIP_UPDATE_FKDAT
      - CACL_CHARACTER_INPUT
      - /SAPSLL/CTRL_SD0A_R3
      - /SAPSLL/RFC_DEST
      - /SAPSLL/CTRL_SD0A_R3
      - /SAPSLL/IFEX_SD0A_R3
      - /SAPSLL/KMAT
      - BADI_SD_UPDATE_PLVAL
      - CUX_ADD_IN
      - BOM_EXIT
      - WORKORDER_EXEC_STEPS
    In case you may need them...
    ---------- USER EXIT for VA01 ----------
    A2) USER EXIT for VA01 :
    SDAPO001  Activating Sourcing Subitem Quantity Propagation
    SDTRM001  Reschedule schedule lines without a new ATP check
    V45A0001  Determine alternative materials for product selection
    V45A0002  Predefine sold-to party in sales document
    V45A0003  Collector for customer function modulpool MV45A
    V45A0004  Copy packing proposal
    V45E0001  Update the purchase order from the sales order
    V45E0002  Data transfer in procurement elements (PRreq., assembly
    V45L0001  SD component supplier processing (customer enhancements
    V45P0001  SD customer function for cross-company code sales
    V45S0001  Update sales document from configuration
    V45S0003  MRP-relevance for incomplete configuration
    V45S0004  Effectivity type in sales order
    V45W0001  SD Service Management: Forward Contract Data to Item
    V46H0001  SD Customer functions for resource-related billing
    V60F0001  SD Billing plan (customer enhancement) diff. to billing
    A3) CLASSICAL USER-EXIT per VA01:
    --- include MV45AFZZ ---
    FORM userexit_delete_document.
    FORM userexit_field_modification.
    FORM userexit_move_field_to_vbak.
    FORM userexit_move_field_to_vbap.
    FORM userexit_move_field_to_vbep.
    FORM userexit_move_field_to_vbkd.
    FORM userexit_number_range USING us_r
    FORM userexit_pricing_prepare_tkomk.
    FORM userexit_pricing_prepare_tkomp.
    FORM userexit_read_document.
    FORM userexit_save_document.
    FORM userexit_save_document_prepare.
    Hope its enough
    Denis Mullaraj

  • Which option do I have to select If I buy the latest iPad with cellular feature for international use? If I choose verizon can I just change the sim card and insert one from another country?

    Which option do I have to select If I buy the latest iPad with cellular feature for international use? If I choose verizon can I just change the sim card and insert one from another country?

    I would guess you need the A1460 model
    see here
    http://www.apple.com/ipad/LTE/

  • Badi:BADI_SD_SALES(SAP says it is for internal use): But i was implemented

    Hi Experts,
    Badi:BADI_SD_SALES(SAP says it is for internal use): But i was implemented this badi. It is legal or not.
      I was implemented badi: BADI_SD_SALES . But it is for SAP internal use.
    For implementing this  i was changed the field u2018internalu2019  in Standard table: SXS_ATTR.
    I removed the X in that field.
    All these things done for  Creating Return order with reference to invoice. The client requirement is to was external number range instead of internal number rangees.
    For this thing I was implement the method t u2018TRANSACTION_INITu2019. I passed the
    Our external number in that vbak-vbeln..
    It works correctly in development. I am not yet tested in quality and production.
    This way is correct one  or not. When I removed the u2018Xu2019(Internal use) in field:
    SXS_ATTR. In future it gives any other problems or it is legally correct or not.
    Helpful answers definitely rewarded.
    Regards
    Pratap.M

    Hello Pratap
    Labelling this BAdI as "Internal Use only" SAP can do whatever they want with this BAdI - they may even remove it !!!
    Thus, your development relies on something very unreliable.
    Perhaps SAP releases this BAdI for general use in the future - or not.
    Therefore, I would recommend to use the enhancement framework instead if already available in your SAP system.
    Final remark: If you set your implementation of this internal BAdI productive and the customer runs into trouble later on when SAP changes or deletes this BAdI with support packages YOU are liable - and not SAP.
    Regards
      Uwe

  • Fm for internal use only

    Hi,
    i heard that SAP publish in the Abap stuck FM for internal use only.
    i.e. if this fm have bug u don't get any support .
    in the tab attributes u can see if the FM is released  or not.
    this is the only way to now that?
    Regards

    To add a bit to max's post, my understanding is that:
    The important difference is that the interface is stable for released FM's, and the coding on the inside is supported by SAP.
    For non-released FM's, SAP will still "support" and fix stuff on the inside of the FM (most likely, they will be thankfull for a real bug), but they will also not consider your requirements when changing the interface of the FM to make it compatable with the changes for their own requirements (which belong to SAP).
    That is why SAP makes BAPI's available (popular demand
    My 2 rappen,
    Julius

  • Does Apple provide a service for unlocking an IPhone 5 for international use?

    Does Apple provide a service for unlocking an I phone 5 for international use?

    Thanks for the help. I am already overseas and Sprint will not unlock it now.

  • Unlocking my Iphone 5c for international use?

    I purchased an Iphone 5c (blue) from a online store directed to my country. I got it new and It's locked with USA Sprint carrier, the strange thing is that it came with a Sprint chip inside which made me able to semi-activate my phone, but right now I can't use it with Dominican Republic's carriers since I need to unlock it. I'm desesperate, I'm all uncommunicated, It's been a month since I got this Iphone full new in it's box.
    The chip's number is: 309-253-9769 but it seems it's no activated. I tried to create an account in the sprint website but it says the number its invalid. I don't want to sell this phone because I love itttt! What can I do?
    I asked if theres a way to unlock it here but I got negative response from everybody. Is there a way to make Sprint Unlock my phone for international use permanently?
    I'v always lived here in Domincan Republic, never traveled anywhere, I purchased this phone by myself.
    What can I do?
    Thank you.

    You bought a gray market phone. Sprint will only unlock phones for current Sprint customers in good standing. If you're not a Sprint customer, they will not unlock it for you at all.
    Return it and get your money back if you can.
    Next time, buy your phone from an authorized source.

  • What steps do I need to take once Verizon unlocks my sim card for international use on another carrier

    Hi, I am traveling to Romania in a few days. I called Verizon Global Support and had them unlocked my sim card for the 4s.
    They told me there was some steps I had to take after they unlocked it and I will find these steps on the Apple website.
    Well I cant find what they are talking about and my search on the internet is not giving what I want.
    I see things about Sprint 4s and that u must connect your phone to Itunes to complete the unlock process is this the same for verizon ?
    The Verizon Rep told me I will be able to use a Internation Sim but I had to connect my phone to a computer after replacing the International sim and go threw a whole process of Restoring and resetting my phone threw Itunes. Is there true ?  I dont not have a internation sim with me is there any other way to see if its unlock and how the process is ? Do i need to set my phone to only run on GSM when I get there or will the International sim automatically switch the band ?
    I know its alot of question all at once but i just want to get to the point.
    Thanks any help will be appericated

    This is the only thing I could find but it does not answer my question or even what I was told by the Global Support Rep.
    Verizon has confirmed (here and here) they WILL unlock the SIM on the iPhone 4S, allowing for use of local SIM cards while traveling abroad (no word yet on whether this will allow for use on AT&T and T-Mobile.) This is different than the jailbreak unlocking method; SIM unlocking through Verizon is permanent and will not affect your warranty in any way.
    1. Meet the following requirements:
    * Must be a Verizon Wireless customer.
    * The iPhone 4S being unlocked must be active on a Verizon Wireless line of service.
    * The line of service must be active at least 60 days.
    * The line of service must be in good standing for the past 60 days.
    * Only one SIM Unlock per line every 10 months.
    If you don't meet one or more of the above requirements, call anyway. You may still get lucky.
    2. Insert a foreign SIM into the SIM card slot on the side of your phone (only required to confirm that the unlock is successful.)
    3. Call 1-800-711-8300 (Verizon Global Support) and ask the representative for a SIM unlock. Occassionally a representative may not know exactly what you are referring to; make sure you are not transferred to a different department. You are in the right place. Explain that they should have a walkthrough on how to do this, and that it allows for the use of local, non-Verizon SIM cards while traveling abroad.
    4. Get confirmation from the rep that the unlock has been applied to your account, then check your phone to make sure it recognizes your SIM and can connect (if successful it will roam on AT&T, assuming you are calling from the USA.) You will NOT see an unlock confirmation in iTunes as that is for a factory-applied unlock only.
    5. Enjoy your new unlocked iPhone 4S!

  • Change document for internal orders - RKAUFTRAG

    I am trying to trigger a workflow event using change document RKAUFTRAG (internal order).  It works when I change the internal order, but not when I CREATE an internal order.  Any help?

    Hi Kenneth,
    I am facing the same problem for object class RKAUFTRAG, for creation i am not getting the data.
    please let me know the user-exit.
    it will realy helpful for me.
    with regards,
    Debdutta Dey

  • How to save a form for intern use for a client?

    Hi,
    I can only choose between using the FormCentral, email or a server (of which I can't get access). My client needs the form for ONLY intern use - like a simple PDF-doc that eventually collects their data. I used to make such forms in previous versions …
    Anna

    I have a very simple form, made fro my own template (Indesign > PDF)
    When distributing I have to choose between Adobe Form Central, Email or a specific internal server. I can’t - because my client needs to define it for themselves later. What ca I do? I used to send them a simple form-file.
    Anna

  • Resize a Document for web Use

    I looked online on how to reduce file size od an .fla file for use on the web but not very clear. I have an .FLA file that is 800X600 px.  when I publish it, I reduce file size, audio to mono etc, and I am getting 1.8mb file, way to large for web use. I tried an swf and flv file but same results. I need to reduce the entire document. I read to use the onion skin the highlight everything then resize but I have over 5,000 frames in my movie. Can someone explain in detail, how to highlight all of the frames in the movie, and then reduce the file to say 400 X 300 px? I am able to drag the onion skin but only to the edge of the viewable document then I must scroll over and repeat the process. there must be an easier way to highlight all frames in the movie then resize the whole thing. Any help would be appreciated.

    I do not think you understand the question. Here is an answer I got off another forum but do not quite understand how to implement.
    If you want to resize everything, a quicker way would be to select all frames (select the onion skin tool) and then resize everything to fit the new canvas size. That way, every frame of your animation will be reduced at once.
    Kglad,
       Does that make sense? How do you get the onion skin to select every frame in the animation?

  • NOTICE: Keys beginning with // are reserved for internal use

    If you're currently developing an application using NoSQL DB, or designing your schema for a NoSQL DB application, please take notice.
    In an upcoming release of NoSQL DB, there will be a new restriction on keys: no key may have an empty (zero length string) first component. An IllegalArgumentException will be thrown when attempting to use a key with a KVStore method, if the first component of the major path is empty.
    Using the standard Key.toString format, this means that any key beginning with // will be prohibited and the empty key / will also be rejected. For example, the following keys will be prohibited:
    //a
    //-/a
    //a/-/bThe reason for this restriction is to allow the NoSQL DB implementation to store internal information or metadata using key-value pairs. These internal key-value pairs will begin with an empty component and will not be accessible via the API. For example, these internal keys will not be returned by the KVStore.storeIterator method. This capability will be used internally in an upcoming release.
    If your application currently uses keys with an empty first component, please reply to this post and we will suggest alternative approaches.
    Thanks,
    --mark                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    Greg,
    Oracle does not follow the road for abstraction using views for it's E-Business suite.
    In general it's better to use the tables. It's faster and in case a table changes or becomes obsolete a view is provided anyway (i.e. RA_CUSTOMERS used to be a table prior to 11i, now it's a view).
    There are some exceptions (of course ;-):
    1. Multi-Org tables (_ALL suffix).
    If possible you should use the views if you run your reports from Oracle Applications. If you want to extract data for your datamart then the using the tables would be
    your preferred option.
    2. Multi-language tables (_TL suffix)
    For tables that have a "_TL" peer table the view with the _VL suffix should be used.
    If you are using Discoverer with 11i it may be good to have a look at the BIS end-user-layer that Oracle provides with 11i. This will give you the data abstraction you were seeking.
    Regards,
    Diederik

  • I am missing a folder called "Mobile Documents" for iCloud access

    In today's (1/21/13) OSX daily, they talk about a cool, free utility/app called Plain Cloud at which gives easy desktop access and  syncing to iCloud from the desktop like DropBox. They talk about a folder that’s inside the user Library folder called "Mobile Documents" which needs to be accessed. There is no folder by that name in either my user Library or System Library folder, or in fact anywhere on my drive and therefore when I try to run Plain Cloud, I get an error message saying that it "can't find iCloud folder". Since my iCloud is apparently set up properly and I can access it from icloud.com and thru iTunes, why would this "Mobile Documents" folder be missing from my user Library folder and how can I add it so I can use the Plain Cloud utility?
    Thanks,
    JAY

    What do you mean access icloud through itunes?
    Are you successfully able to sync some Apple data via itunes (like contacts or calendars)?  If you haven't tried yet, it's possible your mac isn't yet connected to icloud (being able to access icloud.com means nothing in this case).
    System Preferences>icloud, have you turned any of these services on and have you signed into icloud?

  • Iphone for international use

    I want an iphone that I can use in europe and the US. How would i get that

    The GSM capability will allow you to use an ATT iPhone either in the States ( on GSM networks) or in Europe ( on GSM networks)..you just need to setup the account properly on the ATT end.  Not sure if this is for temporary use or for permanent movement back and forth, but either way an ATT iPhone will work in both areas if the account is set up right by the cell provider. 

  • How do I create accessible Mobile APP for IPAD using flash Builder 4.7?

    How do I create Accessible Mobile App for IPAD usign Flash Builder 4.7?
    I tried updating enabling accessbile = True and other configuratoin from this site: http://www.adobe.com/accessibility/products/flex/best-practices.html
    but NO LUCK. When I tested on IPAD it freezes my App.
    Thanks for your time and help,
    Nim Pat

    In the second example, the photo is set to background with a tile. The other parts are over top of the photo and done with layers with a background color setting.

Maybe you are looking for

  • Mac App Store doesn't load on new 27" iMac

    I have a new 27" iMac purchased 1/31/13 loaded with Mountain Lion 10.8.2.  Everything came up fine when I got it home and I migrated data from my time machine backup from a Lion iMac.   When I tried to download software updates, the App Store came up

  • Image text is missing in InDesign CS4

    Hi everybody, I am using InDesign CS4 with MAC OS X 10.5.8. I encountered a problem that the Text is missing in the eps image, when imported on InDesign document. Refer below screenshot. I have used "Times New Roman" Type1 font in InDesign document.

  • Please help - Adobe Acrobat 9 Professional Registration Prompt

    I have deployed Adobe Acrobat 9 Professional to a few workstations using the Custom Installation Wizard and I randomly get prompted to complete the Registration. I have added the following to my installation but continue to get prompted randomly: 1.

  • Cisco ACS 4.2.1(15) AND wind 7 DHCP issues

    Hi All,           I am having issue with wirelss client using win 7 over  802.1x using MS-PEAP. The ACS server shows that client are authenticate,but client can't get IP address from the DHCP server(from multiple subnets and subnets are berely use, s

  • Force view of UDF sidebar

    Hi. Can anyone tell me if it's possible to make modification in SAP B1 2007A that will force all users to view the UDF sidebar. We have AddOn running that require user to have the view of UDF sidebar set to 'ON' at all times. Sometimes the users forg