Quantcast
Channel: SCN : Unanswered Discussions - ABAP Connectivity
Viewing all 1115 articles
Browse latest View live

IDOC Serialization EDIDC-SERIAL

$
0
0


Hi SAP Guru,

 

I'm trying to check if I can use EDIDC-SERIAL as a unique identifier (along with the partner number and message type) for the automonitoring and alerting I'm developing. I extracted items from EDIDC for one day only and found out that multiple IDOCs can share the same SERIAL number. My assumption is that all IDOCs processed at the same time is being grouped into one SERIAL number. Please correct me if I'm wrong.

 

My question is if I already see a SERIAL number in the receiving system shared with let's say 10 IDOCs, can I already assume that the only 10 IDOCs only use the same SERIAL number from the sending system (provided all has the same message type and partner number)?

 

Thank you in advance.

 

Regards,


Enterprise Services Repository Browser

$
0
0

Hi all,

 

I'm very new to SAP solutions, and currently learning SAP TM solutions.

I was given an assignment to extract the data structure of some messages we are sending to external partners.

 

to do so I'm using the

Enterprise Services Repository Browser

and I'm coping the structure of some objects into an EXCEL file so other companies could do there on interface mapping.


I was wondering if there is any automated way to poll out the structure and all/selected properties.



for example: 

the outcome of this object should be some thing like:


Transp...Request                       

Transp...Request.ID                                 

Transp...Request.ID.schemeID

Transp...Request.ID.schemeVersionID

Transp...Request.ID.schemeAgencyID


with the min. Occurs and Max. Occurs value for every row.

 

I tries using the WSDL file creation, but it is missing the values of the max/min occurs.

 

As I have said. I'm very new into it, and any help will be appreciated.

SM58: "Out of range: size 5 exceeded max size limit 5.""

$
0
0

Hi

I’m trying to send idoc for purchase orders using Basic type ORDERS05.

Initially we received error in BD87 “EDI: Syntax error in IDoc (too many repetitions of a segment)

The error was caused due to limit that segment E1EDP19 can be repeated (SAP standard = 5)

We then found “how to” note 1860347 which referred us to note 370021.

After implementing note 370021, we changed the default from 5 to 20.

We are now stuck with new error in SM58 for function module IDOC_INBOUND_ASYNCHRONOUS:

"Out of range: size 5 exceeded max size limit 5.""

 

Are there additional changes/settings that must be performed? Why would FM still pick up the setting for 5?

We are using standard SAP when generating PO iDOCs. Most PO iDOCs are processed successfully to external system. Only a few are failing.

Any help would be highly appreciated.

 

Best regards

IDocs misteriousely disapearing

$
0
0

Hello all

We have a problem with our CUA/IDocs system.

 

  • When creating/changing a user, an IDoc is created and can be found in BD87, with status 03.
  • In Tx. BDM2, we have thousands of IDocs with status "Not transferred yet" and when we drill down, there's no IDoc number in the target system.
  • In Tx. BDM5, all checks are Green.
  • RFC connections are secured and functional and passed authorization checks both directions.
  • In both systems, all assigned ports (WE21) are pointing to correct RFC connections.
  • All steps in OSS note 333441 were implemented
  • In TARGET system, no IDoc can be found.
  • SM58 and SMQS are clean in both systems

 

Any ideas?

 

Regards,

Ami.

Getting Error when material text or sales order text

$
0
0

Hi Abapers,

 

when data is transferred for  transaction data,

like material master or vendor master when those segments containing

text-id with other then English language it is throwing error.

 

Capture.JPG

Capture1.JPG

Capture2.JPG

Thanks in advance.

Abdul Gaffar M.

TID and error in IDOC

$
0
0

Hi Experts,

 

I have a customer query for our adapter.

FI IDOC is being send from the external system to SAP. Suppose the FI IDOC is posted in SAP it will return a TID to the external sytem.

Now the IDOC is posterd but it is not processed correctly , them it will not return any error to external system as per SAP.

But in case of our customer he is getting the exception when the IDOC is not processed correctly in SAP.

 

We want to reproduce this case and solve it.

As i am a fresher i dont have much knowledge about this.

Can anyone help me in this. Ckient is using SAP 4.6

 

Regards,

Akriti

Basic type DELFOR02 - segment E1EDP16 inbound updates which screen??

$
0
0

Hi Experts,

 

I have to trace the changes from SAP inbound IDoc for Basic type DELFOR02 - segment E1EDP16( Schedule Lines FRC/JIT Component Supplier)

 

This is updating Scheduling agreement (VA32) and I want to know where in Item level this gets updated. I am guessing it happens for below tab:Capture.JPG

Please guide me.

Bapi SD_SHIPMENT_DELETE input values

$
0
0

hi gurus,

 

what are the input parameter values we need to pass for deleting the shipment number through shipment delete FM SD_SHIPMENT_DELETE

 

 

 

Regards,
Aslam


BDC Call Transaction VA01 for screen "Availability Control"

$
0
0

Hi Experts,

 

Please I need your help, my customer has an interface that executes a Call Transaction for Transaction VA01, so when they create a sales order with a material that has for example 10 units in stock and if they are requesting 15units through call transaction they want "Availability Control" screen be showed in order to select the amount of 10 units(which only are available) instead of 15units, this is due that....when they have this scenario with materials stock and it's saved sales orders....in tab Procurement/ field Confirmed Qty is zero instead of 10 unit at least.

 

I hope You could help me!

 

Thanks a lot in advanced .

 

Regards.

Error while executing function "ALSM_EXCEL_TO_INTERNAL_TABLE"

$
0
0

Dear experts,


I am uploading the data from excel file using ALSM_EXCEL_TO_INTERNAL_TABLE function module in one of the report. The function goes well in the backend but

unfortunately, when I run the web, it throws an error: Error during import of clipboard contents, error key: RFC call ended with "System Failure" exception.I have enter to SU22 and find no errors about it.Have you guys ever met this problem? Please show me the the solution, or guide me how to fix this error.

 

Thanks in advance.

FI03:Bank details are not updated

$
0
0

Hello,

 

I am posting an Idoc which updates all the bank related details. The Idoc is updating all the details except for the bank address.

 

Below is the screen shot for the Bank Country/Key combination for which I am posting the Idoc.

FI03.PNG

When I click on the yellow highlighted button on the above screen shot I expect a pop up which would show bank address related details.

 

But I am getting a message which says: No address maintained for bank XXXXXXX in country CN.

 

The Idoc segments involved are:

Idoc structure.PNG

 

FM IDOC_INPUT_ADRMAS is used for posting the Idoc.

 

Please let me know what could be the possible issue, Why is the bank address related details not updated?

Different result in PGX & ISX

$
0
0

Hi experts:

          I write a program to upload a excel into a table(mian function is 'GUI_UPLOAD') and this program has completed this function. After connecting in PGX successfully I input the same parameter as in ISX  and I find I got different result.,my core function was not be called by the url. What's the matter with it? I can't find  any bugs of it.

Thanks!

 

程序1.JPG

 

程序2.JPG

 

 

后台.JPG

IDOC Serialization EDIDC-SERIAL

$
0
0


Hi SAP Guru,

 

I'm trying to check if I can use EDIDC-SERIAL as a unique identifier (along with the partner number and message type) for the automonitoring and alerting I'm developing. I extracted items from EDIDC for one day only and found out that multiple IDOCs can share the same SERIAL number. My assumption is that all IDOCs processed at the same time is being grouped into one SERIAL number. Please correct me if I'm wrong.

 

My question is if I already see a SERIAL number in the receiving system shared with let's say 10 IDOCs, can I already assume that the only 10 IDOCs only use the same SERIAL number from the sending system (provided all has the same message type and partner number)?

 

Thank you in advance.

 

Regards,

The BACK RFC destination can't be checked

$
0
0

Hello Experts,

 

We trying to configure RFC destination from our satellite system to our Solution Manager system, we have generated the RFC connections from both systems but we have encountered a warning specifying that the "The BACK RFC destination can't be checked" when checking the connections.

 

Hoping for your kind solution to this problem    

Creating 2 idocs from every line of a file

$
0
0

Hi experts,

I have a File-->XI-->IDOC scenario in which for every line receveid from a input csv file I have to create/update 2 conditions (MM and SD) in COND_A01 IDOC.

In fact for every line received I have to create 2 IDOC.

Is it possible?

Thanks,

Fabio


Upload data from XML into BAPI

$
0
0

Hi Experts,

 

I want to upload data from XML and then put this data into input parameters of a BAPI.

 

IS there any way i can do this.

 

Thanks & Regards,

Akriti

BAPI to upload data from internal table to BAPI input parameters

$
0
0

Hi Experts

 

Is there any FM or BAPI to take data from internal table to input parameters of a BAPI?

 

Thanks & regards,

Akriti

Testing RFC Destination..

$
0
0

Is there a Tcode or Program to test all the RFC Destination in one attempt from a SAP Box? Instead of testing them one by one in SM59?

Bapi MM MRP Area upload remote

$
0
0

Hi Experts,

I am use BAPI BAPI_MATERIAL_SAVEDATA to upload material master MRP view  from an external application.

To upload the MRP Area field in SAP can use MD_MRP_LEVEL_CREATE_DATA, but this function module (FM) and its cause is not obtained from an external application

 

Anybody knows what BAPI can I use for this field?

Who knows how to use the BAPI (not FM) upload MRP area?

 

Thanks in advance!

Regards,

Maxim

Memory freed with content server

$
0
0

Hi Experts

 

I am using content server. i want to know how it is advantageous.

Like it saves the SAP memory. Then how much in terms of some figures.? And degree of improvment in the performance of the system.?

 

I searched to find some data regarding this.

please help.

 

Thanks

Akriti

Viewing all 1115 articles
Browse latest View live


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