Cross Posting: ActiveX Component SAP.Functions with Export Parameter Table of...
Hello community, here a link to a question about the using of the ActiveX component inside VBA: http://scn.sap.com/thread/3408990 I am not sure which forum is the best to answer this question. Is this...
View ArticleRe: BAPI_ACC_DOCUMENT_POST -
Hi Bathineni, I'm trying to apply the BADI, but in structure ACCIT there is no DMBE2 did you expanded the standard ACCIT structure for this requirement? Kind regards,César
View ArticleOvercoming Maximum Idoc segments globally
Hello friends,I am posting this after doing so much search in the forum and discussion with SAP. I have a scenario where I run payments and FINSTA message are generated. In some cases I get runtime...
View ArticleBAPI_SALESORDER_CREATEFROMDAT2 / Material Variant
Hi Experts, is it possible to control the switch of materials between material variants within the given BAPI or the SD_SALESDOCUMENT_CREATE? I put some salesorder into the system, but for some...
View ArticleRFC_ERROR_SYSTEM_FAILURE (incorrect pwd)
Hi. I'm trying to execute a report using STARTRFC command, and I don't know why... it doesn't work. The syntax I use is: startrfc -3 -d PRD -u <USER> -p <PWD> -c 099 -l S -h 192.168.6.2 -s...
View ArticleRe: BAPI_ACC_DOCUMENT_POST -
Hi Bathineni, No need for BADI, this values are calculates automatically by the BAPI. In the Currency table you just have to pass CURR_TY = 00 document currency and CURR_TY = 40 strong currency with...
View ArticleUpload PO with Configured Material using BAPI_PO_CREATE1
Hi , Could you please help me to solve this issue. My Requirement.: Upload PO with configured Material using BAPI_PO_CREATE1.Class 300.Material ; Sub contracting Scrap material. I tested and created PO...
View ArticleRe: CA02 Routing change with /SAPMP/BAPI_ROUTING_PROCESS
You have to fill parameter WORKAREA with the value from tcode op77
View ArticleRe: Lock management error in bapi /SAPMP/BAPI_ROUTING_PROCESS of ECC 6.0 system
You have to fill parameter WORKAREA with the value from tcode op77
View ArticleRe: Documentation on LAE Contract import program FILA_MIGRATION_IMPORT
hello, i know this is old post but maybe you can help me , i am in the same stage that you describe above: ...of determining where all the data for the LAE Tables comes from on the CRM Contract.right...
View ArticleRe: BAPI for creating Work Centre Master
Hi All, I am trying to load master data for work center. I tried to use the program - RCRAPDX2 to load work center. I am able to create work center in SAP ECC. But while opening the work center using...
View ArticleRe: RFC_ERROR_SYSTEM_FAILURE (incorrect pwd)
Hi Oscar, For executing RFC and BAPI from external system the user should be a System(Background) user.As you said you are able to login from dialog mode, seems like the user is a dialog user. You need...
View ArticleMIRO to Park status only in FI
Hello MM, FI gurus, Is it possible that when one post in MIRO, it will not post automaticaly in FI but will have status of PARK first...? Thank you in advance for your response....
View ArticleNo Response returned in get_cdata() method
Hi All, I am trying to call an HTTP url from the ABAP system using the following code :- data: host type string VALUE 'xxxxxxxxxxxxxxxxxxxxxxxxxx/Channels/GetPartComplianceByRoHS', CALL METHOD...
View ArticleSAP NetWeaver RFC Library linker error _RfcCloseConnection@8
Hi Guys, I' trying to get the SAP NetWeaver RFC Library demo files (rfcexec and startrfc) running. Therefore I downloaded the SAP NW RFC SDK 7.20 for Windows on x64 64bit (file NWRFC_18-20004568.SAR)...
View ArticleRe: Exception occurred in communication framework:Error in HTTP...
Srry for delay in response.Here I dnt have much access to basis things. I forward the issue to them.Lets hope the issue get solved. RegardsSrinivas
View ArticleDump : GETWA_NOT_ASSIGNED in
Hi Team, Category ABAP Programming ErrorGETWA_NOT_ASSIGNEDABAP Program SAPLKKBL, LKKBLF99 We found one SAP NOTE Note 1783865 - DBACockpit: Dump GETWA_NOT_ASSIGNED in segments (aggregated)But basis...
View ArticleRe: rsftp002 and eof marker
I stumbled upon your post, this is probably too late, but this is how we solved the problem of converting an EBDCIC file to ASCII & folding to the correct record length. REPORT...
View ArticleITS link
Hi, Can any one guide me how can i capture the ok code from ITS link to my abap program.Is there any FM or method which can help me out to read the all the parameters in the ITS link.
View Article