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

TID behaviour

$
0
0

Hi Experts ,

 

I have a scenario.

When we send an IDOC to an external system a TID is generated. If the IDOC is send successfully then this TID is deleted.

Suppose the external system wants to send acknowledgement regarding received IDOC and this acknowledgment by some reasons doesnt reach the SAP sytem , still the TID is deleted.

I want that if the acknowledgment is not received by the SAP then the TID should nopt be deleted.

In short, This i want to make this asynchronous behaviour synchronous.

 

Any suggestions regarding this!


Inbound Idoc WMMBXY error : EDI: Field OUTMOD in control record with value ' ' is invalid

$
0
0

Hi Expert

I am seeing a strange issue in SAP. We are receiving an inbound idoc from external system to post the goods receipt against a PO.

 

Every time an idoc is going in error with message `EDI: Field OUTMOD in control record with value  is invalid`. As per the F1 help for field `OUTMOD` of control record, this field should be blank for an inbound idoc. Now the issue is why system is giving this error message for an inbound idoc?

 

Another strange thing is, when I reprocess this idoc using tcode BD87 it gets processed and GR is posted but  if same idoc with exactly same data comes from an external system goes in error with above error message

 

Can anyone help me to understand, does system calls different UE/include/Programm when idoc is directly received from external system (Please note that we are not using XI/PI) compared to when idoc is reprocessed using BD87

 

Any  hint on this issue will be highly appriciated.

 

Thanks in advance.

 

 

Inbound IDoc-Message variant and Message Function

$
0
0

Hello experts,

 

I am working on support projects for ALE/IDocs. Inbound IDocs settings have been already configured. While creating inbound parameters what is the use of "Message variant and Message Function options". Screen shot for reference:

Capture.JPG

Thanks in advance.

Not able to save file in content server

$
0
0

Hi Experts ,

 

I have done all the configuration related to content server and also it is showing green signal in connection.

I have used BAPI bapi_document_create2 to attach a file to the document and also assigned the storage category as content server repository that i have created. It is attached successfully.

 

After that i go to tcode cv03n.

It is showing the attached document and also clearly showing the storage category as content server repository.

But when i am checking the file in my content server path , there it is not showing the file.

 

I have searched in many forums but still not able to do this and get a solution.

Kindly help.

 

Regards,

Akriti

file stored in content server

$
0
0

Hi Experts ,

 

I have uploaded a file in the content server. By debugging program DMS_KPRO_READ i am able to retrieve the file from content server and store at some other location.

 

My question is from where does the file is getting retrieved from the content server?

I checked the path that i specified for the content server repository during the configuration of CS , but the document is not visible there.

So how to get the exact location where the files are stored in the content server?

 

Please give your comments.

 

Regards,

Akriti

404 Error in connecting a HTML connection to ABAP system RFC

$
0
0

Dear Experts,

 

I am configuring sap personas. When I try creating an RFC - HTML Connection to ABAP system(Type - H). I get the 404 response timeout error.

 

Please find the procedure I have followed in the attached file.

 

regards,

Sabari

IDoc interface is not complete for message type ...

$
0
0

Hi Expert;


I try to put in place the creation of a reservation via an inbound IDoc type MRESCR. I did the Setup and I'm being testing.

I created an Idoc via WE19. The Idoc is visible in the BD87, however, I have an error message which I can't resolve. The message is this. 


The IDoc interface is not complete for message type ZMRESCR

Message no. B1500

 

I again checked my customizing and I can't locate the source of error. 


Can you guide me, with your advice, so that I can correct this anomaly.

 

Thanks in advance to all.

Address field in DELVRY05 for outbound delivery

$
0
0

Hi Folks,

 

We are using DELVRY05 IDOC for the outbound delivery. But looks like the standard is not populating the field E1ADRM1/Street2 in the IDOC. Is there any way to achieve this without an enhancement to IDOC_OUTPUT_DELVRY ?


Function Module to fetch Vendor site article and UOM

$
0
0

Hi All,

I am working in retail industry. My requirement is to get vendor details along with supplied site, article and UOM so I am looking for a function module which can fetch prime vendor, site, supplied article and unit of measure ( to perform a SoS determination). So basically I need

Output : Site / Vendor / Article / Order UoM / Issue UoM

 

Taking into account listing, Source Lists and the dare I say, Rounding Profile.

 

Please let me know if my requirement is not clear.

 

Thanks in advance.

Priyanka

DOCAMS to create document with attachment

$
0
0

Hi Experts,

 

I have a requirement. I have to create a document with attachment using IDOC DOCMAS.

I segment EIDRAWM i specifying all the fields and MSGFN as 009 to create the document.

Also in segment EIdrawmfiles segment i am specifying the storage cat and the filename.

When i am doing inbound processing i am able to see inbound idoc.

But it is not creating any document with the attachment.

 

CAn anyone help me to complete this scenario using DOCAMS please.

 

Regards,

Akriti

Unambiguity of EDI inbound delivery

$
0
0

Hello,

 

 

It seems there's not standard solution to check the unambiguity of external delivery number for (EDI) inbound deliveries (that are integrated with the DELS operation code).

 

Does any one know a functional solution ??

or must I use a user-exit of IDOC_INPUT_DESADV ?

 

 

Other solution, that I don't want to use

  • activating the dimp
  • switching on the unambiguity control in "Logistics execution" (in something like "Options for automotive inbound delivery")
  • using other operation code in profil message

However is :

  • which point should be activated in SFW5 ?
  • which cost
  • which impact ?

 

 

Best Regards

Object link in DC10

$
0
0

Hi Experts,

 

In tcode DC10 we link objects to a Document Type. There in the object list we have only specific entries for the objects.

For eg we dont have VBAK in that list.

 

How can i add additional object links which are not in the list ?

 

Regards,

Akriti

How to define ABAP Repository connection in SAP Web IDE?

$
0
0

Hello!

 

We started researching different technologies for creating interactive reports and HTML5 apps and we have started using SAP Web IDE because it seemed to be the best option for creating Fiori apps. Firstly, I'd like to point out that we are not using SAP HANA. We have a regular ERP system that has some OData services and what we'd like to do is consume those services and create beautiful graphs, charts, etc. However after initial setup we were unable to correctly configure ABAP Service Catalog. Multiple different approaches have failed after closely looking at documentation provided by SAP. Is it even possible to, using SAP Web IDE, consume OData services that aren't on a HANA system. If it is could somebody please provide an example config file with descriptions what each parameter means?

 

Thank you all in advance.

Cleaning BDCP and BDCPS tables

$
0
0

Hi guys,

 

I have a problem on cleaning the change pointers tables (BDCP and BDCPS).

 

My customer has leaved the change pointers active but without usage, so the situation is that in BDPCS, one message type with 270 milion of records not executed!!

Now, this entries are not necessary, we can deactivate the change pointers (BD50) but to delete the entries I have to process them (BD21) and delete with BD22.

The problem is about the huge runtime.

My question is about the cleaning of the affected tables, if you know others way to delete the entries.

 

Thank you

RFC Table IN/OUT error

$
0
0

Dear friends,

 

We have a problem with comunication Adapter Tibco 7 x SAP ECC6.

 

We have the following data populated in the internal table before the exit of the RFC to the SAP adapter:

 

ScreenHunter_18.jpg

 

After communication with the Adapter, we have the following return, with the scrambled data:

 

ScreenHunter_19.jpg

 

TIBCO analyst told us that's enough info truncated in the adapter. Therefore, he who can't communicate with the TIBCO.

 

 

Does anyone know what could be going on between the RFC information output and the arrival in the adapter?

 

Thanks a lot,

GLippmann


Implement ALE_RESERVATION_CREATE

$
0
0

Hi;

 

I want to trigger the generation of the IDOC MRESCR after the save the reservation MB21/MB22 transaction. To do this, they advised me to use the standard module function ALE_RESERVATION_CREATE .

 

In what program I need to implement this?

 

I want to report that, I am a young novice in ALE/IDOC and the additional setup is already perform, still me have this step. An example of implementation help me enormously to advance the project.  

 

Thanks in advance for your help.

convert bin to pdf and upload in application server

$
0
0

Hi experts,

 

I want to convert binary into PDF format and then upload that file into application server.

 

How can i do this and the FMs to be used for this?

Please provide your valuable comments.

 

Regards,

Akriti

How to get ibase details by passing Product id through IT_REFOBJ-PRODUCTID

$
0
0

How to get ibase details by passing Product id through IT_REFOBJ-PRODUCTID .could you please help me how to write the logic.

 

Field -> IBase Product = ET_REFOBJ-PRODUCT_ID

 

Thanks&Regards

Kalpana

idoc trigger based on plant/ co code

$
0
0

Hi Friends,

 

 

We are sending data through idoc for one logical system partner  "Maximo"

 

Now we have created new plants for the inventory movement we need to send data for the same to new logical system partner " XYZ"

 

Can we set anywhere condition that if co code / plant is X then send it to "Maximo" & co code / plant is Y then send it to " XYZ"

 

I see in we20 for partner we are not maintaining any message type. Idoc is getting triggered on 101,102,122 261 262  201 & 202 movments once document posted.

 


Conversion of Special characters in a string to UTF-8 HEX.

$
0
0

Hi all,

 

How to convert the special charaters ex: ö,ä,ü,ß,@ in a string to the respective UTF-8 (Unicode/UTF-8-Zeichentabelle).

 

I am consuming webservice using HTTP_GET where i need to send the URL. In this URL i need to enter some parameters like name, address. In that website it is mentioned to convert the special characters(http://evatr.bff-online.de/eVatR/xmlrpc/faq_xmlrpc#f11).

 

Is there any FM for doing this conversion?

 

 

Thanks & regards,

NarsiReddy.

Viewing all 1115 articles
Browse latest View live


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