Check void member

Hi,
I want to check if a member exists but I think I have an
error in my script:
m = member("titel." & group & "_" & pid)
-- debugger says m = <void>
if not(voidp(m)) then
-- condition is true when m is <void>!?
What am I doing wrong here?
TIA

VoidP checks if a variable is void or not. With your code the
variable m
is always going to have some value so it won't be void, it
just may not
be a real member name. Instead of that, just check if the
memberNum is
greater than zero
m = member("titel." & group & "_" & pid)
if member(m).memberNUm > 0 then
-- member m exist, execute this code
else
-- member m does not exist, do something else
end if
Marco Mind wrote:
> Hi,
>
> I want to check if a member exists but I think I have an
error in my
> script:
>
> m = member("titel." & group & "_" & pid)
> -- debugger says m = <void>
> if not(voidp(m)) then
> -- condition is true when m is <void>!?
>
> What am I doing wrong here?
>
> TIA

Similar Messages

  • Defining Check void reasons (for manual checks)

    Hi
    I am voiding manual checks in FCH9 and FCH8. The check void reasons appearing in drop down are not sufficient. Hence i need to define more check reversal reasons.
    I went through SPRO node for bank transactions (in FI). But i am not getting it.
    Please help me how to define check reversal reason. Please provide for SPRO path or TCode

    If you do not find the required path in customisation, always Ctrl+F (Find) and type the search text.
    Alternatively, searching the forum with "Void Cheques" would have given the answer.
    Anyway, you may also reach FCHV by the following path:
    IMG ==> Financial Accounting ==> Accounts Receivable and Payables ==> Business Transactions ==> Outgoing Payments ==> Automatic Outgoing Payments ==> Payment Media ==> Check Management ==> Define Void Reason Codes.
    Please read F1 help on the configuration screen.

  • Mass Check void and other AP items

    Gurus,
    1) The requirement is to have the ability to mark list of check as voided and then off set the payment document to an escheatment GL account instead of clearing account. They currently have a very huge number of checks they would escheat.  I can't find any transactions that can meet mass void and post a clearing document on payment document to a different GL number.
    Is there a way we can do without having a ABAP development?
    2) When I creating an invoice in FB60, the payment term is defaulting from vendor master. But, the payment method  is not defaulting from vendor master. The payment method field is left blank though my vendor master has payment method.
    3) If I have multiple payment methods in vendor master and I have all payment methods in my proposal, which payment method the payment program considers in F110?  the first payment method that is in vendor master?

    HI Sri
    So, it will consider the order of payment proposal and not the order in vendor master?
    Yes you are correct
    So I have a vendor with cw and my proposal order is entered as wc, will it consider w or c? first one in proposal or first one in vendor?
    First one is in the proposal if that one is not available in vendor master ( nothing but payment document),  then it will go to next payment payment.
    if vendor has c and my invoice document is w and the proposal is w, will my proposal fails?
    Payment programme will check the payment method at payment document level. So defiantly your proposal will execute.
    Thanks
    Sreenivas

  • AP Check Void Accounting?

    Hi,
    My version is 11.5.9.
    Can anyone tell me if there is any standard functionality to deal with the accounting of voided cheque payments in Accounts Payables?
    i.e. The user creates a VOID action in the APXPAWKB - payment workbench.
    Thanks for your input,
    Robert.

    On voiding the check the system will generate the accounting entries when you account for the transaction online or by the Payables Accounting Process.

  • Reverse document for check voided with FCH9

    I voided a manual check that was created by using FCH9. I want to be able to reverse the document, but when I tried to reverse, I got an error that the document was already cleared and could not be reversed. Is there a way to reverse the payment document?
    Any help would be greatly appreciated!

    Hi
    If no other new check has been issued for the payment document in FCHN, than you have to use FBRA to reverse the payment document. You should use the option reverse and reset
    Regards
    Sanil Bhandari

  • Please help in FCH3.....Check Voided wrongly!!!!!

    Hi Gurus,
    Scenario, During FCH3......check numbers 00268 to 00274 (unused) were voided.
    Which resulted that these checks were voided and appeared in FCH8 voided check list.
    Scenario 2, Check number 27 (in the same Co Code, House Bank and Bank ID) is currently not available to usage.
    What my understanding is by voiding a range 00268 to 00274....check number 27 was also accidentally voided.
    IS THIS POSSIBLE!!!!!!!!
    COZ...in register, they are listed like:
    00255
    00256
    00257
    00258
    00259
    0026
    00260
    00261
    00262......
    Moderator: Respect the rules and pose your questions properly

    Hi,
    You can reverse the void using FCHG.
    Regards,
    Gangadhar

  • Checks voided with FCH9 marked as Issued in outgoing file to Bank

    When we write off outstanding checks, we do not wish to reverse the original payment document. Therefore, we used transaction FCH9 to void the checks. We created a new Void Reason, which identifies the void as part of the periodic writeoff of uncashed checks.
    The positive pay file which we send to the bank lists these checks as issued, rather than voided. I have looked in the check register, and the void reason code and void date are correct.
    Can anybody tell me why the checks would be marked as issued? Is there a configuration which we must set to define whether a void reason results in a voided check vs. an issued/reissued check?
    Thank you.
    Aoife

    When we write off outstanding checks, we do not wish to reverse the original payment document. Therefore, we used transaction FCH9 to void the checks. We created a new Void Reason, which identifies the void as part of the periodic writeoff of uncashed checks.
    The positive pay file which we send to the bank lists these checks as issued, rather than voided. I have looked in the check register, and the void reason code and void date are correct.
    Can anybody tell me why the checks would be marked as issued? Is there a configuration which we must set to define whether a void reason results in a voided check vs. an issued/reissued check?
    Thank you.
    Aoife
    Update:
    The answer appears to be that our AP area requested a Z transaction based on standard transaction FCHX. The Z transaction had void reason codes hard-coded. Therefore, no SAP error. Internal error only.

  • Checks-void

    Can any one give me the T code for the following..
    VOID a check               
         Make an invoice           
         clear or post the invoice          
         make the check print out          
         VOID the check          
    I will assign points.

    Hi,
    The transaction codes are as under:
      Void a Check >> Unused Checks : FCH3
                           >> Issued Checks:   FCH9.
      Post Vendor Invoice:  >> from FI Module: FB60 or F-43.
                                      >> from MM Module: MIRO.
      Clear a invoice: >> Account Clear F-44.
    Please note open invoices will also get cleared when payment is made.
       Check Print: >> Automatic Payment Program: F110.
                          >> Manual single payment:  F-58.
    Thanks
    Murali.

  • Check voided in error...need to bring back

    Hello,
    We voided a check in error and want to re-instate it?  Is this possible? 
    Linda

    Hi Ravi,
    Thanks for your message.  We would like to not create a new check number...we would like to use the original check number because it was voided by mistake and subsequently cashed.
    I tried to use FCHG to change the check status of the original check, but this didn't work because I can't reset and reverse the "reversal" document that offset the payment document.
    The check register still shows the original check as being voided.
    Any help would be greatly appreciated.
    Linda

  • Check voided by mistake

    Hi friends,
    My user voided the check by error.
    is there a way I can reverse it, or please let me know what options do I have now.
    its urgent, please help.
    Thanks
    Message was edited by:
            Shefford William

    Zaid,
    I did test in QA and we did the same in PRD also.
    it did reset. but now the problem is it doesnt show check information for the items that has been cleared through that check,
    any idea what to do now?

  • Mass check void

    Is there a transaction that does the mass check reversal and at the same time reverses payment clearing documents for a particular pmt run . I know about transaction FCHD, it only deletes check information. And transaction FBRA resets payment clearing document one at a time.  but if you want to delete all the checks and reset clearing documents in one transaction for a particular pmt run, how do you do that?

    Hi,
    Actually you can use only one TCODE : FCH8 to cancel the check number and reset & reverse the payment document number. instead of using two tcodes FCHD and FBRA for one document number.
    But in FCH8 also you have to do one by by. its not mass check reversal. 
    Thanks,
    Regards,
    Sandhya.

  • Payment run Reversal and Void Checks

    Hi All,
    In Today's Payment Run, users have choosen an wrong selection criteria and we went in a situation to reverse the total Payment Run.
    After doing the reversal, user made the checks Void too.
    I am looking at these details:
    1) We want to check Payment run total and reversal document total. Can any one suggest me how to proceed.
    2) How can I what checks are void and their respective amount.
    Thanks
    Rajanikanth.

    Hi,
    You can get the data from the Table level also - PAYR, REGUH, REGUV fro the details
    regards,
    radhika

  • Void check needs reset

    HI All,
    We have voided a check by mistake, and when I go  reset the check information in FCHG using 3rd option" reset void information", system dispalys the message "no check exist which meets the selection critria".so it didn't work. When I go to FCHE delete voided check,sysetm issues message" Only unsed check voided manually can be deleted." So I reached a dead end.Any idea what to do next. Thanks
    Iqtidar

    Hi iqtidar,
    Ofter that u go through T code FCH5 .there assign the document number to this check number .
    procedure
    FCH5 Assign the check
    FCH3 VOID UNUSED CHECK
    FCH9 VIOD USED  CHECK
    FCHE VOID DELETION
    FCH5 AGAIN ASIGN THE CHECK
    Regards
    Surya
    Edited by: surya naveen on Aug 20, 2008 6:27 AM

  • Checks were sent out and then voided - What to do?

    Here is the scenario:
    1) Checks printed and sent out.
    2) Check voided and reprinted (not sent out) - Yes this was an accident.
    Now in transaction FCH1, void reason code says (Ripped during printing)
    Check number shows 2157718.  (Good)
    Replacement check number shows 2158036. (Bad)
    Pospay file was incorrect but we managed to work with bank and had them cancel the first file (as it showed the checks sent as being canceled) and sent them a new pospay file with original check numbers only (in order to match the checks mailed out).
    Now I'd like to unvoid the orginal checks but wonder the implications.
    Not being very knowledgeable about this topic, I'm looking for any assistance I can get.

    Hello,
    you have two issues.
    1) Checks printed and sent out.
    This would have been absolute problem, if the bank was not convinced with your words. Fortunately, they have convince and they are agreed to take a new file of POSPAY checks. Now, you need to cancel the original checks. Since, the bank is nothing to do / not at all intereste with your first bunch of checks. Therefore, no point in keeping them as it is. You need to void them. Use transaction code FCHG / FCH9 to voide them.
    2) Check voided and reprinted (not sent out) - Yes this was an accident.
    This is no issue at all. Since the physical checks are with you. Void in the system FCH9 and physically cross marking "CANCELLED"
    Following details should be useful.
    If it is used check voided use FCHG - then FCH5
    If it is unused check voided use FCHE - then FCH5
    Regards,
    Ravi

  • Check management : void reason form closing

    Dear All,
    When I want to print check using check management
    Why the system void the check with reason code number 3 (form closing) ?
    What is the meaning of void reason form closing ?
    Thank You
    -tweety-

    Check void reason code
        Checks which are voided are allocated an explanation as to why they are
        not used as a means of payment (this is called the void reason code).
    Hi,
    THese are just the reason codes for voiding checks,explanation is as below..
        In the following situations, checks are voided:
        by the form printing programs:
            -   test print
            -   page overflow
            -   form summary section
        by the user with one of the following transactions:
            -   "Void checks"
            -   "Cancel check payment"
    -   "Reverse document", provided the document in question is an
        accounting document for a check payment
    -   "Renumber checks" or "Reprint check". In this case all checks
        which were released by the action are marked as void.
    regards
    deepa

Maybe you are looking for

  • Problem in reading client certificate

    Hi, I am developing an web app. where client will use smart card for authentication. And server will read the clients certificate. All the application will run in https. So please guide me to develop such a system. I am using tomcat 6x and have creat

  • Can't send PIX to my AOL address

    Hello!  I have texting and internet on my cell phone.  I can't seem to send Pix to my AOL account.  The phone indicates the message/pic was successfully sent, but it never reaches it's destination.  Any ideas or suggestions?   Thank you!  Amber

  • Numbering query results with a line number in SQL*Plus

    Doesn't it stand to reason that in SQL*Plus there would be a way to number each query results sequentially with line numbers starting at 1 to n -- something option like from a SET command? I'm not talking about linesize.

  • User defined aerospace functions/icons

    Im looking to see if anyone knows of user defined (?) aerospace icons/functinos. I'd like to represent column/wheel inputs and flap/elevator/aileron outputs with representative icons (e.g surface i.e flap icons instead of just waveform graphs). Does

  • Custom XMP document metadata panel

    Hi Is it possible to create our own form for metadata entry using our own XMP schema? We have specific business processes for different types of document management and a specific schema/entry form for each would be helpful. Ideally a common template