Mandatory Parameters for BAPI_ALM_NOTIF_CREATE
Hi Team, I am trying to execute BAPI_ALM_NOTIF_CREATE se37. Can some one please let me know what are the mandatory parameters for this? I am new to this area. Thanks Shashank
View ArticleField 'Search term-KOSRT-KONH' nt updated in MEK1
Dear gurus,We have a requirement to update field KOSRT-KONH through MEK1.As we have to do it in mass, we are plannig to do it by using BAPI ' RV_CONDITION_COPY'We are following below process to update...
View ArticleSAP Screen Becomes Blank after opening through URL
Issue Description: We open sap in web gui through url from our non sap portal.In case of SAP version ehp6.0 when SAP web GUI URL is opened in IFRAME than SAP pages gets opened but if we open any pop...
View ArticleSend STDPD by IDOCs
Hi experts, I have a problem, I follow the guide: SAP VC Master Data Distribution Using ALE for send master Materials with all char, classes and values but, it is missing the field STDPD, how can send...
View ArticleRe: HR to CRM idoc BP not created when i don't send IT 0006
Hi Emre, Thanks.Solution provided by you gave me a hint to fix my issue.But unfortunately even i got struck in the idoc sequence.With my code the segments E1PITYP and E1P0006 are being added at the end...
View ArticleRe: Send STDPD by IDOCs
Which IDOC do you use?Only MATMAS05 and higher can be used to distribute variants.for lower versions OSS note 92261 - Distribution of material master data: MARC-STDPD is still valid
View ArticleNo connect to database, session terminated
Hi All, I am using Sybase 15.7 database my ECD system is showing an error "No connect to database, session terminated" Regards,Pankaj Kumar
View ArticleRe: Send STDPD by IDOCs
Yes, I am using MATMAS05 but the field STDPD is not sending. Regards,
View ArticleRe: HR to CRM idoc BP not created when i don't send IT 0006
Here is my code, hope it helps you. ***** Adres sorunu için eklendi. 08.11.2008 TYPES : BEGIN OF t_pernr , pernr(8), mandt like edidd-mandt, docnum like edidd-docnum,...
View Articletcode for monitoring web service call
Hi, I have a WSDL which enables other systems to create an order in SAP. What is the tcode for checking which web services are called? I tried SOAMANAGER and no log exists. Best regards,ts
View ArticleDistribution model filter for ORDRSP
Hi;Can someone please explain why message type ORDRSP only have one standard filter (KUNNR – Customer) available in BD64, but in BD59 2x entries exist:KUNNR E1EDK01 1...
View ArticleToo many recipients found for message type SHPMNT in the ALE model
Hi; We are trying to send message type SHPMNT to 2 external systems.We’ve defined filter in BD56 & BD95 for shipment type (VTTK-SHTYP).When using only one external system with filter on SHTYP, iDOC...
View Articlebapi_material_getbatchcert
Hi Experts, I am new to abap.i am using bapi bapi_material_getbatchcert.While using this i am getting an error that 'A certificate for mat. 100-302, batch EIGEN_HALB could not be created for customer...
View ArticleRe: bapi_material_getbatchcert
In your last query from September 19, where you never replied and gave any feedback, I told you already "Not to forget that you always should try if you can do the same thing in the online transaction...
View ArticleHow to Parse an XML file in AL11 using an XSD in a local file?
Hi Experts, Good Day, I would like to ask for your help for the requirement in my development. 1. In AL11, the XML file is to be uploaded in a path for example "/tmp" 2. the program should...
View ArticleRe: ABAP Code: Counting ';' in a record string?
Hi Naveed,, Try FIND ALL OCCURRENCES OF REGEX ';' IN <yourstring> RESULTS i_result. This Should Work.
View ArticleRe: Mandatory Parameters for BAPI_ALM_NOTIF_CREATE
Don't expect too much answers, there are some basic required fields, but many are depending on your customizing, so perform some checks with SE37 test mode or a small test program. Regards;Raymond
View ArticleRe: bapi_material_getbatchcert
sorry but i am new to this. I have just started learning ABAP. I didnt get what you explained.
View ArticleRe: bapi_material_getbatchcert
Had you tried it manually with the transaction what you want do with the BAPI?Does it work manually, or not?If it works manually, then you probably did something wrong with the BAPI.But if it does not...
View ArticleRe: Problem in sending IDOC
Hello team. We are create 2 idocs using this function. One for Invoice and the other Sales Order.This use a standard include (Enhancenment Object) to start the IDOC. After to use the function...
View Article