Only Allow ONE Document Type??

Hi Experts,
we use the config "Define Account Assignment Cat. and Document Type for Purchase Requisitions" to assign document type for PM module.
What if i need more than one document types for different company code? seems like the system allows me to assign only ONE document type.
Please advise
Thank You

Hi ,
I think you can use the below exits for your requirement :-
1. COZF0001 [For PR doc changes to service ] and COZF0002[For PR document type changes to non stock material] .
2. You can use tables AUFK,EBKN,EBAN ...
regards
pushpa

Similar Messages

  • Field editable in FB02 for only one document type and user

    Hi:
    I have a question about editing a field and I hope you can help me. I need to make a field editable in FB02, but only for one document type and two users. The field is BSEG-ZFBDT, Baseline payment dte.
    I have tried in ‘Document Change Rules’, make this field editable when line item not cleared, but it works for all document types and users.
    Please, any idea?
    Thanks in advance for your time.
    Best regards.

    Hi,
    You have to write a ABAP code to achieve this.
    Validation is another Option where you can mention that value is allowed in the Baseline Date field only if the User and Document type value satisfies.
    BR
    Amitash

  • Sharepoint Error Message "Configuring column based defaults is only allowed in document library lists"

    We set up a SP 2010 site with several document libraries. Library A works fine only when I click on column default value settings I get the following error message:
    "configuring column based defaults is only allowed in document library lists"
    This list is a normal document library and all other settings work fine. If I create a new document library or go to the settings of document library B I don't see this problem and the feature works fine.
    How can I solve this problem within this library since I cannot delete the library and replace it by a new one.
    Thanks.
    library settings page of this library:

    Hi,
    According to your post, my understanding is that
    when you clicked on column default value settings you got the error message.
    What are the column types in the library?
    It seems that some column types don't support default value settings.
    I recommend to create a new library with the same columns to check whether you can set
    default values.
    If so and the error message persists, please check the SharePoint ULS log to find more information about this error, the ULS log file is in the location: C:\Program Files\Common Files\Microsoft
    Shared\Web Server Extensions\14\LOGS
    You can check the ULS log by the methods here:
    http://blogs.msdn.com/b/opal/archive/2009/12/22/uls-viewer-for-sharepoint-2010-troubleshooting.aspx
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Time Capsule only allows one Macbook be on the internet at a time!

    So far no one even at Apple Care has been able to solve this problem.
    My wife and i have brand new Macbooks. Mine, the latest 2.4Ghz black model bought in the UK and her's the 2.1Ghz bought in the US.
    We both used the Orange livebox as our wireless router and it worked seamlessly (albeit only when security was turned off) until i purchased a 1TB Time Capsule.
    I managed to get the TC up as our wireless router with the Livebox as the modem, but, bizarrely, it will only allow ONE computer to be on the internet at a time - and giving preference to mine. Basically, the second i turn my airport on - she loses connection! It's like my computer ***** the internet away from hers.
    If hers is the only computer on in the house then it works perfectly.
    I have spent hours on the phone to Apple Care and changed a number of the settings within Airport Utility, but the longest we got both computer running on the internet together was for about 20 minutes when i switched to Radio Mode 802.11n only (5 Ghz). For a moment we thought the problem was solved until i put the phone down and low an behold, she lost her connection once more.
    Any suggestions?
    Thanks in advance.

    Don't know what an Orange livebox is, but I will treat it as a DSL modem and assume the ISP uses a DHCP server. Make sure you have connected the modem to the TC WAN port.
    Open AirPort Utility, select the TC, click on Manual Setup, click on the Internet tab.
    - is 'Connect Using:' set to 'Ethernet' - set to this if not.
    - is 'Configure IPv4:' set to 'Using DHCP' - set to this if not.
    - is 'Ethernet WAN Port:' set to 'Automatic (Default)' - set to this if not.
    - is 'Connection Sharing:' set to 'Share a public IP address' - set to this if not (if set to Bridge Mode then only one computer will be able to use the internet).
    Click 'Update and wait for TC to restart.
    Check the network settings on the client computers. Go to System Preferences/Network/AirPort:
    - click on the 'Network Name:' roll-button, select 'Join Other Network...', enter 'Network Name and select the security type you are using, and finally, enter your Password and click 'Join'.
    If ISP uses DHCP:
    - click on 'Advanced', TCP/IP and confirm that 'Configure IPv4:' is set to 'Using DHCP', click 'OK'.
    - click the 'Apply' button and exit System Preferences.
    May also be wise to Repair Permissions using Disk Utility and to reboot your network hardware:
    1. Turn power off to ISP modem and the TC, and shutdown computer - leave power off for 10 minutes.
    2. Turn on modem and wait for it to complete its test cycle. Then turn on the TC.
    3. Turn on computer and check your internet connection.

  • Traffic only allowed one-way for VPN connected computers

    Hello,
    I currently have an ASA 5505.  I have set it up as a remote access SSL VPN. My computers can connect to the VPN just fine.  They just can't access the internal LAN (192.168.250.0).  They can't ping the inside interface of the ASA, or any of the machines.  It seems like all traffic is blocked for them.  The strange thing is that when someone is connected to the VPN, I can ping that VPN-connect machine from the ASA and other machines inside the LAN.  It seems the traffic only allows one way.  I have messed with ACL's with no avail.  Any suggestions please?
    DHCP Pool: 192.168.250.20-50 --> For LAN
    VPN Pool: 192.168.250.100 and 192.168.250.101
    Outside interface grabs DHCP from modem
    Inside interface: 192.168.1.1
    Current Running Config:
    : Saved
    ASA Version 8.2(5)
    hostname HardmanASA
    enable password ###### encrypted
    passwd ####### encrypted
    names
    interface Ethernet0/0
    switchport access vlan 20
    interface Ethernet0/1
    switchport access vlan 10
    interface Ethernet0/2
    switchport access vlan 10
    interface Ethernet0/3
    shutdown
    interface Ethernet0/4
    shutdown
    interface Ethernet0/5
    shutdown    
    interface Ethernet0/6
    shutdown
    interface Ethernet0/7
    switchport access vlan 10
    interface Vlan1
    no nameif
    no security-level
    no ip address
    interface Vlan10
    nameif inside
    security-level 100
    ip address 192.168.250.1 255.255.255.0
    interface Vlan20
    nameif outside
    security-level 0
    ip address dhcp setroute
    ftp mode passive
    dns domain-lookup inside
    dns domain-lookup outside
    pager lines 24
    mtu inside 1500
    mtu outside 1500
    ip local pool VPN_Pool 192.168.250.100-192.168.250.101 mask 255.255.255.0
    icmp unreachable rate-limit 1 burst-size 1
    no asdm history enable
    arp timeout 14400
    global (outside) 10 interface
    nat (inside) 10 192.168.250.0 255.255.255.0
    timeout xlate 3:00:00
    timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
    timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
    timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
    timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
    timeout tcp-proxy-reassembly 0:01:00
    timeout floating-conn 0:00:00
    dynamic-access-policy-record DfltAccessPolicy
    aaa authentication ssh console LOCAL
    http server enable
    http 192.168.250.0 255.255.255.0 inside
    no snmp-server location
    no snmp-server contact
    snmp-server enable traps snmp authentication linkup linkdown coldstart
    crypto ipsec security-association lifetime seconds 28800
    crypto ipsec security-association lifetime kilobytes 4608000
    telnet timeout 5
    ssh 192.168.250.0 255.255.255.0 inside
    ssh timeout 5
    ssh version 2
    console timeout 0
    dhcpd dns 8.8.8.8
    dhcpd address 192.168.250.20-192.168.250.50 inside
    dhcpd enable inside
    threat-detection basic-threat
    threat-detection statistics access-list
    no threat-detection statistics tcp-intercept
    webvpn
    enable outside
    svc image disk0:/anyconnect-win-2.5.2014-k9.pkg 1
    svc image disk0:/anyconnect-macosx-i386-2.5.2014-k9.pkg 2
    svc image disk0:/anyconnect-linux-2.5.2014-k9.pkg 3
    svc enable
    tunnel-group-list enable
    group-policy DfltGrpPolicy attributes
    dns-server value 8.8.8.8
    vpn-tunnel-protocol IPSec l2tp-ipsec svc webvpn
    tunnel-group AnyConnect type remote-access
    tunnel-group AnyConnect general-attributes
    address-pool VPN_Pool
    tunnel-group AnyConnect webvpn-attributes
    group-alias AnyConnect enable
    class-map inspection_default
    match default-inspection-traffic
    policy-map type inspect dns preset_dns_map
    parameters
      message-length maximum client auto
      message-length maximum 512
    policy-map global_policy
    class inspection_default
      inspect dns preset_dns_map
      inspect ftp
      inspect h323 h225
      inspect h323 ras
      inspect ip-options
      inspect netbios
      inspect rsh
      inspect rtsp
      inspect skinny 
      inspect esmtp
      inspect sqlnet
      inspect sunrpc
      inspect tftp
      inspect sip 
      inspect xdmcp
    service-policy global_policy global
    prompt hostname context
    no call-home reporting anonymous
    call-home
    profile CiscoTAC-1
      no active
      destination address http https://tools.cisco.com/its/service/oddce/services/DDCEService
      destination address email [email protected]
      destination transport-method http
      subscribe-to-alert-group diagnostic
      subscribe-to-alert-group environment
      subscribe-to-alert-group inventory periodic monthly
      subscribe-to-alert-group configuration periodic monthly
      subscribe-to-alert-group telemetry periodic daily
    Cryptochecksum:30fadff4b400e42e73e17167828e046f
    : end

    Hello,
    I seem to be having the same kind of issue although I cannot ping from either end.
    Ive set up a l2tp/ipsec vpn which I am able to connect to and get ip from my ip pool (radius authentication is working).
    I tried running:
    access-list NAT_0 permit ip 192.168.1.0 255.255.255.0 192.168.2.0 255.255.255.0
    nat (inside) 0 access-list NAT_0
    but i get an error msg saying that the syntax of the nat command is deprecated. Im running ASA version 8.4.
    Ive fiddled around abit to find the correct syntax but have been unsuccessfull so far.
    Any help would be much appreciated
    This is a part of my config:
    object network obj_any
    subnet 0.0.0.0 0.0.0.0
    object network AD1
    host 192.168.1.31
    description AD/RADIUS
    object network NETWORK_OBJ_192.168.1.0_24
    subnet 192.168.1.0 255.255.255.0
    object network vpn_hosts
    subnet 192.168.2.0 255.255.255.0
    access-list AD_splitTunnelAcl standard permit 192.168.1.0 255.255.255.0
    access-list split-acl standard permit 192.168.1.0 255.255.255.0
    access-list inside_nat0_outbound extended permit ip any 192.168.1.0 255.255.255.0
    access-list inside_0_outbound extended permit ip object NETWORK_OBJ_192.168.1.0_24 object vpn_hosts
    ip local pool POOL2 192.168.2.2-192.168.2.10 mask 255.255.255.0
    nat (inside,outside) source static any any destination static NETWORK_OBJ_192.168.1.0_25 NETWORK_OBJ_192.168.1.0_25 no-proxy-arp route-lookup
    nat (inside,outside) source static NETWORK_OBJ_192.168.1.0_24 NETWORK_OBJ_192.168.1.0_24 destination static NETWORK_OBJ_192.168.1.0_25 NETWORK_OBJ_192.168.1.0_25 no-proxy-arp route-lookup
    nat (inside,outside) source static NETWORK_OBJ_192.168.1.0_24 NETWORK_OBJ_192.168.1.0_24 destination static vpn_hosts vpn_hosts
    object network obj_any
    nat (inside,outside) dynamic interface
    access-group outside_access_in in interface outside
    route outside 0.0.0.0 0.0.0.0 ########## 1
    no vpn-addr-assign aaa
    no vpn-addr-assign dhcp

  • My pages app is only allowing me to type in CAPS.  How do I get it back to normal?

    My "pages" app is only allowing me to type in uppercase.  How do I turn that off to type with upper and lower case?

    Wow! That's a new one. Try quitting Pages and then reset your iPad.
    Double click the Home button to show the screen with running and recently used apps. Each app icon will have a sample page above it. Flick up on the page (not the app icon) and the page will fly away and the app icon will disappear. This quits that app. Then reset your device. Press and hold the Home and Sleep buttons simultaneously until the Apple logo appears. Let go of the buttons and let the device restart. See if that fixes your problem.

  • PR(ME52N) field change for one document type

    Hi all,
    I have a requirement to have quanity field in display mode in ME52n (PR change) for only one document type say NB. for other document type the quantity field should be change mode. is this possible..if so cna you please explain in detail.
    Thanks,
    vatchan

    Hey vatchan,
    Here should be slight change to the earlie posted version.
    1. Materials Management - > Purchasing -> Purchase Requisition -> Define Screen Layout at Document Level
    2. select the Screen layout ME52N & copy this to new 'Felid selection group' (Say ZZZZ) and check Quantity field to be 'display' check box. (It is usually not advisable to make changes to standard 'Felid selection group')
    3. Then, Materials Management - > Purchasing -> Purchase Requisition -> Define Document Types
    4. define the screen layout in Field Selection Key created (ZZZZ) against the document type 'NB' and your ME52N should restrict 'quantity' field as 'Display' while other document types can still show 'Quantity' field as editable.
    Regards,
    Kik.

  • I can only scan one document at a time

    I can only scan one document at a time on my scanner. Can PDF files or documents be merged together?

    Your scanner software may be able to do that; not Adobe Reader.
    If your scanner software cannot do that, then you'll need Acrobat or http://createpdf.acrobat.com/

  • Printer only printing one document at a time....

    I have a Deskjet 990cxi and it is only printing one document at a time.  I've tried changing the settings in the printer menu, and no matter what I do, it still only prints one copy of the document.
    I've uninstalled and reinstalled the drivers, and everything.
    Just so you know:
    XP Service Pack 3
    HP Deskjet 990cxi
    Connected by USB
    and---get this---there's NO ERROR MESSAGE.
    Thanks in advance for all your help.

    This is caused by the failure of one of your cartridges.  Remove the black cartridge and print a test page.  Does the printer print at normal speed?  Is so the black cartridge was the issue and should be replaced.  If not then put the black cartridge back in and remove the color cartridge and print test page.  If the printer now prints normal speed the color cartridge was at fault and needs to be replaced.
    Bob Headrick,  HP Expert
    I am not an employee of HP, I am a volunteer posting here on my own time.
    If your problem is solved please click the "Accept as Solution" button ------------V
    If my answer was helpful please click the "Thumbs Up" to say "Thank You"--V

  • Why can I no longer type in additional information on my pdf form. It will only allow me to type in limited information.

    Why can I no longer type in additional information on my pdf form. It will only allow me to type in limited information.

    Duplicate post.
    Why can I no longer fill in additional information on my adobe forms on pdf. At time this was an opposition. It will only allow me to type limited information?

  • Can you change a PDF file to only allow one person have it open on a shared network?

        At my office, we all work from the same network and are constantly sharing files. We need to add comments and edit PDF files. One thing I have noticed is that adobe will not tell you that someone else has the file open until you have made all your changes and are trying to save it. Is there anyway you can be notified when you open the file that someone else is in it or only allow one user to have it open at a time?
    By the way... we are all using Adobe Acrobat X Standard

    No, there isn't. The way you're using the file is not recommended. You
    should use a review tracker to avoid getting in the way of one another.

  • What are the limitations of AMS5 only allowing one-way broadcast for the video capture support?

    I am interested in a tool that can access a clients webcam and begin recording from their device. When the time is up, it should store that recorded video to a server. Then, of course, the files can be accessed. Streaming is of less significance than simply capturing and accessing video from a client
    Can I do this with only Adobe Media Server Standard Edition?
    Bearing in mind, I may need to be capturing video from multiple clients at one time. Is this limited by the fact that Standard only allows "one-way broadcasts?"
    Thanks,
    Carl

    Thanks for the suggestions. I've tried using DVCPRO HD in the past, but the picture quality of the captured screen footage turns out blurry. The only codecs I've found that provide a perfectly clear image are H264, Animation and Uncompressed 8-bit. The problem with the latter two is that video files lasting only a few seconds measure in the 100s of MBs. Working with files that large would slow my editing and rendering down to a non-workable length.
    I just don't understand why I can't edit H264 video if my sequence codec is set to H264. The 'Codec error' I get is baffling.

  • WRT54G only allowing one unit to attach to static IP printer

    Hello, I have a small network in a classroom with one printer with a network card.
    I have made that printer a static IP 192.168.2.50. 
    Wireless PC' have no problem attaching and printing.
    For some reason... when I attach a wired PC to that printer using an IP port connection using tcp/ip  it only allows one PC at a time to attach.
    Is this a setting in the WRT54G or should I look to the network card.

    i don't think it has to do anything with the router...because had it been the router , even the wireless computers wouldn't have worked...
    so it seems to me an issue between the network card...

  • My DSL provider says they only allow one wireless network--

    My DSL provider says they only allow one wireless network. Can I do the following?
    My existing wireless network consists of a single DSL/ActionTec modem connected to an Airport Extreme (configured using two additional Airport Expresses for wireless printing and air-tunes). I have great wireless coverage all through my house. My office is in a detached building about 200 feet from my house. I want to tap into my existing wireless system by running a Cat5 cable to my office and set up another Airport Express (and two more airport expresses for printing and air-tunes for my office). Would this technically be considered two separate wireless networks if I run the Cat5 cable between the two Airport Extremes (since there would only be one connection to the ActionTec DSL modem)? Would my DSL provider know I have established a secondary wireless network? Would my DSL provider have any ability to prevent these two separate networks from working properly on one DSL line?

    It really doesn't make much difference. If you run it from your DSL modem, you will in effect have two separate networks, but they should still be able to talk to each other. If you run it from your Airport from the LAN prt, that will work too but the DHCP you will set up in your office will have to be different from your first Airport. For example: If your first Airport is set up to hand out IP addresses on the 10.0.1.X network, your office irrport will have as it's WAN IP 10.0.1.Y and the wirless IP Range will have to be something like 192.168.1.x. But again, it shouldn't make much of a difference either way. itunes etc, will still work.

  • Why iCloud only allows store documents created by Pages, Numbers or Key Note ? How can I "iCloud" documents created with Word Mac or Excel mac??

    Why iCloud only allows store documents created by Pages, Numbers or Key Note ? How can I "iCloud" documents created with Word Mac or Excel mac??

    Oscar66 wrote:
    Why iCloud only allows store documents created by Pages, Numbers or Key Note ? How can I "iCloud" documents created with Word Mac or Excel mac??
    iwork for ios accepts for upload and also happily opens all your Microsoft office files, from Office97 standard doc/xls/ppt to the 2011 versions of docx,xlsx,pptx and various other of these format extensions.
    Notice : the upload feature in www.icloud.com is only active if you in fact own these apps on your iPhone/Pad/pod. it is not a feature of iWork for the Mac ( iwork09 ) which itself is not icloud capable at all.

Maybe you are looking for

  • Basis: No service for system , client  in Integration Directory??

    Hi All, IDocs from SAP QA are not being sent to PI QA. I see error in SM58 in SAP QA as: No service for system , client  in Integration Directory.  Please dont jump to asnwers by looking at above error. I could fix that, but thats not the real proble

  • How to use "Add from POM" to add source path and docpath?

    Hi My team is developing multiple projects with JDeveloper 11gr2. We share libraries and sources between team members using maven extension for JDeveloper. We deploy class jar, source jar and javadoc jar to repository. The project pom has some depend

  • South Sudan missing

    I'm not able to change my call forwarding to South Sudan. The country is not listed in the drop box of countries. What do you suggest? Best, Miep

  • IPod Restoration problems Error 1413

    I am having problems restoring an iPod to factory defaults. I wanted to do this just to wipe everything off of the 8GB nano before I gave it to my girlfriend for X-Mas. I loaded it with music and photos and enabled it to be used as a hard drive. Thro

  • IPhone and video watching

    My daughter recently emailed me a video and I am unable to open it on my iPhone. All I get is the sound. please help!