Questions tagged [idoc]

IDOC is a SAP document format for business transaction data transfers.

IDOC is a SAP document format for business transaction data transfers.

94 questions
1
vote
1 answer

How can I set an idoc variables value from a HTML element or Javascript variable?

Hi I'm making some changes to a bespoke ICT system and am struggling to set a idoc script variable. <$ dDocID = $> <$ dDocID = $> I have had…
MajorTennis
  • 78
  • 1
  • 9
1
vote
2 answers

JAVA or JAVA SCRIPT OR Idoc SCRIPT alphabetical sort

I have the following task: All items within categories should be sorted alphabetically except for Examples. Special characters and numbers should be displayed before letters. I'm facing with a problem. Most of standard sort functions and plugins are…
user341203
  • 29
  • 1
  • 7
1
vote
4 answers

How to create HTTP 301 redirect from Stellent (Oracle UCM) script

Is it possible to send a HTTP response with a permanent redirect from a Stellent (now called Oracle UCM) website? We're using version 7.5.2 with iDoc script. We can use the iDoc function setHttpHeader() to send the Location HTTP header, but how to…
Kwebble
  • 2,065
  • 14
  • 23
1
vote
2 answers

How to restrict function from printing condition true value

I'm working on IDOC script wherein a function rsRename(code below) returns TRUE/FALSE if the function is a success/fail respectively. Now I'm using this function in an HTML email template and it prints value 1 for the condition TRUE in the email. I…
Pulkit Bhatia
  • 127
  • 1
  • 7
  • 22
1
vote
1 answer

IDoc Beginners tutorial

Possible Duplicate: Where can I find a tutorial for IdocScript for Stellent/Oracle UCM? Hi All, Can someone point me to a good BEGINNERS tutorials on IDoc. I basically need to understand the IDoc format. I tried googling , but not able to find a…
someguy
  • 1,193
  • 1
  • 12
  • 17
1
vote
2 answers

Easiest way to interface between a web app and SAP

I've spent some time researching how to communicate with SAP from a PHP web application, but the documentation is more than spare. The ways I found are: Creating IDoc files, some sort of proprietary plain-text format. But how do I stick them in SAP…
Steffen
  • 2,235
  • 13
  • 19
1
vote
2 answers

Receiving data from SAP Web Application Server over HTTPS

I am trying to receive XML IDoc data from an SAP system. It should get push to me over HTTPS but something is not working. I gave out a SSL certificate and the IP address of the server. I can see that the SAP system is trying to send me something…
PiTheNumber
  • 22,828
  • 17
  • 107
  • 180
1
vote
1 answer

Sending Full Master data objects of DEBMAS from change pointer

I need to send complete DEBMAS and complete MATMAS idoc to my other system. I'm able to create and send MATMAS and DEBMAS idocs on change but it only sends the changed (delta) data. So I have made an enhancement on FM: CHANGE_POINTERS_READ which is…
Mtu
  • 643
  • 10
  • 18
1
vote
1 answer

Outbound Shipment IDOC triggering on change

I need to send outbound shipment idoc on change data in VT02N. Message type: SHPMNT. Basic Type: SHPMNT06. Extension: SHPMNTEXT. Message control: Application: V7. Message Type: ZEDI. (output type that i defined for this) Process Code:…
Mtu
  • 643
  • 10
  • 18
0
votes
0 answers

How to send IDoc status to SAP server?

There is an outbound document on SAP server having number "3710513" and some IDoc status "X". Using Java I want to change this document status to a different value, for example "12". I managed to find that common approach to send acknowledgements…
diziaq
  • 6,881
  • 16
  • 54
  • 96
0
votes
0 answers

Replicate Mass Materials [MATMAS] without Change Pointers

BODS is sending millions of IDocs into SAP ECC system. In this ECC system we have a custom IDOC Extension. Only for this Extension BODS sends data. [ BODS Sending Data ] -- (1) --> [ Source ECC ] -- (2) --> [ Target ECC ]. Problem : We want to…
Priyanka Mishra
  • 10,400
  • 18
  • 62
  • 75
0
votes
1 answer

Variable $WAREHOUSE has not been bound to a value error in XSLT code

There is a XSLT code deployed in our SAP PO system to generate output file from IDoc. Sometimes, SAP PO is throwing the error Variable $Warehouse has not been bound to a value Error snap from PO: and the message fails. It doesn't happen with all…
0
votes
0 answers

Parallel processing in SAP CPI

The Integration flow that I am working on is failing when it receives two different IDocs from same source at same time. I want my Iflow to process both the IDocs parallelly ,right now it is processing only one of the two IDocs its receiving. How…
0
votes
1 answer

SAP adapter: disasembler problem "Unexpected end of stream while looking for:..."

Use WCF-SAP binding in WCF-Custom adapter, ReceiveIDOCFormat is set to 'String', in the pipeline component, we wrap and call a flat file disassembler to disassemble the SAP request to XML and process it later. We also have a log compnent which will…
0
votes
0 answers

EDI Idoc tags missing in segment E1EDP01 using INVOIC02

I have configured Outbound Idoc for Invoice using message type INVOIC02 and it triggered successfully however few Standard Fields in Segment E1EDP01 like BMNG2, PMENE,PEINH,NETWR are missing in IDoc XML. Data fields are not empty in the invoice