Re: modify partner in incoming ODERS05
The customer stores his orders as XML-IDOC on his FTP-Server where we can get them and import them into our SAP-System.Maybe we can modify the file during the import.
View ArticleRe: modify partner in incoming ODERS05
Yes, you'd need to put some program in the middle (= mini-middleware ) to modify the data, I believe. But in long term you might want to really consider using something more scalable for EDI. Also I'm...
View ArticleAbout Print Smartform quantity
Hi ABAP experts, I have a requirement about print smartform quantity. User want to add a field 'print qty.' into selection-screen. If user input the field 'print qty.' to 5, the smartform should be...
View ArticleSAP ECC WebService authentication
Hi All, Need some Input.Users access .Net portal currently authenticated against MSAD (Microsoft Active Directory) , this application has button called CallSAP button to execute the web service in ECC...
View ArticleTID inbound to SAP
Hi , When we send an IDOC to SAP system we send a TID along with to gurantee that data is send only once. SAP also generate its own TID.But if i manually send a TID (eg.123) from my external system...
View ArticleRe: diff between file potr and trfc port
Hi , In FILE PORT : idoc is first created in file format and is saved in application server. From application server the IDOC is send to external system and file is deleted from application server. In...
View ArticleRe: How to post older version IDOCs in ECC?
Hi , In WE20 pass the release version in segment release field. IDOC of that particular release will be generated.Also in WE21 tick Send only field of segment version. ThanksAkriti
View Articlesap ftp connectivity
Dear all, I have a connectivity issue in an abap program where i connected to ftp server through the function module 'ftp_connect' using sapftpa destination,credentials are all ok and all the access...
View ArticleRe: sap ftp connectivity
R/3 Program RSFTP007 has sample logic related to FTP connection from ECC in both binary and text mode... Please check it once........ This will give much idea.. And try to login to the given SFTP...
View ArticleRe: sap ftp connectivity
Dear sir thanks for reply,i tried the standard program RSFTP007 with rfc destination as sapftpa its also getting hanged in the function module "r3_to_server" only message of time out comes. In ftp log...
View ArticleTo get password of a excel file.
Dear all, I need abap code to upload a password protected excel file in the sap. Regards,Avtar singh
View ArticleInbound IDoc number from TID
Hi , Is there any table or RFC by which i can get the IDoc number from TID. This is SAP inbound csae.TID is passed by the external system and i want to know the IDoc created from that particular TID....
View ArticleSOAMANAGER - logical port
Dear All I am trying to consume a web-service from salesforce. I created a Consumer Proxy through SE80.I created a Logical port - through SOAMANAGER. I tested the connection through a program I am...
View ArticleRe: RFC connection error
Dear all, Problem was solved.We are using ABAP stack so web-reporting tools are not working with out JAVA stack so please add java stack or install sap netweaver/Portal/XI/PI in your landscape and...
View ArticleBAPI_SALES_ORDER_CHANGE problem with Configuration Item
Dear Gurus, I'm creating a custom program to upload SO line item, this program is based on two functionality first is creation which involves BAPI_SALESORDER_CREATEFROMDAT2 and addition that are using...
View ArticleRe: LSMW Customer Master --- Tax category error.
Hello Murugesh, I'm facing the same issue. Can you please send me too the details @ ambareesh.j28@gmail.com Thanks in advance, Ambareesh J.
View ArticleRe: Inbound Delivery Pack the Delivery Line item with HU
Hi, We Can use the FM : WS_DELIVERY_UPDATE .
View ArticleFM response to XML fromat
Hi , Is there any function module or report to convert FM response in XML format. ThanksAkriti
View ArticleProblem with manual steps of note 1675897
Hello all, I'm trying to to implement SAP note 1675897, but I'm facing a problem with manual steps. In the manual steps I've to delete STCD5 field from CI_BKNA1 include structure of BKNA1 table, but...
View Article