Re: Classification with LSMW RCCLBI03 (DI): Cannot update BIAUSP-LKENZ
This is the right answer and the explanation clearly articulates the rationale.
View ArticleAbap client proxy
All, I have created a client proxy in CRM system and i have tested in from SE80 and everything works i retrieve data and works fine. But now i have created a test program where i use a client proxy and...
View ArticleInteresting DELVRY03 SHPCOND problem
Dear experts ,I am trying to change delivery update using DELVRY03 and message thpe SHPCOND.Below segments been populated below:(1)E1EDL20 VBELN 0072029903VSTEL FNU1VKORG...
View ArticleRe: Interesting DELVRY03 SHPCOND problem
do you get the same error when you change the delivery in VL02N?
View ArticleRe: bapi extension in lsmw bapi method
Hi, I know that this tread is old, but I want to post something that can help those who search on scn: Check below link, it may be helpful for you. Customer Enhancement of BAPIs (SAP Library - Customer...
View ArticleElectronic data interchange- edi
I read that SAP has defined its own edi standard known as idoc. But i am not finding any articles on the web nor in scn where i can get the design history of idoc. I mean whats the difference between...
View ArticleRe: SHPMNT iDoc - "Vehicle" field not available
Hello Daniele, If you don't want to go to Idoc extension , you can try reusing any field from segment E1EDT20 to populate the Vehicle information. But first make sure that field is not going to be used...
View ArticleRe: Object Classification BAPIs and buffering?
Hello Markus, I do not have a direct answer to your question but we are using BAPI_OBJCL_CHANGE. The BAPI itself expects the final classification values in the parameter ALLOCVALUES*NEW. In the BAPI...
View ArticleRe: Electronic data interchange- edi
Hi Nousha, ALE is technology for SAP mainly used to transfer data between SAP systems. EDI is the independent technology use to transfer data between two systems, they can be SAP systems or non SAP...
View ArticleAre Import parameters compressed in external JCo RFC calls?
I would like to send XML data from a Java program to an SAP ABAP System running on NW 7.02. The connection is done by Java Connector 3.0. The XML file should be passed as a parameter of an RFC function...
View ArticleRe: Electronic data interchange- edi
oh...this is so helpful but still i have the question: we could have used x12 or edifact instead of creating another technology right??i mean even for the ALE...we could have use the x12 or any...
View ArticleRe: Electronic data interchange- edi
Nousha, it is a question of standards. The structure of an IDoc is defined by an IDoc type. Among other things, the IDoc type contains information about which data is saved where (line and offset), The...
View ArticleSAP ECC6.0 Scheduling Jobs for MATMAS
Hello gurus, We have scheduled a background job in order to send idoc type MATMAS if any material has changed, or newly created.Even though the job works, we need to also be able to send the material's...
View ArticleRe: Electronic data interchange- edi
Hello, yes i guess...you said it right...it is a question of standards...any firm decides about the appropriate standards they find suited to their application.. however, i still have questions in my...
View Articlewhy ADODB.connection can not be used in background?
hi all : i have a problem. i can run it in se38 and it's successful , but i cannot run it in background, can not use it in sm36, the data are not be inserted into sqlserver2008, and...
View ArticleRe: BAPI_BUPA_ROLE_ADD_2 - Add role To partner
Actually i also face the same problem that Santosh Banupanth was facing...... still its not working.... i dono wat is the problem...if somebody knows please to help me.....
View ArticleRe: why ADODB.connection can not be used in background?
Hello Jin Pan The ABAP statements 'CREATE OBJECT' and 'CALL METHOD OF' use OLE automation on a (Windows) sapgui client. When you run a program in background it is executed directly on the SAP backend...
View ArticleRe: Object Classification BAPIs and buffering?
Hello and thanks for your interest! As you can see from the date this was quite a few years ago and I have changed company several times since then. If memory serves me correctly we did the "quick...
View ArticleCan you please guide me on the following scenario
HI, Can you please guide me the following scenario as I am new to SAP PI. How to transform IDOC to Excel Sheet and that excel sheet send via mail to concern customer Thanks in advance Kallu
View ArticleCreate 2 outbound Idocs for 1 message type
Hi Experts, We are sending an outbound Idoc of message type DESADV. We would like to trigger 2 Idocs per Shipping Notification. Could you please help? Thanks,Vitish.
View Article