Sap console bdc

Dear All,
We have developed some customized z-transactions related to standard MIGO
transaction for our Barcode Implementation project so that they can
run on Hand held terminals(HHT) as HHT doesnot Support SAP GUI (for ex : table controls, Tab strips etc.,)
The HHT is connected to SAP console via Telnet.
And we have used some BDCs which are developed using recording (SHDB) in these
customised transactions.
Transactions along with BDC's are working absolutely fine when running on SAP GUI (Desktop computers) .
But when we run these transactions on SAP console and while executing BDC's, it shows
the follwing Message and BDC's doesn't work on sap console.
Message Type  -  A
Message ID    -  CNDP
Message No    -  003
Message       -  Function DP_PUT_CLIENT_TABLE45A is not available
Message status-  TO is not created
regards,
Rahul Shukla

Hello
The link you have provided is not working. And Have identical problem in completely different context.
I'm trying to use GUILIB.DLL to command GUI from Visual Basic.
To do it I had to write a DLL whish is changing the call covention to VB one. The DLL is just wrapping all exports.
Everyting works fine with Z-transactions and e.g. VD51 but
in VA01 or VD02, after filling the first screen with data sending the Event I get this error (DP_PUT_CLIENT_TABLE45A not available) after calling It_GetEvent.
DO you know any remedy (my patch level is 57 on 6.20 GUI)
thanks in advance for help
Stefan

Similar Messages

  • SAP console goods receipt purchase order

    Hi all,
    I'm new at SAP console, and I need it to make goods reception from a purchase order with a mobile device (PDA).
    Is there any way to make it without performing a Warehouse Management customizing in SAP ERP system??? I've seen a goods receipt menu with several reception options which seems to be WM options (transport orders, etc), but I didn't see the option to make a goods reception with reference to a purchase order (like in MIGO transaction)
    Thanks in advance
    Regards

    OK, thanks a lot, that was very helpful. Now I know how to focus the problem I've some doubts.
    I'm going to customize a basic WM to work with the SAP console.
    My idea is to do a process similar to the next one:
    1) The purchase order is created inn SAP R3 with confirmation type 0004 (for inbound deliveries).
    2) Create in SAP R3 the inbound deliveries corresponding to the previous purchase orders.
    3) Create in SAP R3 the Transport Orders corresponding to the previous inbound deliveries.
    4) Confirm de Transport Orders/Inbound deliveries from the SAP console mobile device.
    5) Post the goods receipt for the confirmed inbound deliveries in SAP R3.
    Is there any way to avoid steps 2 and 3? I mean:
    - Can the inbound deliveries be automatically generated when the purchase order is saved?
    - Can the TO's be automatically generated when the inbound delivery is created?
    Right now, I'm doing these 2 steps with collective transactions, but if it is possible I'd like to do it automatically.
    Thanks a lot.
    Best regards

  • ERROR WHILE OPENING SAP CONSOLE MANAGER

    Hello Experts,
    i am unable to login to SAP console manager, i see errors in event viewer
    could you please guide me how can i remove this errors from event viewer.
    when i am opening the windows, i get a pop up message saying, one or move events not closed properly....
    IN system log under SAP console i see event viewer errors created...
    please help, so that i can start my SAP training at the earliest....
    Best Regards.....

    Hello
    Investigate via the system and/or application logs. Restart the system (cold restart) hardware to clear shared memory.
    Regards.

  • What is the T.code in SAP R/3 for SAP console applications

    sequence picking in Hall 52. Batch number 0017137168 was assigned to 2 associates. 
    One  associate was assigned to the picks and the other associate confirmed the TO'S
    This is requirement by client
    What is the T.code in SAP R/3 for SAP console applications

    hall 52

  • To update the po line item data into sap thru bdc

    Hi Experts,
    My requirement is to create a bdc program .  get the po line item data from the file and will update in sap thru bdc .so please help on source code how to create .
    Thanks advance,
    Prashanth p.

    Hi,
    Check this link,
    /message/5215197#5215197 [original link is broken]
    Regards,
    Bhanu

  • Error in SAP console - SapSSLInit failed = https support disabled

    Hi,
    I am using windows 2003 server when logged in to start the SAP console i have the below error. Please note, i have only a user level of knowledge so please help me with the resolution with a clear steps. Thanks in advance for your help
    Startup Profile: "C:\usr\sap\SB2\SYS\profile\START_DVEBMGS20_SABSB2"
    Starting Programs
    (2292) Execute: C:\usr\sap\SB2\SYS\exe\uc\NTI386\sapcpe.EXE pf=C:\usr\sap\SB2\SYS\profile\SB2_DVEBMGS20_SABSB2
    (2336) Execute: C:\usr\sap\SB2\SYS\exe\uc\NTI386\strdbs.cmd SB2
    (2512) CreateProcess: C:\usr\sap\SB2\DVEBMGS20\exe\msg_server.EXE pf=C:\usr\sap\SB2\SYS\profile\SB2_DVEBMGS20_SABSB2
    (2520) CreateProcess: C:\usr\sap\SB2\DVEBMGS20\exe\disp+work.EXE pf=C:\usr\sap\SB2\SYS\profile\SB2_DVEBMGS20_SABSB2
    (2528) CreateProcess: C:\usr\sap\SB2\DVEBMGS20\exe\igswd.EXE -mode=profile pf=C:\usr\sap\SB2\SYS\profile\SB2_DVEBMGS20_SABSB2
    Starting WebService thread
    SapSSLInit failed => https support disabled
    Webservice thread started, listening on port 52013
    Webservice named pipe thread started, listening on port
    .\pipe\sapcontrol_20

    Hello,
    Please activate SSL on the Portal again as per online help:
    http://help.sap.com/saphelp_nw04s/helpdata/de/f1/2de3be0382df45a398d3f9f
    b86a36a/frameset.htm
    The portal should be reachable via https after performing the
    steps.
    regards,
    John Feely

  • Problem in SAP Console connection - yellow only

    Hi Guys
    i change the password of SAPC11 at SQL> prompt, alter user sapc11 identified by 123xyz, when i come back and connect the SAP Console, its not work its become yellow. i think i got some authentication problem due to change of password in Oracle, is there any body help me out, how to set the password at the console again
    thanx in advance

    Hello,
    It is not always safe to change sap schema id password via sql.As this password has to be stored in SAPUSER table where from the work process makes a SELECT against the SAPUSER table and reads the password of SAP<SCHEMA-ID>. Then the work process  connects with username SAP<SCHEMA-ID> and the password retrieved from the table SAPUSER. In case of any deviation connection cannot be established and the work process stops with an error.This causes u the prob.
    Try resetting the password again via brtools.
    In the sap server run BRTOLS from cmd prompt then proceed as follows
    Brtools----->Choose Additional Functions--->Choose Change Password of DB user
    Enter choice 2(Database User/Password)
    In user prompt give sapc11 and in password prompt put the password u had changed earlier ie abc123.
    Then enter c (for continue) u will be prompted for the new password
    When u put the new password it wont be displayed in the prompt just type
    Complete the entire guided process.
    Hope this resolves your prob.
    Dont forget to award points if resolved.
    Regards

  • Best Practice ECC RF SAP Console

    Hi,
    I am looking for an abap best practice guide for SAP Console on ECC6. Anyone know a link?
    Copy all SAPLLMOB or as each screen required, screen development etc.....
    Thanks,
    Kroc.

    closed - no replies

  • Getting error when opening the sap console

    Dear Experts,
                         When I opening the SAP console There is a error message like
    Get process list failed:80070424
    The specified service does not exist as an installed service.

    Hi Amit,
    There is another thread with exactly similar error like you.
    SAPMMC tree disappear
    1. Follow what Ashok Dalai mentioned in this thread.
    2. If the above doesn't work, then start sapstartsrv.exe, I've already put the detail instruction how to do it.
    Hope this helps.
    Debasis.

  • 1 SAP Console for 2 clients (on the same system)

    Hi,
    We are merging two business units on 1 SAP system. In the beginning they will both have their own client on the same system.
    Within both BU's SAP Console is being used. Can we use one SAP Console for both clients?
    Or are separate SAP Consoles needed?
    If it is possible to use 1 SAP Console, please let me know how (what to do).
    Thanks in advance for your help.
    Cheers,
    Thomas.

    Instead of read-only access to each other's iTunes directories, I followed instructions posted elsewhere on this forum and have ITunes in both accounts pointing to the same physical file. From my account, I can see all the songs, both the ones loaded from CDs and the ones downloaded from ITunes (using my ITunes account). From her account, she can see the songs I loaded from CD, but not any of the songs I've downloaded.
    If I share my ITunes library, then she can open the shared file and see all of the songs, downloaded as well as those from CDs. However, if she selects any of the downloaded songs, she cannot put them into playlists or otherwise copy them to her IPod.
    She doesn't have an ITunes account. Her ITunes is set up to use my account and is one of the two authorized "Computers" for my account. I thought that going into ITunes and authorizing my ITunes-account would have solved the problem, but it doesn't.
    I'm running the latest ITunes (Macintosh) software, version 7.0 (7.0).

  • Abap ECC SAP Console guide

    Hi,
    I am looking for an abap best practice guide for SAP Console on ECC6.
    Anyone know a link?
    Is there a big difference from developing RF screens in 4.6?
    Thanks,
    Kroc.

    Hi,
    thanks for that. Maybe 'Best Practice' is the wrong term to use, seeing as SAP use it for their own purposes.
    I am looking for a developers guide for creating SAP Console Screen's in ECC 6.0.
    And RF = Radio Frequncy.
    Previously SAP suggested copying SAPLLMOB and modify your screens from there. Just wondering if that i still the same.
    Thanks.

  • Extent of abaper role in SAP Console

    Hi
    Please let me know the procedure that an ABAPER has to follow in the programing of SAP CONSOLE for RF devices.
    Raju.

    Hi,
    I have a requirement to develop an application which will be used in an RF device.  In case of ITS  MOBILE we will develop a module pool program, an ITS and ICF.  Like this what all the technical requirements going to be there while going for an SAP console.
    Venkat.

  • Do we run SAP console?

    Hi all,
    We run RFID devices in our ERP, so we set the users with screens to be able to be seen on the devices. Question is, does that mean we run SAP Console? How can i be sure we do? I'm just not sure as i'm new to these type of configurations.
    Thanks,

    Hi,
    SAP provide the standard solution for RF device, the system landscape for RF terminals:
    Different connection types of RF terminals
          - Graphical terminals that use the SAP GUI
          - Character-based terminals that use Telnet and the SAPConsole
          - Character-based terminals that use proprietary protocol (supported by hardware vendors) and the SAPConsole
    Screens and flow logic are developed entirely in the development environment of SAP
    You can replace each screen with your own specific screen without having to change the processing logic (dynpro exit)
    New device types are implemented easily
    Recovery is possible if the connection is lost and you set up the connection again.
    Merry Xmas
    Tao

  • Where is  sap console 710

    Who's know where 's download SAP console 710?
    my sap gui is 710  , I know gui 640 include sap console   but  i can not found in release 710. can you tell me where is download the SAP console 710?

    SAP Console 7.10 is a standalone component which is patched individually
    service.sap.com\swdc -->
    downloads --> Support Packages and Patches --> Entry by Application Group --> SAP Frontend Components -->SAP Console ->
    Regards.

  • BarTender and SAP Console

    Hi All,
    We are working on SAP Console,
    we are posting the document using the RF Guns and it is posting well,document is creating in SAP.
    after posting the document,label should be printed in ZEBRA printer.
    We designed label using bartender software,this label contains barcodes as well.
    we downloaded the bartender .ITF file into SAP Script using SO10 txn.
    but it is printing only text and value are not printing.
    Please can any one tell how to print the label using the RF Guns or RFID.
    This is urgent and solutions are highly appreciated.
    Thanks,
    Srinivas.

    Hi there. Have you tested printing barcodes from the BarTender software itself before upload to SAP? If the barcode still does not come out from the software itself then the software is not sending the correct printer controls to your ZEBRA printer. My guess is that it still won't come out even if you print from BarTender.
    If the field being printed as a text rather than a barcode then it's most definitely the printer control. I'm not familiar with BarTender as we are using E-Bizco's barcode dll's and PCL barcode server.
    If all else fails you could try to create the form using Smartforms. Please see sap help for "New Barcode Technology". With this technology smartforms can print the barcode for you without the need for a separate software like BarTender. So that for me would be a better solution as less things could go wrong. However, this will only work in Smartforms and not for Sapscript.
    Please update me on the results then we can continue.

Maybe you are looking for

  • Can't move photos & "open" from file now hangs all programs

    I downloaded the free Photoshop Album Starter that was offered with the Adobe Acrobat 7.07 upgrade. When I opened it, it started to automatically download my photos and I stopped it after a few files were loaded. I have so many photos it would have b

  • How do I stop Firefox from syncing to my iOS tablet

    i want to stop Firefox syncing with my iPad. Every time I use Firefox on my PC it messes up the bookmarks I have on iPad. The latest PC Firefox update wiped them out all together on the iPad! I am now fearful of using Firefox on the PC. How do I prev

  • How do I add facebook contacts to my contact list

    Hi, I need to know how to add my Facebook contacts to my contact list, thanks.

  • Taking Long Time in Posting - PR & PO

    Hi All, Since Last 5-6 days in Posting of Purchase Requisition (T-Code- ME51N, ME54N) & Posting of PO (T-Code- ME21N) taking too much time in production system, almost post a single document it takes 10 minutes else all T-Codes working fine. plz help

  • ALV Grid- GET_SELECTED_ROWS returns empty table in edit mode

    Hi all, I saw similar threads on this forum, but didn't find the answer. Do you know if that is possible to force grid to return selected rows when is in edit mode? When I switch to display mode everything works just fine. regards, Marcin