HI Experts,
If i copy code from ecc 6.0 to ecc 4.7 any problems will arise. like function modules not exist. Please let me know the basic problems which i can face if i do this copy from 6.0 to 4.7.
Thanks.
HI Experts,
If i copy code from ecc 6.0 to ecc 4.7 any problems will arise. like function modules not exist. Please let me know the basic problems which i can face if i do this copy from 6.0 to 4.7.
Thanks.
Hi Experts,
am using sap 4.0 version. Now i want to transfer data to application sever in csv format.
I have doubt, since 4.0 is not a unicode check then how can we handle text while transferring to application server.
how we find the text is double bit or single bit? how can i convert this and download to al11.
We have a parent company with an HR system that has assigned us a controlling area (1001). We have been on our FI system for years and have Controlling Area of (1000).
We need use ALE to pass the information between the systems, like validating cost centers, etc...
ALE conversion rules can be setup to map Controlling Area but we would have to find every message type and Change all the called BAPIs that use it.
There has to be an easier solution, to be able to either cross reference the system's Controlling Areas or an easier way to map.
What would you suggest?
Through a batch job the Shelf Life Expiry Date of a material was generated which was incorrect and we corrected it according to user requirements. The question is why the batch job took the wrong expiry date and at what basis the expiry date will be changed? Thanks in advance
Hello,
We are trying to implement Cross-System Transit Stocks between two plants for which SAP provided following link.
In this message it is mentioned "The sender posts a goods issue. Based on the goods issue posting, the system reduces the sender’s storage location stock by the delivery quantity. The system also sends GOODSMVT_SAPCREATE and DESADV messages to the receiving system."
Now, our question is what should be the triggering event for GOODSMVT_SAPCREATE idoc. There is no standard outbound process code as well for this message type.
Please suggest,
Thanks,
Swapnil
Hello,
We are unable to get PO text in created IDOC , While creation of PO system generated Outbound idoc, but system was not transferred the PO text,
when we cross checked
E1EDKT1
E1EDKT2
These segments not displayed in EDIDC, Check below screen i,e the PO text not transferred through IDOC
Thanks
sapman man
Hi all,
I created an Enterprise service in ECC and configured it that it in SOAMANGER so it can be consumed. I configured basic authentication (username / pw).
However, when this user doesn't have any user-roles or autorisation profiles at all, it can still log on using the web service.
How is this possible? Did I miss some configuration?
Best Regards
Ron
Hello,
I am trying settle a purchase order which is long time open, and a colleague informed me based on IDOC message I can identify the error.
Tcode which I am using: ME23N
Do you know what is reason of below message ?
IDOC: A company code cannot be determined for LI xxxxxx
Thanks in advance
Hi all,
I created an Enterprise service in ECC and configured it that it in SOAMANGER so it can be consumed. I configured basic authentication (username / pw).
However, when this user doesn't have any user-roles or autorisation profiles at all, it can still log on using the web service.
How is this possible? Did I miss some configuration?
Best Regards
Ron
I create a sales order byBAPI_SALESORDER_CREATEFROMDAT2 with one-time customer and putting STCD3 in the table ORDER PARTNERS, but STCD3 the fielddoes not exist in table .
It is possible to insert field ?
Thanks in advance.
Best regards.
Chin.
Hi Gurus,
I tried to create a RFC to send my IDOCS to a Window Server.
The administrator has created a share like eg.: \\hsare\idoc_received
How should I do to attempt this share?
I created a TCP/IP RFC and in program ID, I put the path but the connection does not respond.
Anybody could help me please or has a suggestions?
What is the best solution to send the IDOC to this place ?
Thank you in advance for your help.
M.
Hello Folks,
We are sending Inbound/Outbound deliveries from centralized system(SAP) to decentralized system(non-SAP) in WMS.
For that we have configured the distribution model using BO method InboundDelivery.SaveReplica (BUS2015).
By default system is showing filter for Warehouse. We had requirement to add Plant in filter also.
For that BD95 and BD96 configuration done and I am able to see Plant in filter. When I am creating inbound delivery following error is coming
"
Message no. B1810"
Could you please help me. Is there any other configuration which I am missing.
Thanks,
Jitendra
I create a sales order byBAPI_SALESORDER_CREATEFROMDAT2 with one-time customer and putting STCD3 in the table ORDER PARTNERS, but STCD3 the fielddoes not exist in table .
It is possible to insert field ?
Thanks in advance.
Best regards.
Chin.
Hi All,
I want to send/receive IDOC file to/from web based SOLMAN system. Currently I'm using FTP server to send/receive IDOC file.
As of now the current process is to send the IDOCs from ECC to FTP server and from FTP to third party and vice-versa. But due to some constraints, I'm bound to use web based SOLMAN system. Please, can you let me know how to send/receive IDOC files to SOLMAN. Is there standrad FM/method to connect to SOLMAN from ECC as in case of FTP we have FM 'FTP_CONNECT'. Heard that same functionality in case of SOLMAN can be achieved through AS2 protocol.
Kindly help.
Thanks.
Regards,
Mukesh
I have created an IDoc using standard FM ' MASTER_IDOC_DISTRIBUTE' (without message control) for my own table. Now, I want to create IDoc with message control to send data from SAP to SAP. Can anyone please tell me the steps to create IDoc for my own database table and program to be created.
Thanks in advance.
Is there a way to restrict the sap user id to login only on certain pc
hi all,
I am working on sap crm7.0 ehp1. I want to transfer my master and transactional data from crm development system to crm quality system here through idocs. I am aware of basic ale settings and successfully transfe the ztable data through idocs. But i am not able to find any proper step by step procedure for maste and transactional data in sap crm. Also sap ecc tcode NACE is not available here.
pls help..
regards,
kavita chaudhary
Hello Experts,
I am trying to configure change pointers (IDOC) for VC Data in material master. In case if data is changed in material master other than VC data then also it should send same message type. In case of VC data change too, same message type should be sent.
How do we set up change pointers when VC data is changed.
Thanks in Advance.
Hi Experts,
I have a requirement to trigger an outbound IDOC from our ISU system to another ERP system when record is created or changed in BSEG.
Could you please help me, how I should proceed to achieve the requirement.
If there is any triggering events related to BSEG change or create?
How to configure or activate the event?
regards,
Sudheer
Hi experts.
I'm working on an interface program where i use export command in a program
and then use export in another program and if the value is not initial then is sending data via RFC/idoc to another legacy system.
If i do it by debug then works but if i do it online don´t work.
Why occured it.?
is this a wait time problem?
is this a comunication problem?
Thanks for help.