Partner profiles to be blocked from receiving the Withholding Tax segment

Hi,
i have small requirement...
i have one segment called "Withholding Tax segment" some systems are accessing this one.
i have some partner profiles ...i need to do logic for" Partner profiles to be blocked from receiving the Withholding Tax segment"
i checked in BD64-partner profiles..but... no result..
hw can we do this ..means wch Transation code and how....
Please help me in this issue....

i have written small code before processing IDOC, it will check the entries in one Z table, based on this it will process. No need to go for filtering concept, sometimes it will help, if some countries comes into picture again we need to add them filtering, instead of that if we update in ztable. it is easy for us.
as of now it is resolved hence closing this one.
Sri

Similar Messages

  • Can numbers be blocked from receiving text messages and calls?

    can phone numbers be blocked from receiving text messages and/or calls on IPhone?

    You have to check with your carrier. I know Verizon you can log in and block calls.
    You can not selectively do this on the phone.

  • In F-53, the Withholding tax line item is not geting calulated

    Hi All
    I have created a tax code for payment.
    while making payment through F-53, i dont see a sepreate line item getting created for for Tax(Withholding)
    When i double click on the vendor line item and check on the Withholding tax option box, its shows  as below
    Tax code: w3
    Tax base: 15000
    Tax amount is 0(Zero)
    can you please advise which setting i have missed

    Hi Priyanka,
    TDS is calculated at the time of Invoice or payment whichever is earlier..so if it is not getting deducted at the time of payment it is absolutely correct, until and unless it is not Advance payment.
    Even then if you want to know why....go to FK02>Witholding tax tab> the tax Code for Witholding Tax type for Payment must be blank. Check that..
    Regards,
    SAPFICO

  • Can I use the Tax Payment Wizard to pay the Withholding taxes...?

    For SAP B1 2007 B PL 7---
    Can I use the Tax Payment Wizard to pay the Withholding taxes...?

    You must use a credit card  registered with your name and address.
    There is no other option.

  • Partner Profile not Generated

    hi! all
    Generating the Partner Profile Using BD64
    while generating received the message in Green for parameters: Partner (Sender, Receiver); Port (Zport); Outbound Parameter(Zsender).
    while checking in WE20 - Partner Profile ; Profile has been generated for the Reciver System with the created message type and port in Outbound parameter. But not generates the Inbound parameter.
    As like Profile has not generated for the Sender system.
    While testing the idoc using WE19 it says Profile not generated for Sender system
    whats the mistake i have done. How to correct it.
    Regards,
    Kv

    Hello,
    The distribution model view for which you are generating the partner profile (PP) check the sending & receiving logical systems (LS).
    if you want to generate the PP with inbound params you have to assign the your own LS as the receiver & not the sender.
    BR,
    Suhas
    PS: If this bothers you too much maintain the inbound params manually in WE20

  • Is it possible to get back to the Try block from a Catch block?

    I would like to perform validations on a config file. To do so, I have a method which will throw a MissingConfigException or an InvalidConfigException if something is missing or if something doesn't match a regex pattern. Although I have to do that with many different configs and I would like to go through all of them so that my error message will report all missing / incorrect configs at once instead of 1 at a time. Thus, I wanted to know if there would be any way I could do something like:
    try {
         config.validate("ServerPort","\\d+");
         config.validate("MaxClients","\\d+");
    } catch(MissingConfigException e) {
    } catch(InvalidConfigException e) {
    and have the catch block executed before going through the try block from where the exception was thrown.
    Thanks in advance!                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    No, you can't jump back into the try. You can put your try/catch inside a loop though, so that if one fails, it will loop around and start a new try for the next one. Define a class that holds all the data you need to pass to validate, and make an array or List of those objects. Change or add a validate signature that takes this object, or just extract the strings from each one when you call validate.
    ThingToValidate[] val = new ThingToValidate[] { new ThingToValidate("ServerPort", "\\d+"),
        new ThingToValidate("MaxClients", "\\d+"),
    for (int ix = 0; ix < val.length; ix++) {
        try {
            config.validate(val[ix]);
            // OR
            config.validate(val[ix].getThingy, val[ix].getOtherThingy[]);
        catch (....) {
            // logger.warn("failed...");

  • What is the difference between generate partner profile and creat partner

    What is the difference between generate partner profile and creat partner profile ?

    Create Partner ProfilesAlthough partner profiles are usually created automatically, because of the unusual inbound and outbound profiles needed on the same system, the manual generation of certain profiles is required.
    The following subsections describe the partner profile settings for the standard client (assumed here to be ALExxxCyyy), as well as for the corresponding dummy client (assumed to be DUMxxxCyyy). The dummy client partner profiles should have been generated by the automatic generation process completed previously. Nevertheless, these should be checked to ensure that all profiles exist.
    Generation of Partner Profiles
    The following messages should be added to the 4xx-ORDR model for ALExxxCyyy to DUMxxxCyyy on the reference client:
    • ORDERS
    • ORDCHG
    • ZINVRV
    • ORDRSP
    • INVOIC
    • FIDCMT
    • The partner profiles should first be generated using the standard auto-generation procedure on the reference client (for SYNCH messages to be created).
    • This model should now be distributed to the both ALExxxCyyy and DUMxxxCyyy.
    • The partner profiles should now be generated on the client being configured (i.e. yyy) using the auto-generation procedure defined in the standard ALE configuration procedures.
    Generate partner profiles for sending system. (Can only do this if at least 1 message type exists against the sending system's LS). This automatically generates the port if the LS and RFC name are the same.
    generate partner profiles tcode BD82
    creating partner profiles tcode WE20
    &#61550; There are two methods for maintaining the partner profile:
    &#61664; Maintain partner profile manually:
    To navigate to the partner profile in the sender system, choose Partner profile -> Partner type of Logical System and click on the required Target system. Under Outbound parameters, choose the Create outbound parameters icon, and enter the values for the outbound parameters according to the slide Sender: Partner Profile (outbound).
    To navigate to the partner profile in the sender system, choose Partner profile -> Partner type of Logical System and click on the required Sending system. Under Inbound parameters, choose the Create inbound parameters icon and enter the values for the inbound parameters according to the slide Sender: Partner Profile (inbound).
    &#61664; Generate partner profile:
    Prerequisite: The current distribution model is distributed to all participating systems.
    In the sender system, choose: Generate Partner Profile, then check the result in the partner profile (outbound)
    In the sender system, choose: Generate Partner Profile, then check the result in the partner profile (inbound)
    Regards
    Vasu

  • IDOC Partner Profile for Sales Orders

    What kind of Partner Profile should i create to receive Sales Orders by IDOC from external non-SAP system by RFC?

    I created Partner Profile type KU (Customer) with name AAA001.
    AAA001 is customer, created in VD01.
    Added to inbound parameters:
    - Message type - ORDERS
    - Process code - ORDE
    - Trigger immediately
    Testing in WE19:
    E1EDK01-RECIPNT_NO = AAA001
    E1EDKA1-PARVW = AG, E1EDKA1-PARTN = AAA001
    Sales Order is not created.
    IDOC has following status:
    EDI: Partner profile not available                                                                               
    Message no. E0 332                                                                               
    Diagnosis                                                                               
    A partner profile could not be found with the following key:                                                                    
         /0000000000/  /                                                                               
    This involves the key fields of the table EDPP1:                                                                               
    -PARNUM  partner number                                      
         -PARTYP  partner type                                                                               
    Procedure                                                                               
    Please check the EDI partner profiles.
    Edited by: S S on Dec 21, 2008 4:51 PM

  • Issue in Partner Profile config for Outbound IDOC

    Hi Experts,
    I have requirement like, When ever there will be any change in a Sales Order an Outbound IDOC will get triggered though a output type. This IDOC will save a file in the Application Server.
    The Message Type i am using is ORDERS and the Basic Type is ORDERS05.
    I have created a Partner Profile also a Receiver Port of type FILE.
    I have Assigned Message type in Outbound Parameters.
    I have assigned Receiver Port and Basic type under "Outbound Option".
    I have Assigned Applications as 'V', Message type as 'Output Type' and Process Code under "Message Control".
    When i am changing any Sales Order no IDOC is getting Triggered. I checked the Sales Order>Extras> Output> Header> Edit, the Output type is in Status RED with Message " No Partner Profiles (Message Control) Maintained".
    Please guide me if i have missed any configs.
    Help me solving this issue.
    Thanks in Advance!
    Priyabrata

    Hi Priyabrata,
    please try changing in your partner profile the application from V to V1. Another problem that's often causing the partner profile not to be found are the partner functions that are added automatically by SAP, but sometimes forgotten in the partner profile.
    I don't have a SAP system at the moment, but as far as I remember the long text of the message indicates the partner profile parameters that SAP uses for the lookup.
    If all of this doesn't help, I'd quickly debug this and see why SAP's not picking up the correct partner profile.
    Cheers, harald

  • Why T-RFC Port canu2019t handle Partner Profile Segment Release Version.

    Can TRFC Port handle the segment release of each of the segment if configured in Partner Profile.
    As per sap, in Partner Profile,  if we maintain the two field "Seg. Release in IDoc Type"  and "Segment Application release" to a SAP Release lower than the current release version then all the segment populated by the IDoc adapter should be populated as per the lower release structure.
    For test Purpose I have created two IDoc using File Port and TRFC port and for both of then I have maintained the Partner Profile Fields  "Seg Release in IDoc Type" and "Segment Application Release" as 46C although the latest release is 701. 
    In the IDoc there is a custom segment ZE1PMX with two Version Release 46C & 701. 46C is having 7 Fields and 701 is having 9 fields.
    Test using TRFC Port: Using TRFC port the IDoc that is getting generated are not having the segment structure of release 46C instead of that it is taking the segment structure of latest release 701 which is having 9 fields.
    Test using File Port: Using File port the IDoc that is getting generated are having the segment structure of release 46C instead of latest release 701 which is having 7 fields which is desirable.
    I have also done these testing in other SAP release like 700 and found that while saving the partner profile with a lower  segment release number it throws an warning message as "Segment definitions missing for release 620/620" and IDocs are not getting generated with a error status Code 2 "Segment E1BPMEPOITEM1 is unknown in Release 620 /". But from release 701 sap allows us to save the Partner Profile without warning and also creates the IDoc without error but the segments takes the latest release structure instead of the release maintained in the Partner Profile.
    If any one has already done some investigation on this issue please let me know why there is a difference in TRFC Port and File Port. Is there any other configuration that is missing for T-RFC Port.

    Hi Dennis
    This forum is focused on [SAP NetWeaver Gateway|http://www.sdn.sap.com/irj/sdn/gateway], i.e. the (relatively) new OData/REST-orientated mechanism to expose ERP data and functions.
    You're talking about the ('classic') Gateway i.e. the service that runs on port 33<SYSNR>. As a result, you are better off posting in the forum that covers that Gateway, i.e. [Application Server Infrastructure|SAP NetWeaver Application Server;
    The names do make it confusing, for sure.
    Good luck!
    dj

  • Error while generating Partner profiles

    Hi,
    I am not able to crate the Partner profile. When I try to Generate the Partner Profiles from the Distribution model (Masterial Master) it give me following error,
    "Outbound parameters for message type MATMAS MATMAS05 could not be created      
    Please enter a valid value for the output mode                                 
    Outbound parameters for message type SYNCH SYNCHRON could not be created       
    Please enter a valid value for the output mode"
    Can anybody tell me how to solve this problem??
    Thanks in stack.

    How did you try to generate the Partner profile?
    Can you pls try the following...
    execute report "RBDCUS15" and give the model view/partner for which the entries needs to be generated.
    Also, give the appropriate values for "Outbound Parameters" like version, packet size and output mode.
    Thanks,
    Renjith

  • Configuring ALE Logical Systems and Partner Profiles

    hi,
    Trying to build a scenario which deals with two third party systems transfering XML file from one to another. Sender is using a file adapter. Reciever is using an Idoc adapter. However the pre-requisite mentioned for this exercise are that ALE logical systems and partner profiles must be configured (these steps are not outlined in the exercise) . Could i get help on what steps i need to carry out for sender/reciever to configure logical systems and partner profiles.
    regards,
    Manpreet

    Hi Manpreet
    At the R/3 system the partner profile should be maintained for both the third parties.
    for creating the partner profile go to transaction we20, give the
    partner number :your logical system name or customer number or vendor no
    partner type:LS(logical system)or ku(customer)OR LI(vendor)
    give the message type in the outbound parameters
    after this double click on the message type and give the login deatils for the RFC destination define the port and all
    if you still have problem please reply back
    Thanks
    Rinku

  • Having multiple Goods Suppliers in Partner profiles of Vendor - Uses

    Hi All,
    We use multiple goods suppliers in partner profiles of vendor so that if the supplier has manufacturing facilitiy at various places for same material and he supplies us from one of them as lsited in the PO.
    Above is one of th use of having multiple goods suppliers in partner profiles of vendor.
    Other than above are there any specific benefits , can some one help me in listing  out .
    Regards,
    Vengal Rao.

    do you need to follow up an individual order with a GS or many many orders at one time?
    I am not aware of any standard PO report by partner roles.
    In general the GS partner is just for information purposes, except you are doing business in European Union, then the GS partner is taken instead of the vendor to determine the country of dispatch for the Intrastat reporting.

  • Workflow not routing to agent specified in partner profile

    have included below notes regarding the mis-routing of workflow messages of "translation error" STATUS message idocs that are uploaded into R/3.
    The testing that I have been performing has been in Development System. The first thing that I check is that the Partner profile parameters are set to send the STATUS message type idoc to an agent via t-code we20. This agent does exist in the organization structure found at t-code ppome. I have been using the logical system (partner type LS) user=GEIS, inbound parameter message type=STATUS, message variant=AP, where myself is setup as the agent to receive workflow.
    When processing an inbound STATUS idoc containing an error code of "05", meaning that translation failed on the outbound corresponding idoc (e.g. invoice, desadv, etc.) in the EC subsystem, workflow should be triggered and route the message to the agent specified at the message type level of the partner profile. In the event that an agent is not configured at the message type level of the partner profile, then the workflow message should be routed to the agent specified at the partner profile global level. However, in the event that an agent is not specified at the message type level or partner profile global level, then the workflow message should be routed to the IDOC Administrator, which is configured in t-code we46.
    The results of my testing has been that regardless of the agent configuration set at the message type level or partner profile global level, all workflow messages are routed to the IDOC Administrator configured in we46.
    The request is to have development work completed so that error STATUS idocs can trigger workflow messages that will be routed to various agents for resolution, versus workflow messages being routed just to the IDOC Administrator - which is how it is working today.
    I would greatly appreciate for your immediate response.
    Regards,
    Shankar

    Hi Stacey
    If DEV is working and PRD is not have you gone through and compared both and ensure latest MSMP configuration in PRD has been activated?
    Also, is the approver COCHGG00 also the Role Owner?
    Are you able to show you MSMP configuration? It's makes sense to analyse the log in the context of your configuration. E.g. does the Z_ADDTNL_ACCESS_PATH path have two stages: Manager and Role Owner of which there is a routing rule on the Manager approval to go to the NO_ROLE_OWNER path where the business role has no role owner?
    Regards
    Colleen

  • Invoice EDI error : EDI: Partner profile inbound not available

    Hi  EDI experts ,
    We are connecting our SAP ECC 6 ( Ehp 4) system to 3rd party system Mincom via SAP PI, to send PO Creation message (Outbound) and receive Vendor Invoice message( inbound).  We already done all the settings..Output determination procedure, Partner Profile ( WE20) , Port creation , Condition Records, EDI settings in SPRO for invoice..etc as below:
    Logical system ( BD54)
    ECC system - EDACLNT112,
    PI systems u2013 IDACLNT210
    Third party u2013 LSMINCOM
    Port ( WE21)
    IDACLNT510 : For PI with RFC destination IDACLNT510
    Partner ( WE20)
    LSMINCOM :  (Partn.Type LS)
    Outbound parmtrs.- Partner Role- LS, Message : ORDERS , Port - IDACLNT510
    Inbound parmtrs.- Partner Role- LS, Message : INVOIC , Message Variant- MM, Process code u2013 INVL, Trigger immediately (Process code INVL have  Identification - IDOC_INPUT_INVOIC_MRM, Option ALE u2013 Processing with ALE services , Processing type- processing by functional module)
    Here PO Creation is working fine . IDoC of PO outbound message have below details :
    Recipient information:
    Port :     IDACLNT510 (Logical system & Port created in WE21 )
    Partner Number :  LSMINCOM   ( Logical system and Partner created in WE20)
    Partn.Type :  LS        
    Function :  LS     
    Sender information:
    Port :  SAPEDA ( donu2019t know how it created..but in WE21..it is not there)
    Partner number:   EDACLNT112 ( Logical system and Partner created in WE20)
    Partn.Type :  LS        
    Partner Role :Blank
    Just started testing, our PI team is sending the IDoC, with wrong information on partner & other data, so inbound IDoC failing with error u201CEDI: Partner profile not availableu201D. Oaky. I reprocessed these failed IDoCs by changing Partner data just opposite (i.e. Sender info as Recipient info & vice versa) to successful PO Creation O/B message in WE19 in EDIDC and when I click on u201CStandard Inboundu201D, then another window open giving error message u201CPartner profile not maintainedu201D and creates new IDoC with status 56
    EDI: Partner profile inbound not availableMessage no. E0337
    Diagnosis
    An inbound partner profile could not be found with the following key:
    /LSMINCOM/LS//INVOIC///X/
    This involves the key fields of table EDP21:
    -SNDPRN  partner number of sender
    -SNDPRT  partner type of sender
    -SNDPFC  partner function of sender
    -MESTYP  logical message type
    -MESCOD  logical message code
    -MESFCT  logical message function
    -TEST    test flag
    Procedure
    Please check the inbound partner profiles.
    Execute function
    I am not getting exactly what inbound partner profile could not be found or what is the problem here . Can anyone suggest me what should be the problem and solution on it ?
    Thanks
    NAP

    Narendra,
    Please advice what was the solution.

Maybe you are looking for

  • The operation can't be completed because the item is in use

    Fully functional NAS that more than not gets this error message when copying from one directory/share on it to another via SMB. A reboot does cure it but I cant' seem to find what process is getting stuck and locking these files. Spotlight doesn't sc

  • Switching back to Mail from Outlook (for Mac)

    I've had my Mac for only about 8 months now and was happy with Apple Mail - at first. Then I got a hold of MS Outlook 2011 (for Mac) and switched. Now, with the impending revamping of Mail with Mac OS X Lion, I want to switch back to Mail but there d

  • Links not working in Firefox 5

    Log in button (top left of page) not working only in Firefox 5 (This does not happen in any other version of Firefox or any other browser.): https://www.firsttennessee.com/ This is a major issue, as users are not able to log in normally...and this on

  • Error in scheduling AO workbook

    Hello All, I am facing an issue while scheduling Analysis for office workbooks on BI platform. Environment : Server : BI 4.1 Sp02 ( Sp05 add-on for analysis scheduling)                      Client : Analysis for office 1.4 sp05                      C

  • Need to protect Excel sheet

    Hi All, I am using Labview 7.0 and have successfully transported my data in to excel file. Further my requirement is to protect the excel sheet cell. I found many examples and codes for protecting sheet but my question is Can i make the excel sheet'