Re: How to apply different payment method for mutiple outgoing payment...
Hi, Multiple Alt. Payment Recipients check box is used for credit splitting and is utilized by mass activity transaction VAZE (SAPLFKKAKTIV2). Usually VAZE is executed before running payment programs...
View ArticleRe: FP08M error: Key for G/L accounting does not exist
Hi, Such GL issues arise due to incomplete entries in TFK033D table.
View ArticleRe: IT Declartion Application Error
Hi Jwala, Thanks a lot for reply.. Could you please let me know new package detail for IT Declaration Application.. so that i can confirm. I have checked in Package HRESS_ITDL_AP_IN and FPM Application...
View ArticleRe: UDF (Queue), help me with this error.
Hi Vijay, The error missing return will appear if you udf type is value/simple udf. Please change the udf type to queue. refer the below blog and wikiContext and Queue in Message Mapping UDF UDF...
View ArticleRe: From Tcode FBCJ calling Z print program
Hi Manu ,Kindly what is the application name for FBCJ ? and if its not exist how can i add it ? Regards Ghadeer
View ArticleScript Logic for Lookup in same model
Hello Experts, I have written a script logic which copies certain central Premise from a specific combinations to all the cost Centers. When I run the script it terminates with a dump:Category...
View ArticleRe: Crystal report is not showing the tool bar in crystal report viewer in ie 11
Crystal XI r2 does not support IE11. You would have to upgrade your application to use either the latest version of the Crystal 2008 SDK (VS 2008 required) or the latest version of the new SAP Crystal...
View ArticleRe: F4 help in Webdynpro Select Option
Hi Varundeep, I'm facing to the same issue, did you find any good solution ? Regards,
View ArticleRe: How to find the metafield numeric value of a particular SAP Field in ECC
What do you mean with numeric metafield ? EKORG is a field which values are set in table T024E by CUSTOMIZING in SPRO
View ArticleRe: A database error occured. The database error text is: (CS) "Unexpected...
Check this KB. 1280907 - A database error has occured: (CS) "Unexpected behavior" . (WIS 10901) occurs when using JDBC or OLEDB connection in Web Intelligence XI version 3.x
View ArticleRe: SAP ABAP UI5 OR BI/BW/HANA .Help me out? Which one is best in future
Hello Avi, I think, SAP UI5 might be good if you want to go to the interesting field of Fiori- or Fiori-like-apps. BI/BW/HANA is also not bad. Best regards, Thomas Wagner
View ArticleRe: Few old open items in UDM_Specialist worklist are not getting updated as...
As i remember, along with the program FDM_COLL_SEND_ITEMS , we need to run UDM_GENWL also in order to see the updated worklist. As the UDM_GENWL also runs daily, verify after the successful completion...
View ArticleRe: How to read files and directories from the application server?
They will strike back with a zillion of notes.
View ArticleRe: A database error occured. The database error text is: (CS) "Unexpected...
When exactly are the users facing the problem? Do they face while refreshing the report? Modify and run report? schedule report? Is the error intermittent or consistent across all reports?
View ArticleRe: How to find the metafield numeric value of a particular SAP Field in ECC
Look via SE11 a Type pool MMMFD. Regards,Raymond
View ArticleRe: Function import needs to return 0...n values for complex type
Hello Mario, Everything looks fine.But data not displaying in the response is might be because of different filed names between the target structure and the source structure.Since your are using...
View ArticleRe: Disable RadioButtonGroupByKey
Hi Carlos, Provide your mail id i will send the webdynpro java project for your reference. Step 1: Create the dictionary simple type movie with the enumeration as mentioned in the table....
View ArticleRe: Automating dashboard cache queries
Hi I have a question In CMC , under dashboard services, the dashboard cache server is not running , i tried to restart the server but no luck . how do i fix it . Also my query browser is not running ....
View ArticleHello
Hello, I am currenctly working for customer master data team, for some of our customer we have to repay. at the time requestors are asked me maintain bank details. they will provied the IBAN number....
View ArticleRe: Modify values in a DSO
Hi Amine, Follow and modify below code:This should help you out with logic. TYPES: BEGIN OF ty_tab1, article TYPE c LENGTH 6, quan TYPE c LENGTH 5, val TYPE c LENGTH 5,...
View Article