Cannot perform post with clearing in F-51
Hi All, My user use F-51 to do post with clearing transaction. But prompt: "Ex.rate diff. accts are incomplete for account a/c: 15001002 currency RMB" after click post. This error come in PRD...
View ArticleRe: Report For reason for rejection
I think : VBPA---KWMENG instead of VBAP-KWMENG(might be some typing error) Also i forgot to tell you in my previous reply in first point that you can get the desired Qty after adding your logic into...
View ArticleRe: Back button takes me out of the report to the editor
Hey Faiz, Since you dint mention tat whether you use Module pool approach or simple selection screen here is the solution for both, If simple selection screen, Handle the scenario in...
View ArticleRe: How to go for alerts in java only single stack of PI ,without using solman?
Thanks to both of you .Really nice blog by Michal.
View ArticleBAPI_INSPOPER_RECORDRESULTS for defect recording ( QE11 )
Hi All, I am unable to create Defect recording through BAPI_INSPOPER_RECORDRESULTS. Could you please let me know all required fields those need to be populated in this BAPI to create Defect for any...
View ArticleRe: Online RFQ Configuration
check below threadCreate Online Quotation (RFQ)RFQ online Request For Quotation (RFQ) - SAP Business One 9 Integration Framework
View ArticleRe: Sort Values
Hello,Check below UDFExecution type: all values of a contextInput: var1Result: result1 and result2 for (int i=0;i<var1.length;i++) { String [] split = var1[i].split("="); if(split.length==1) {...
View ArticleRe: Rejection Code in Sale order
Thnaks for all prompt responses, We have an external system which sends an indicator to reject a line item,now that it being said.I have a new requirement where it is going to send another indicator if...
View ArticleRe: How to Add Group Account to Leading Ledger
Hi Dan,I'm not sure which release do you use - in ECC 6.0 there is a function to load data from BW and a mapping of info objects to EC-CS fields....
View ArticleHow do I use a POST_POPUP feature to pass in values for my Bex report?
Hi, I would like to use the POST_POPUP feature to pass in values to a look up table and display data for a particular field in my bex query based on that input. Can anyone please guide me on how to...
View ArticleRe: How to identify call to system function through ABAP code
Hi Prakash, We are able to read source code but we need inputs regarding the pattern for system functions or list of system functions which we can search in program. Any idea from where we ca find...
View ArticleRe: Possibility of grouping open items per business partner during FPY1
Glad to hear that you have got the solution, Martin.Thanks Jochem for the fantastic explanation.
View ArticleRe: Implementation activatation
Thanks! It does not show my created implementation. BR,King
View ArticleRe: Absence quota entitlement
Hi Yeo, You mean durration of a leave has been changed from 5 days to 2 days and this is affected quota for 2014? How you give quota in IT2006? You put record manually or by qyota generation...
View ArticleRe: How to increase the no of character in Characteristics CT04
I want to add >2000000 - <5000000 Please tell me how i add the value
View ArticleRe: Implementation activatation
Hi go to SE19, and put your enhancement name, and press the delete button.
View ArticleRe: Relationship between project at WBS element level to ETO
HI Swathi, Basically, ETO is a Complex situation where even the product design is finalized after reeving the Customer Order. Normally the Business Process Starts like this 1) Entry, Quotation : This...
View ArticleRe: Visual Enterprise Demo for Military communications
3D procedure for military training purposes specifically communication devices.
View ArticleRe: Need Help in the tool bar button of the overview page
Hi Simon, The CANCEL button only clears the buffer value of the screen and reverts back to the values currently in the database. You should use the revert method of the bol core to revert an entity to...
View ArticleRe: check the status of previous work flow before continue to the next work flow
Issue is that when a workflow fails, the complete job fails. So you cannot do without a try/catch block.Use the following functions in a script in the catch for saving workflow status in global...
View Article