Thanks for u r posts it is working fine now.
Regards,
Satheesh S.
Thanks for u r posts it is working fine now.
Regards,
Satheesh S.
The error 12638 occurred in the current database connection "R/3*TXH".
"DBIF_DSQL2_SQL_ERROR" " "
"CL_SOAP_TX_HANDLER============CP" or "CL_SOAP_TX_HANDLER============CM00G"
"IF_SOAP_TX_HANDLER~FINALIZE"
Hi Experts,
I have some issue when accessing module in custom sub screen. In my program a sub screen is created using below commands.
SELECTION-SCREEN BEGIN OF SCREEN 100 AS SUBSCREEN
...
...
SELECTION-SCREEN END OF SCREEN 100.
In that screen i created some parameters directly in layout by drag and drop. To populate those fields i created a module in PBO. when i test this fields are populating with relevant data. But when i transport this change to quality the newly created module is missing along with the layout. I checked the transport request, these objects are collected and are in active state but when i go to quality server both module and parameters which i created are missing. i was bit surprise. i am trying to figure out the issue can any one help me to understand what things that i missed.
hi,
try to transport your call screen.(ex:0200)
Dear Sahu,
Try to transport the complete screen by changing the request in se09.
Make the screen entry in request, lock that object and then transport it.
Thanks
Nishant
Hi Vinodh,
Screen is included in transport request but am thinking about the way i created module. is that ok to include a new custom module in the subscreen that contains all dynamic modules. Also i specified above parameters also not moved to quality
Everytime the report is activated (e.g. during transport), screen 0100 will be regenerated from source code...
In that screen i created some parameters directly in layout by drag and drop
was a (very) bad idea
Regards,
Raymond
Hi to all
I will develop ABAP web services(using RFC FM) and will publish the same. for the 3rd party developers working outside company.
Please let me know how we can make the web services available over internet for use of external software.
Please provide steps.
Best regard
Hello! See if you can help me. I setup Sap Logon on my machine with this data and could log:
Server: 10.20.131.2
Instance: 00
Mandt: 400
SID: UPG
SAProuter: /H/172.28.130.86/H/200.162.123.86
user: s291970
Password: ***********
Then I tried to connect using C # (librfc32.dll - 64-bit) with the method "RfcOpenEx" that receives a connection string. See my String connection:
"ASHOST = / H / 172.28.130.86 / H / 200.162.123.86 USER = s291970 PASSWD = ********** SYSNR = 00 CLIENT = 400 LANGUAGE = EN"
But I get the following error:
"SAP_CMINIT3: rc = 20> Connect to SAP gateway failed \ nConnect_PM GWHOST = / H / 172.28.130.86 / H / 200.162.123.86, GWSERV = sapgw00, SYSNR = 00 \ n \ nLocation SAProuter 40.4 on 'CORSAPSRV03' \ nError partner ' 200.162.123.86:3300 'Not Reached \ Ntime Wed Sep 23 16:29:02 201 \ 742 nRELEASE \ nCOMPONENT NI (network interface) \ nVERSION 40 \ -92 NRC \ nMODULE D: / depot / bas / 742_REL / src / base /ni/nixxi.cpp\nLINE 3324 \ nDETAIL NiPConnect2: 200.162.123.86:3300\nSYSTEM CALL connect \ nERRNO 10060 \ nERRNO TE "
Tks!
Hi ,
The pointers are manually inserted using FM CHANGE_POINTERS_CREATE in an user exit.
Thanks for your opinions.
Hi
I have a background job sending customer changes detail to 3rd party.
What kind of auth check need to be performed in the program ?
Thanks in advance
Hello Geeks,
I am looking for a Bapi or a FM to validate/simulate inbound delivery for Advance shipment notification (ASN) which comes as inbound IDOC.
Currently ASN comes as inbound idoc and inbound delivery is created if any error in ASN line item whole IDOC will put in hold status.
Actually before creating IBD(inbound delivery) i want to validate all ASN line item and create new idoc for all bad line items and another for all correct line item which should create IBD for those line item at list rest are stay in hold status.
Could you please suggest me how to validate/simulate ASN data before creating IBD.
Thanks & Regards,
Nikhil Shisode.
We have been contacted by a potential customer who wish to know if we can link their SAP system to our internet-based application (xml-based data exchange), primarily goods out/delivery note instructions to their external contractors and the pod/statuses being sent back to SAP.
I know that SAP uses IDocs as a means of transmitting/receiving data from external systems.
Our application is written in Java so we would prefer to use an existing set of classes rather than create our own by trial and error. is it possible to get a copy of the java library without paying to become a customer or partner?
Many thanks in advance.
Adrian Heath
Hi Raymond,
I have already tried the said steps, but no luck.
Regards,
Zahir
Hi Hitesh,
I will check this option and let you know.
Regards,
Zahir
Hi Hitesh,
This option is already marked in SE51 screen painter.
Regards,
Zahir
Hi Bryan,
U can try include 'MV13AF0Y'.
Regards,
AT
Hello Gurus,
I am facing a similar situation.
Venkat, Would you mind sharing how was this solved in your case?
Regards,
Ben
Hello,
Thanks a lot.
V.Good, that's where I have put the logic finally.
Regards,
Azagen
Hi Martin,
IN BDC warning message are automatically handled if you run from backend. No need to write enter explicitly.
Thanks
Nishant