Quantcast
Channel: SCN: Message List - ABAP Connectivity
Viewing all 3125 articles
Browse latest View live

Re: sap abap currency conversion in words issue

$
0
0

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". On calling Webservice from outside

$
0
0

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"

Problem with Modules created in Sub screen while transporting

$
0
0

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.

DEVvsQUA.png

Re: Problem with Modules created in Sub screen while transporting

$
0
0

hi,

try to transport your call screen.(ex:0200)

Re: Problem with Modules created in Sub screen while transporting

$
0
0

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

Re: Problem with Modules created in Sub screen while transporting

$
0
0

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

Re: Problem with Modules created in Sub screen while transporting

$
0
0

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

Abap web service for external software

$
0
0

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


Re: SAPNCO Usando SAPRoute

$
0
0

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!

Re: missing entries in BDCP2

$
0
0

Hi ,

 

The pointers are manually inserted using FM CHANGE_POINTERS_CREATE in an user exit.

Thanks for your opinions.

Authority check for Batch Job sending customer changes

$
0
0

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

validate ASN line item data before creating inbound delivery ?

$
0
0

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.

Where can I get the IDoc java classes?

$
0
0

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

Re: Screen painter issue

$
0
0

Hi Raymond,

 

I have already tried the said steps, but no luck.

 

Regards,

Zahir

Re: Screen painter issue

$
0
0

Hi Hitesh,

 

I will check this option and let you know.

 

Regards,

Zahir


Re: Screen painter issue

$
0
0

Hi Hitesh,

 

This option is already marked in SE51 screen painter.

 

Regards,

Zahir

Re: RV_CONDITION_COPY Affecting Change Log in Condition Record

$
0
0

Hi Bryan,

 

U can try include 'MV13AF0Y'.

 

 

 

Regards,

 

AT

Re: Problem in BDC for VA01

$
0
0

Hello Gurus,

 

I am facing a similar situation.

 

Venkat, Would you mind sharing how was this solved in your case?

 

Regards,

Ben

Re: RV_CONDITION_COPY Affecting Change Log in Condition Record

$
0
0

Hello,

 

Thanks a lot.

 

V.Good, that's where I have put the logic finally.

 

Regards,

Azagen

Re: Problem in BDC for VA01

$
0
0

Hi Martin,

 

IN BDC warning  message are automatically handled if you run from backend. No need to write enter explicitly.


Thanks

Nishant

Viewing all 3125 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>