Vendor as mnditory in QA01 transaction

Hi friends,
I got an urgent requirement..
In QA01 transaction.. I want Vendor as manditory field..when the inspection value is particular value..
please give the procedure..
and imp code..
regards,
sampath.

Hi friends,
   I've encountered same problems also.  But I did make a user exit already. 
INFO:
QPL10004 User subscreen for displaying additional data
This enhancement allows you to display or change additional data on the
screens for the inspection lot transactions.
All fields in table QALS are available for display. You can only make
limited changes to the customer-specific fields of the table enhancement
CI_QALS (forms the basis of the table QALS).
Displaying data:
Activate the subscreen you require and use enhancement EXIT_SAPLQPL1_004
to make entries for the fields. The inspection lot fields in the
structure I_QALS are available for this. You can access status management
data using the function modules STATUS_READ (to load) or STATUS_CHECK (to
check).
Changing data: You can only change the fields in the Include CI_QALS.
Therefore, create the structure again in the Dictionary and add the
fields you require to this structure.
The enhancement EXIT_SAPLQPL1_004 then transfers the current status of
QALS to the function group XQPL, where you can change the data on the
customer-specific subscreens.
The enhancement EXIT_SAPLQPL1_006 can be used to return the changed data
using the structure E_QALS_CUST to the inspection lot.
When you save QALS, the changed data is automatically saved.
PROBLEMS ENCOUNTERED:
Example:
"In QA01 transaction.. I want Vendor as manditory field..when the inspection value is particular value.."
When inspection value '013' is encountered, Vendor field should either pop-up a screen or should already be in the screen.
The problem with this user exit is that it bypass during or doesnt enter the user exit during the process of QA01

Similar Messages

  • Create PO condtion FRA1 "One-time vendor not allowed for this transaction"

    Hi all,
    When create Freight conditon for po item, if i choose a one-time vendor , it gives me an error  "One-time vendor not allowed for this transaction" .
    Why it happened? How to config system let one-time vendor be the conditon's vendor ?
    Thanks .

    dear wayne,
    what is your account group for the vendor if OTA (one time account ) is ticked for that account, the system will not allow you to give the condition type FRA1.
    Please correct me if I m wrong and revert back if any doubt.
    Njoy
    Ashish

  • Vendor balances are wrong in transaction J1GVL

    Hi SAP gurus,
    The balances in the transaction J1GVL coming from the previous fiscal year are not correct.
    I would like to let you know that this issue came up after the SAP version upgarde and had been resolved on July and suddenly we realised that with no reason we do not see the correct balances in Vendor ledgers.
    We have carry forwarded the balances using Tcode GVTR earlier it was showing correctly now we have seen some wrong opening balances are appearing in J1GVL report (carry forward balances are increased in all the cases)
    Please share your experience if you have faced similiar issue in past.
    Regards,
    SATVIR SINGH

    Hi
    I am getting below error message which executive transaction FAGLGVTR
    Ledger ZD cannot be carried forward using this transaction
    Message no. GU631
    Diagnosis
    You want to carry forward ledger ZD but have selected a transaction that is not able to do this.
    System Response
    The balance cannot be carried forward.
    Procedure
    Display the available ledgers using the input help or use the following transactions:
    General ledger (table GLT0):               Transaction F.16
    Execute function
    Special Purpose Ledger:                     Transaction GVTR
    Execute function
    Flexible General Ledger (table V_GLFLEXT): Transaction GLGVTR
    Execute function
    Regards,
    SATVIR SINGH

  • GL, Customer and Vendor ledger in opening and transaction format.

    Hi
    My client requirement is: Any GL account (FBL3N), Vendor ledger (FBL1N) and customer ledger (FBL5N) should be in format: Opening +/- transactions = closing.
    For example, in FBL1N, when we execute for 1st November to 30th November, then it should show opening balance as on 1st November and then transactions between 1st November to 30th November and then closing.
    At present, SAP shows only transactions between 1st November to 30th November and does not show opening balance as on 1st november.
    Please let me know if there any standard report for such format

    Hi:
               There is no such standard report in SAP which will provide you customer, vendor and GL reporting in this format. However with the help of ABAP you can easily get such reports developed..There are BAPIs which returns you values at key date.. Please find them
    for GL
    BAPI_GL_ACC_GETBALANCE
    BAPI_GL_ACC_GETCURRENTBALANCE
    BAPI_GL_ACC_GETPERIODBALANCES (make use of BSIS and BSAS)
    for customer OB
    BAPI_AR_ACC_GETKEYDATEBALANCE (make use of BSID and BSAD tables for transactioal data)
    for vendor OB
    BAPI_AP_ACC_GETKEYDATEBALANCE (make use of BSIK and BSAK )
    I hope it will help you.
    Regards

  • Default vendor is coming in J1IG transaction while capturing excise invoice

    Hi,
    While capturing excise invoice at depot by using J1IG transaction, i am getting default custom vendor automatically.
    This is for STO transfer i am capturing excise.
    I have maintained some other custom vendor in the p.o.
    Pls. let me know from where it is picking the default vendor?
    Thanks
    Regards
    Rifaie.M

    Thanks

  • Vendor Invoice creation through EDI (Transaction MIRO)

    Dear All,
    We want to implement Vendor Invoice creation thro EDI .(Transaction
    MIRO)
    We are not finding any suitable EDI Function Module in SAP which
    would take care of more than 20 items and run a MIRO or any
    equivalent transaction .
    Can any one please advise if any Function module exists ? We need it for
    Invoice creation with GR reference as well as without GR reference .
    Thanks
    Sanjay.

    Thanks Naren,
    I will come back after checking the fn module.
    - Sanjay

  • Posting Vendor Classification Data using XK02 transaction

    Hi All,
    I am getting the vendor master legacy data by using an IDoc where in i am uploading the vendor information through transaction XK02. Now i have to enhance that to post the vendor classification information also. There is a function module IDOC_INPUT_CREDITOR, which is modified to a ZIDOC_INPUT_CREDITOR and the changes are made as per the client requirements. Could you please let me know how can i post the vendor classification information along with the vendor information. Let me know under which segment i need to write the code for this. Please share your experiences in loading the vendor master data load along with vendor classification.
    Let me know if you need any more information.
    Thank You,
    Suresh

    Here are the fields you need to fill.
    BIKSSK-MAFID = 'O'.
    BIKSSK-KLART = 'Z10'.
    BIKSSK-OBJEK = 'YOUR-VENDOR-NUMBER-IN-INTERNAL-FORMAT'.
    You may also need other values concatenated to vendor number if the classification is at company code level or purchasing org level.
    BIKSSK-CLASS = 'YOUR-CLASS'.
    I am not giving BIAUSP because I think you can figure it out.
    Srinivas
    Message was edited by: Srinivas Adavi

  • Adding Multiple Vendor Invoice at time MIRO Transaction

    Dear Experts,
    I am facing a problem whereby the users want to to add hundreds of Vendor Invoices and there corressponding date when at the time of MIRO transaction.
    Currently in standard there is only one field for the Vendor Invoice No and Vendor Invoice Date.
    Please advice as if how to give the provisions to user so that they can enter multiple(20 or 30) vendor invoice no and corresponding vendor Invoice dates at time of creation MIRO Invoice.(T-Code : MIRO)
    Many Thanks In Advance.
    NINAN

    Hi,
           For invoice verification of  one vendor with many inovice  at the same time in MIRO, select vendor insted of Purchase order / Schedukle agreement   after selecting vendor , then click on more allocation criteria,  after that a new pop window will open enter the plant and vendor code and click on adopt then system will select all the PO for which invocie verification is not done  then select all the invocie u want to proceed,
    Hope this will solve your rpoblem.
    regards,
      zafar

  • How to create inspection lot manually without using QA01 Transaction code?

    Hi,
    Please anybody give procedure for creating Inspection Lot Manually without using Transaction Code QA01

    Hello, Srinivas,
    If you want another T code only then you can try QA01A.
    or you can create a Physical Sample with QPR1 and then click on the button there to create inspection lot. To create inspection lot for that Physical sample (you will able to see that button only after releasing the sample) Or you can use QPR5.
    But let me know the reason why you want T code other than QA01.
    Regards,
    Shyamal

  • Duplicate vendor creation blocking in XK01 Transaction

    Hi all,
    I want to block the duplicate vendor creation in the vendor creation transaction
    XK01.If any solution kindly reply to this message.
    Jyoti

    hI
    So u can use the exit EXIT_SAPMF02D_001, here insert the code you need to check the duplicate vendor.
    Perhaps the problem you can have is this exit is triggered at the end only.
    U can try to use the BTE 1360 (it's to check the account group), but I believe here those fields are not filled yet.
    Max

  • No vendor specified error in SFP transaction

    Hi ,
    I am trying to copy SAP standard adobe interactice forms to custom forms to make changes.  When I use SFP transaction to copy the standard form to Z_form, system is throwing error message "No Vendor Specified". Could you please suggest resolution for this error
    Thanks
    Vikram

    Hi all,
    it seems to be related to the setup of the ADS connection:
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/43/f064f473b56bede10000000a11466f/frameset.htm
    If you complete this setup after creating the ADSUser, the error should not occur anymore.
    Regards,
    Jeffrey

  • How to find vendor who does not have transactions for last one year

    HI all,
    We have around 20000 vendors, i want to find out who does not have any transactions for last 1 year.  Any valuable suggestions on this?
    Thanks and regards
    Ramarao

    HI,
    Actually above one mehtod is very painful method. Is there any method by writing ABAP query and any other short cut method
    Thanks and regards
    Ram

  • Vendor Special GL indicator - monthly transaction value

    Hi Experts,
    I need to find the table where monthly value is stored for special GL indicator. I have got LFC3 - but it is yearly based. I want just like LFC1 (where monthly value is stored for normal item.
    Please provide me table name.
    Thanks!

    seems to be no table with monthly value
    so you must select/analyse tables bsik/bsak and bseg
    grx
    A.

  • Report for Vendors with no transactions

    Hi,
    I need to know about the Vendor reports. There are several vendors which dont have any transactions at all and we need to identify such vendors. How do we find such vendors? Can anyone suggest me some SAP vendor reports for this purpose?
    Regards,
    Vinod

    Hello,
    Please go to transaction code S_ALR_87012082
    In output control, you will find a check box "ACCOUNTS NOT POSTED TO". Please tick this check box along with "Normal Balances".
    You will get the report of vendors NOT YET POSTED.
    Regards,
    Ravi

  • Payment transaction details in the Vendor Master

    Hi Experts
    I have My client wants in the Vendor master data not allow access to  the Payment ytransacion details  for the Users ,I am trying to Supress it in the Account group but it is not happening pls help me to know why and any where in the SAP where we can block the Users not access to to the Vendor MAster data The payment Transaction details.
    Thanks

    Hi,
    Use t.code OMSG, under general data - Payment transactions, you can select the required fields as Suppress.
    regards
    Vivek.

Maybe you are looking for