wage type payment
hi sap experts , my requirement our company want to pay performance allowance based on personnel sub areas we have 15 personnel sub areas:. 1) 4% on basic pay is calculation is based on number of days...
View ArticleRe: SET CURSOR ON PARTICULAR INPUT/OUTPUT FIELD OF THE DIALOG SCREEN
Hi Dhammadeep, Please refer this document.Setting the Cursor Position (SAP Library - SAP NetWeaver by Key Capability) Move the code for check and SET CURSOR to PBO. I think it will work. Regards,Anoop
View ArticleRe: program can't start because VIC32.dll
Hi Jithin, I did what you've suggested above, but still got some error. any idea about this error? Thanks,Muslih
View ArticleCalling 64 bit com wrapper from 32 bit PB application
Hi Currently running a PowerBuilder 12.5.2 classic application and wondering if it is possible to call a 64 bit COM dll from the application? The reason for asking this question is I may have some...
View ArticleRe: Payment terms - SAP Business One 9.0
Hi Keith Taylor, You may try with "Net Procedure" Function to calculate discount when posting an outgoing payment to vendor. 1. Select "Net Procedure" under AP invoice--->Accounting Tab 2. Define...
View ArticleRe: SAP BPC to store Text/Date information
Hi Madis, Thanks so much for your reply! Can I have an additional question? Did you ever perform any "Date Calculation" in BPC using script logic? Or we should only work on the "Date Calculation" in...
View ArticleRe: SET CURSOR ON PARTICULAR INPUT/OUTPUT FIELD OF THE DIALOG SCREEN
Hi,Try like this . IN PAI IF zapt_cust_detail-cname IS INITIAL. SET CURSOR FIELD 'ZAPT_CUST_DETAIL-CNAME'. MESSAGE e015. ENDIF.
View ArticleRe: Notification status in OSNO even after UD
Guys, I tried to give UD manually via QA02 for that inspection lot. I am getting the following error message. Actually the problem is with giving UD and not with notification. If UD happens,...
View ArticleRole n a Package ?
Hello, My HANA security guy read something about putting a role inside a package and moving it up the landscape with the object being transported. How do we get that role in a package? When I'm on a...
View ArticleRe: Attach Customized PO Smartform in me23n
Hi Nabhneet, Every time I go to me22n and click on print preview button, it says "No messages found". Do the client needs to add the messages everytime they want to take the printout? RegardsMani
View ArticleRe: BO Webi reports weekly scheduling failed
I have another query is I have schedule job now from Administrator user but in then job owner and job created by it's show user shahid Title: ROO GIT Inventory List Report Document Type: Microsoft...
View ArticleRe: General Ledger Report Problem?
Hi Sanjay,Let me know when you ready to share your screen through ammy..
View ArticleRe: Agentry: Example of iOS Attachment download/display
Thank you for getting back to me, Bill. I got it working! I tried to remove the hardcoded File Extension on the object's External Data property and to use subdirectories for relative file locations....
View ArticleRe: Overall result is not being dispalyed in the report.
Yes this thread is already closed..
View ArticleRe: How to Create Sales Order in Other Company Database
Hi DEV, By a way or another, you have to connect on both companies and enter the corresponding documents. Your choices are DI, DIS and B1if, depending on if it has to be a server process your skills...
View ArticleABAP and SAP HANA : Combination
Hi All, I believe it would help lot of people who are in 2 minds I have few questions regarding SAP HANA... I have been working as SAP ABAP Consultant for 7 years and learned SAP HANA(sp4) and got...
View ArticleRe: variance report in a multi level BOM structure
Dear Chris For all the levels variance analysis is I think not available in Standard reporting. For one material type you can do as Ajay Sir said. You need to have a friendship with ABAP guy or you...
View ArticleRe: Results Recording valuation icon
Good. Pl share once you get the solution. This would come handy ntn
View ArticleRe: Structural Privilege with Analytical Views
Hi Rahul, In one of the implementation on HANA we did for a Hitech Major in US, we implemented the custom security using User table and Role table. That client has his own internal user id which is...
View ArticleRe: Where the table's rows are gone???
Hi MSR, Move your code to event handler methd of inbound plug.While navigation, the method WDDOINIT not be reached ( as wddonit executes only once per instance ) and event handler method of inbound...
View Article