One issue from T-code xk03

Hello all expertise
there has one issue.
when i run xk03 and enter bank key, bank account and control key in transaction.
there create same error say " Bank key, bank account and control key do not match".
then i checked program there has same caculate logic for caculate bank key, bank account and control key.
i entered information see the below:
Bank key = 0306960166
Bank account = 000002945793
CK = A
and if i enter CK = A there create error and when i enter CK = F there no problem.
How to caculate the Value of CK? there has same method?
Thanks

Hi,
In normal senario countrywise for bank they will give one key that is countyr key and branchwise they will give bank key those all are unique identification keys through out world.
The combination of both keys  control key is available.check with bank people and ask country key and bank key .may be they will give control key also.
May be this information is useful to you
Regards
Surya

Similar Messages

  • Transfer from COmpany code to another Central Person..

    My client req is to transfer one Employee from company code to another COmpany COde
    COmpany COde      Number Range
    HIL1           1000 - 50000
    HIL2          100000 - 200000
    Transfer EMployee 1111 from Company COde HIL1 to HIL2. SInce it is not possible to change his Number from 1111 to 100000 series it is not possible, I suggested to Seprate that employee from HIL1 and rehire in HIL. Now client wants all thta master data to be copied into HIL2 company code. Please adise how to handle this...
    Thanks
    Ravi.

    Hi SAPHCM,
    You are seeing some of the problems when you use Personnel Number to indicate something other than a specific individual.  You should not separate blocks of PERNRs by Company Code or any other grouping for the reasons you are now seeing - people get tranferred and the PERNR should not change.  The Organizational Assignment infotype contains all the fields necessary to separate out employees - PERNR should not be used for this. 
    If the Company Codes are in different countries, you can use the action "Cross Country Transfer".  This will retain all the personal data infotypes for an employee while it terminates him from one country and hires him into the other.  A better way to handle cross country transfers is "Global Employment".  If you are in 4.7 and above you can activate this and it will allow you to have more than one personnel number for an employee.  Here you use CP-Central Person to identify the employee. 
    Again, remove the separate blocks of numbers from being assigned by Company Code and your situation would be resolved by a simple transfer action. 
    Paul

  • HT201365 i forgot my pass code my home button doesnt work i cant restore because find my phone is on im frustrated and out of solutions my home button just stopped working today and it has just been one issue after another this morning help help help

    i forgot my pass code my home button doesnt work i cant restore because find my phone is on im frustrated and out of solutions my home button just stopped working today and it has just been one issue after another this morning help help help

    If you are unable to restore your iPhone with iTunes without having to enter the passcode, you will not be able to update your iPhone's backup. You will need to place the iPhone into recovery mode in order to restore the iPhone with iTunes and you can restore from the most recent backup available.
    http://support.apple.com/kb/ht1808

  • HT1386 My MacBook Pro HD crashed.  It is all up and runmning except for one issue.  I have about 200 songs on my iPhone but have only gotton 53 back on my laptop and those are the songs I purchased via iTunes. How do I get the rest of the songs from iPhon

    My MacBook Pro HD crashed.  It is all up and runmning except for one issue.  I have about 200 songs on my iPhone but have only gotton 53 back on my laptop from my iPhone and those are the songs I purchased via iTunes. How do I get the rest of the songs from my  iPhone back onto my HD. 
    The songs I'm not able to import casme from CD's.  Nothing from napster etc.
    I've tried and tried to import them rom iTunes vis "Library"  " Import"

    Hey kbert73
    I would do a transfer of purchases from the phone and not sync. If you sync then it will want to start over and sync music that is on the MacBook Pro. If you want to transfer the music, check out the article below that will give you multiple options on how to move. I have also provided on how to sync with multiple computers.
    iTunes: How to move your music to a new computer
    http://support.apple.com/kb/ht4527
    Using iPhone, iPad, or iPod with multiple computers
    http://support.apple.com/kb/ht1202
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G.

  • One SO but I would like Post Goods Issue from different Storage Locations?

    Dear All,
    Pls help me solve this issue below:
    I have one SO, Item xzy, Qty = 300 but I would like to Post Goods Issue from different Storage Locations (Qty = 100 for each locations)
    E.g I have 3 storage locations: A, B, C and need to assign Post Goods Issue authorizations to 3 users U1, U2, U3:
    - U1 can Post Goods Issue from storage location A only (but cannot from B, C)
    - U2 can Post Goods Issue from storage location B only (but cannot from A, C)
    - U3 can Post Goods Issue from storage location C only (but cannot from A, B)
    How can I assign the Authorization for users?
    How can I create Outbound Delivery:
    a. 1 SO --> 1 outbound delivery --> Post GI 3 times
    b. 1 SO --> 3 outbound delivery --> Post GI
    Thank you very much for your support
    Cao Huy.

    Hi Senthils,
    Pls see my comment below:
    For Authorization check for storage Location
    1. GO to the following Menu path
    Spro>Material Management> Inventory manangement and Physical Inventory>Authorization Management>Authorization check for Storage Location.
    Here you have activate authorization tick for storage location and plant combination.
    --> Done
    2. Set authorization for Authorization object MM_MSEG_LGO thro Basis for the combination of movement type and storage location
    for each user.
    --> Done
    There are 3 storage locations(A,B,C) in one outbound delivery, and when user 01 tries to Post GI this outbound, it means that the system will Post GI for all line items in this outbound, but user 01 has not authorization for location B, C.
    How can user 01 Post GI from only location A in this outbound???
    And then user 02 will Post GI from only location B in this outbound,
    user 03 will Post GI from only location C in this outbound.
    Thanks
    Cao Huy

  • Linking issues while Migrating code from SUN CC 4.3 to SUN CC 5.8

    Hello,
    I am migrating code written in SUN CC 4.3 to SUN CC 5.8
    I have compiled entire code with SUN CC 5.8 with -compact=4 option ,on machine with OS SunOS 5.8 Generic_Virtual sun4v sparc sun4v.
    during linking phase i am facing issues like
    (cd msggen; make CG="-fast -O3 -compat=4 -lC -features=extensions -i" all)
    /opt/SUNWspro/bin/CC -o msggen msggen.o licensemessage.o ../../../../libs/lib/libgeneral.a
    Undefined first referenced
    symbol in file
    cerr ../../../../libs/lib/libgeneral.a(string.o)
    unsafe_ostream::operator<<(long) ../../../../libs/lib/libgeneral.a(string.o)
    operator delete(void*) msggen.o
    operator new(unsigned int) licensemessage.o
    Iostream_init::Iostream_init(void) msggen.o
    Iostream_init::~Iostream_init(void) msggen.o
    istream::operator>>(char*) ../../../../libs/lib/libgeneral.a(string.o)
    setw(int) ../../../../libs/lib/libgeneral.a(string.o)
    unsafe_ostream::outstr(const char*, const char*) ../../../../libs/lib/libgeneral.a(string.o)
    exrethrow_q msggen.o
    ld: fatal: Symbol referencing errors. No output written to msggen
    I felt like these issues are due to the standard header files. I am including the headers which comes with SUN CC 5.8 and I am using Rogue Wave rwav/ver09.1.
    I am not getting any pointers to solve this issue,any pointer will be highly appriciated.
    Thanks in advance,
    Revathi R

    975741 wrote:
    Yes i did migration by following the Migration Guide, while Migration i ve come across situations where a class method is invisible at many situations like...
    C.h
    class C
    f1();
    B.h
    #include<C.h>
    class B
    f2();
    A.C
    #include<B.h>
    class A:B
    f1();-----> Error Not accessible so I changed to C::f1() then worked like this I ve came across many will it be a Problem, in migration Guide i haven't seen any of such.
    }When you post a code example, it is best to copy/paste from actual code that you verified shows the problem. This example is nowhere near valid for any compiler, even with your suggested change.
    - The class declarations are not terminated by a semicolon
    - You can't call C::f1() using that syntax outside of class C or a class derived from class C because it is not a static function, and requires an object. You could call it as c.f1() if you had a c object of type C, except that f1() would still not be accessible.
    The rules about accessibility have never changed. Please post an example that actually works with C++ 4.x or with C++ 5.x in -compat=4 mode, but that fails with -compat=5 mode.
    >
    Like this for operator overloading also , I haven't got any way to make function body available to function call, so i ve changed those functions to normal functions...I don't understand what you mean. An example would help.
    >
    what is a template cache?? How to delete it??
    The template cache is also known as the template repository. See section 3.3.5 Template Repository in the Migration Guide. To delete the cache (repository) just remove the entire cache directory.
    >
    >
    Another task of mine is, i am compiling a code written in SUN CC 5.5 to 5.8, would you suggest me the migration guide, I could get from 4 to 5 and 3 to 5 but
    not from 5.5 to 5.8, I am not sure about in which compiler code is written but, I could able to compile the code with out compact option with SUN CC 5.5, CC 5.5 and 5.8 are fully compatible. There should be no migration issues. The exceptions would be invalid code that compiled due to a bug in the earlier compiler but is correctly diagnosed as an error with the later compiler. In rare cases, the later compiler has a bug not present in the earlier compiler (a regression). When found, regressions are fixed in patches. If you have an Oracle service contract, you can download patches from My Oracle Support. Otherwise, get the most recent compiler, which should not have those regressions.
    but while trying to compile with 5.8 i am facing issues like
    1. typecastingI would have to see an example.
    2.virtual vector<int> getProcedureArgs() { return 0; } -----> Error: Cannot use int to initialize std::vector<int>
    The compiler error message is correct. The function returns a vector<int>, but you can't create a vector<int> from an integer 0. That is, the vector template has several constructors, but none that accept a single integer argument.
    At this point we have moved away from the original topic. If you have further questions, please start a new thread.

  • HT204266 i downloaded an app twice from gift codes, can i regift one of them

    i downloaded an app twice from gift codes, can i regift one of them, as it seems like an awful waste.

    Well as far as I know that is impossible to do.
    But the way that you delete an app is to tap and hold down on the icon until it "wiggles" on the screen and then tap the X that pops up on the icon. Tap the home button and the apps will stop wiggling.

  • Authorization issue on comapay code in BI 7.0

    Hi All,
    We are facing some issue with the company code authorization.We have created analyses auths and these are included in the respective roles. These  roles are assigned to the users based on the requirement. We have used a exit variable for comapny code in the analyses auth and following code is used to populate the company code from DSO where we maintain the authorizaiton values for differernt users.
    We hav restricted the users only on the company code,activity and infoproviders. Users have access to all the info providers.
    we have given * access for all others objects.
    The below code was working fine till last month. But now users are getting the error message "you don't have analyses authorization for any of the char values of char 0comp_code" irrespective of the query they execute. Only BW consultants (have vast access) are able to execute the query.  we are unable find a single user id who cacan access so that we can comapare the other ids. We have checked the logs. No one has changed the code.
    Any pointer on this is highly appreciable.
    *& Report  ZBWI_YLQU01                                              *
    REPORT  zbwi_ycompcod.
    *--- Mandatory local variable for the User exit program
    TYPE-POOLS: rro01,                                   "Do not delete
                rrs0,                                    "Do not delete
                rsr,                                     "Do not delete
                sbiwa.                                   "Do not delete
    DATA: l_s_range     TYPE rsr_s_rangesid,             "Do not delete
          loc_var_range TYPE rrrangeexit.                "Do not delete
    --- local data definition         (if any) -
    TYPES : BEGIN OF st_compcode,
        comp_code LIKE /bic/azal_comp00-comp_code,
        /bic/zauth_val LIKE /bic/azal_comp00-/bic/zauth_val,
    END OF st_compcode.
    DATA : t_compcode TYPE st_compcode OCCURS 0 WITH HEADER LINE.
    *&      Form  variable_user_exit
          text
         -->I_VNAM         text
         -->I_VARTYP       text
         -->I_IOBJNM       text
         -->I_S_COB_PRO    text
         -->I_S_RKB1D      text
         -->I_PERIV        text
         -->I_T_VAR_RANGE  text
         -->I_STEP         text
         -->E_T_RANGE      text
         -->E_MEEHT        text
         -->E_MEFAC        text
         -->E_WAERS        text
         -->E_WHFAC        text
         -->C_S_CUSTOMER   text
    FORM variable_user_exit
                             USING  i_vnam        LIKE  rszglobv-vnam
                                    i_vartyp      LIKE  rszglobv-vartyp
                                    i_iobjnm      LIKE  rszglobv-iobjnm
                                    i_s_cob_pro   TYPE  rsd_s_cob_pro
                                    i_s_rkb1d     TYPE  rsr_s_rkb1d
                                    i_periv       TYPE  rro01_s_rkb1f-periv
                                    i_t_var_range TYPE  rrs0_t_var_range
                                    i_step        TYPE  i
                                    e_t_range     TYPE  rsr_t_rangesid
                                    e_meeht       LIKE  rszglobv-meeht
                                    e_mefac       LIKE  rszglobv-mefac
                                    e_waers       LIKE  rszglobv-waers
                                    e_whfac       LIKE  rszglobv-whfac
                                    c_s_customer  TYPE  rro04_s_customer.
      CHECK ( i_step = 0 ).
      REFRESH t_compcode.
      SELECT comp_code /bic/zauth_val FROM /bic/azal_comp00
      INTO CORRESPONDING FIELDS OF TABLE t_compcode
      WHERE username EQ sy-uname
        AND tctiobjnm EQ '0COMP_CODE'.
      LOOP AT t_compcode.
          CLEAR l_s_range.
          l_s_range-low = t_compcode-/bic/zauth_val.
          l_s_range-sign = 'I'.
          l_s_range-opt = 'EQ'.
          APPEND l_s_range TO e_t_range.
      ENDLOOP.
    ENDFORM.                    "execute_user_exit

    Hi Meghana,
    As Mohan suggested take the screenshot of SU53 Tcode and send it to Basis to add the respective company code Authorisation object in the role.
    Thanks & Regards,
    Dinakar.

  • How can i schedule concurrent program for every one hour from back end

    Hi ,
    I want to schedule concurrent program for every one hour from back end .
    Example
    1) xyz is the concurrent program that should run for every one hour with a parameter 111 and the SAME concurrent program that
    should run every 2 hours with a different parameter like 222.
    I mean Conc prog should run for different parametrs with a different scheduling..
    Please guide me to solve the issue.
    Thanks in advance...
    Regards
    Narender B

    Hi ,
    I have used following code for scheduling the concurrent program from backend.
    declare
    l_request_id NUMBER;
    l_return_code boolean := FALSE;
    BEGIN
    fnd_global.apps_initialize(62991,54477,20003);
    l_return_code := FND_REQUEST.SET_OPTIONS ('YES');
    l_return_code :=fnd_request.set_repeat_options('16:36:00','','DAYS','START','','Y');
    l_request_id:=fnd_request.submit_request(application => 'xbol',
    program => 'NAPP_START_GENERATE_CHART_DATA',
    description => 'Processing chart ',
    start_time => SYSDATE,
    sub_request => FALSE,
    argument1 =>4000130957231588,
    argument2 => null
    COMMIT;
    dbms_output.put_line('Program has been submited and request id is '||l_request_id);
    END;
    Here the issue was concurrent program is completing with a warning like
    Resubmission of request 75588551 has been cancelled.
    FND_RESUB_PRIVATE.PROCESS_INCREMENT EXCEPTION: ORA-01403: no data found
    Resubmission of request 75588551 has been cancelled.
    FND_RESUB_PRIVATE.PROCESS_INCREMENT EXCEPTION: ORA-01403: no data found
    so i could not find the solution for this issue,please anybody guide me to solve this issue.
    Regards
    Narender B

  • How to transfer gl, vendor, customer balances from 1com code to 2 com code

    Hi sap guru's,
           Regarding one issue, please give me the solution it's urgent,
    My problem is My client will  having  11 com codes. out of those one company code is merge with another company code. so how to transfer all balances from one company code to another company code.
    is there any effect will haapen once balance upload. ie adjustments
    Thanks & regards,
    Maruthi.

    You create one account grp Uplaod accounts.In which you create 5 GL masters with follwing data
    Tax Catergory :*
    Line Item Display : Yes
    Open Item Display : Yes
    Sort: 0001(Gl), 012(Vend),031(Cust)018(Asst) etc
    FSG: g001
    Under that grp you need to create all 5 accounts . All are balancesheet Accounts
    GL Balance Upload Ac
    Customer Balance Upload Ac
    Vendor Master Uplaod Ac
    Asset Master Upload Ac
    Material Upload Ac
    You should take the trail balance of the company and chose all gl accounts with balances
    use LSMW uplaod GL balance upload f-02
    Example : Salareis Acc - 5000 Dr Balance
    Then entery will be
    Salaries Ac----
    Dr 5000
    To GL Uplaod Ac 5000
    Example : Rent Ac-2000 Cr Balance Ac
    Then the GL entry will be
    GL upload Ac----
    DR 2000
    TO Rent Ac 2000
    Example for Vendor upload Account F-43
    Vendor Cr Balnce- 5000 and client want ot upload line item wise
    ex line items are: 1000,2000,3000
    Vendor Upload Ac----
    Dr 50000
    To Vendor Ac 1000
    To Vendor Ac 2000
    To Vendor Ac 3000
    Same with the case of Customer F-22,
    Assets : For assets you need to use AS91 which will create asset master data and upload
    chandra

  • Stub out Error Cluster from Error Code.vi?

    When I profile my application, I find that the biggest consumer of CPU time is the Error Cluster from Error Code.vi, called from a number of locked NI libraries.  How can I stub out this .vi, replacing it with basically a pass-through?  I tried creating a project specific .vi with the same name, and when I open my project all the project and vi.lib .vis used link to it, but they all come up broken and have to be re-linked, which I can't do in the locked .vis (I matched the ins and outs and connector pattern).  I can't edit the Error Cluster...vi directly, getting a message about the .vi being used by another application even with a clean start of LV and going directly to that .vi in the library (and I would prefer to not mess with the vi.lib version anyway).  Any suggestions?  Thanks.  LV 2011.
    Matt

    If you have the LLB manager open it reserves your VI in a different appliation instance, therefore it is locked and no editing.  Simply close the LLB manager and you can whack away at that VI.
    I doubt that the shared clone setting plays much of a role here, there are some deeper issues.   A rather amusing VI in a few ways:
    In order to show the VI Title instead of the Name you Open a VI reference which is going to stick you into the root loop.  10 reentrent clones simply means 10 copies waiting in line for the root loop.  A non-reentrent version would simply have 10 copies waiting to run.  Minus the root loop issue, reentrency is the way to go, and on a desktop machine shared clones is typically quite effective.
    It can't be a slow VI, look Trim Whitespace was inlined manually to avoid a performance hit!  In a loop maybe, but really, shaving off the overhead of a single subVI?  That's optimization.
    But wait, all of that and much, much more is given right back by the use of Delete From Array to remove the first element of the Array.  Bad on so many levels.    Delete From Array is a data copy machine, and now you are doing one needlessly.  Array subset is your friend here, tells the compiler you are only reading, nothing to get excited about. Pull it outside the case structure, you are ditching the first element twice in the two branches.
    Concatenating strings in a loop, also a recipe for fun.  Often there are ways to leverage Array to Spreadsheet string for better performance, or build a string array and then concatenate at the end.  Probably not a big deal here, how big are call chains really, but if you are inlining subVIs by hand then you should really be frying the bigger fish.
    I find myself in your shoes fairly often.  Some clunker in vi.lib causes a bug or sluggish performance.  You either ditch the NI code and roll your own, or make it work on your machine but not others, or chalk it up to the cost of doing business.  I have tried on numerous occasions to suggest that all patches to vi.lib be made readily and freely available to all previous versions of LV that are compatible.  Let's say this VI got tweaked so it was a bit more performant for you, at least enough to be viable.  Then you could happily use the patched version in LV11, and if you went to a different machine you would simply make sure vi.lib was up-to-date.  These types of patches could roll out incrementally as needed, less need to cross your fingers that you won the CAR lottery with each new version of LV.  (I guess most lottery winners don't shell out $$$ to collect their "winnings" though).
    After all that what would I do here?  I would wrap that sucker inside a disable structure (provide minimal functionality, like pass through caller name, code and error instead).  Then I would check the performance again.  Now you have a data point as to whether or not it is worth it to proceed.

  • EEDM11 transaction from ABAP code

    Hi Experts,
    I need to call a transaction EEDM11 (Display point of delivery) from the code in such a way, that it will show me the info about specified point of delivery. The POD ID is known.
    So the question is - how do I specify the POD number to this transaction (so that the user doesn't have to specify it by himself)?

    It works fine, but I have further issue:
    I use this BOR method/FM in double click event in ALV. When I click on the row of the ALV, the POD details are shown.
    If POD is fine, then it works, but when there is a problem with POD (for example two supply services) the system shows message on status bar "More than one service with the service type <service type> in point of delivery <pod>" and then, after any action, it goes to the SAP Easy Access. My program is to correct those type of services, so I cannot assume that POD is fine.
    This is probably due to the message type in the screen processing, but I want the program to remain on my screen (with ALV),
    Any ideas, how to avoid going back to SAP Easy Access?
    Edited by: piotrzym on Apr 20, 2011 2:17 PM
    Edited by: piotrzym on Apr 20, 2011 2:25 PM

  • How do you return back one record from a NamingEnumeration

    how do you return back one record from a For Loop issue
    Posted: Jan 4, 2007 9:13 AM Reply
    I have the following piece of code and i want to be able to just return one item...
    that is return e.next(); but this line doesnt work for below what is wrong
    if (attrs == null) {
    System.out.println("No attributes");
    } else {
    /* Print each attribute */
    for (NamingEnumeration ae = attrs.getAll();
    ae.hasMore();) {
    Attribute attr = (Attribute)ae.next();
    System.out.println("attribute: " + attr);
    /* print each value */
    for (NamingEnumeration e = attr.getAll();
    e.hasMore();){
    System.out.println("value:- " + e.next()));
    return e.next();
    }

    At the end of the loop, the NamingEnumeration has no more elements. You need to call getAll() again.
    By the way, please use code tags (above the posting box). You've been here long enough to know that (judging by your registration date).

  • Need to return only one record from select statement.

    Hello friends,
    I have a scenerio in which code only want to fetch one value from the SQL statement, but in some cases the statment return more then one row due to which ORA-01422 : Exact fetch return more then one row, error comes.
    Can you suggest me to write a select statement that will handel this. I am using the below mentioned select statement:
    EXECUTE IMMEDIATE
    'SELECT rsdn FROM ' || schema || '.table_name' ||
    ' WHERE a = :1 AND b = :2 AND c IN (32,33,34)'
    INTO v_rsdn USING v_a, v_b;
    One question, Can I use Rownum < 2 in Where clause to restrict the select output to only one record ? Please suggest ?
    Regards,
    Rajat

    Well, if rownum=1 could be a trash answer, it would be an issue since we don't know which record you are interested to. Is it one particular ? Is it only to workaround the issue ? Then you may want to manage some BULK COLLECT or whatever else array to receive all the rows as well.
    What are you doing with the rows returned ?
    Nicolas.

  • Debit is issued from FI/MM  after IV

    HI all,
    Does the Debit note is issued from MM or FI-AP after doing Invoice Verification.
    If MM- what path?
    or FI-AP or both side can do?
    Best Reagrds

    Hi
    Can any one guide me for Open Asset GR reversal.
    I want to reverse the Asset GR thro' MR11 for testing. I have the following doubts.
    In MR11 - After Company Code - which date has to be entered? Posting date of the GR or current date!
    In Reference field I have to enter the DC/DN number
    Then I have entered the PO No. in Purchsasing Document field. Is it required to enter the PO Date???
    There is a Tick mark is already marked in "Delivery Surplus" - Is it required?
    There is a Tick mark is already marked in "GR/IR clearing account" - I think it Is required
    There is a Tick mark is already marked in "Delivery Cost Accounts" - Is it required?
    Last movement before key date - which date has to be entered?
    Is any other values to be entered?
    Our data is given below:
    PO Doc Date: 10.07.2008
    Delivery Date: 21.07.2008
    Posting Date: 31.08.2008
    Please give few guidelines about MR11 process. How it impact both in FI and MM module.
    As per my view it reverse the GR receipt entries as well as asset master entry.
    Need to test few PROD data for last year open GRs after competion of above testing.
    Please help me?
    Regards,
    GB

Maybe you are looking for

  • Creation of Setup package Failed

    Hi all, I tried creating setup package for individual User. However it is giving me error in Log viewer. 1. Level 0010 tc.mobile.admin.bl :        Message:Creation of virtual mi instance failed. 2.Level:0050 tc.mobile.admin.bl.setup: Message:Reading

  • Quicktime 7.2 "Unexpectedly Quits" (crashes) - trying to capture

    There is something up with the quicktime software not communicating with the Firewire device. Quicktime 7.2 unexpectedly quits after I try to either: make a new recording, or goto preferences/recording Suggestions? Help! -Much appreciated. JSAP

  • Is there a way to suspend execution within LabView?

    Hi all, My demand is to suspend the running application when I want, and resume it after that, within LabView. I heard about using TestStand maybe can do it. The tested product sometimes goes wrong during production test. At this time, I want test pr

  • Help Required in full outer Join

    I feel the below query can be changed to full outer join. But, I've not been able to do so. I require your help in changing it to full outer join. My current query is SELECT CLAIMNO,'1' INDX FROM D_CLAIM@CMS2PROD WHERE clntsys=76500 and facility=7650

  • Please review/help WPA config

    It seems to be setup ok for 802.1x with WEP re-keying but we are not being assigned an IP address after connection is established. We have confirmed EAP-TLS works through our Radius box using a different AP, the Linksys WRT54G so it seems to be a con