PB Newbie - StoredProc Basics
Hi PB Gurus! I need your expertise again. Can you guide me in using stored proceduresdeclaring, executing, with arguments input and output. Syntax guide perhaps? I'm using PB 12 classic and SQL Server...
View ArticleDTW Maximum stock level must be greater than required stock level
I am getting the error: Maximum stock level must be greater than required stock level on certain items that I am attempting to update via DTW. I am having trouble seeing what I have done incorrectly....
View ArticleRe: How to store the picture of body with selected joint
Hi Lars; => If you are patient enough OK ... now that's funny since Ahmed's building a patient system - LOL! Regards .... Chris
View ArticleI´m looking for the formula: Value at Risk, NPV Analysis, Sensitivity...
Hi I´m looking for the following formulas and the methods that the system calculate in the next transactions: RMV0 - Value at RiskJBRX - NPV AnalysisJBRJ - Sensitive AnalysisAISFSS - FX...
View ArticleForecast does not flow to R3 from APO
Hello guys, I am new to APO. I am having an issue while sending Consensus forecast from APO to R3. I checked CMIR does exist and CVC as well.Its more strange because It does transfer for some...
View ArticleSystem Measurement: AC Results Table TUL_ACRES
Hi experts, Recently I need to check the records in table TUL_ACRES. But in some of the systems, if I go to transaction SE10 I can not find this table. Our SAP system version is with SAP_BASIS 620...
View ArticleError While Executing Flowgraph
Hi, I am new to developing Flowgraphs, and am running into issues when attempting to execute a flowgraph through both HANA Studio and Web IDE. The error I receive when executing through Web IDE is:...
View ArticleRe: SNC Library path for .NET Application through RFC Connections
Hi Markus, Thank you so much. I will try this. Regards,Yvonne
View ArticleRe: Common report header
Tip: An External DW makes a great common header. You can just use a SetItem() method to load things like the Title, User, Report Name, Company, etc. That will then repeat on every page. Also, you can...
View ArticleRe: Check job ran in last one hour
Thanks a lot Gerben for the query. It is working. I ran the job today using the expression j.RunEnd > NOW('subtract 10 minutes'), it returned yesterday's job runs also. Strange behaviour....
View ArticleRe: SAP gateway, how can I filter on items with padded zeroes?
Hi Derek, Take a look a the method: get_osql_where_clause_convert( ) This should allow for the internal conversion from 10006060 to 000000000010006060 in the returned SQL where clause. Cheers,Dave
View ArticleSAPGUI 740 upgrade issues with SAPLOGON.INI file
we are currently running 720 that is installed with installion server package . I am developer and I have never work on such matters so bare with me. Someone created an installation server package for...
View ArticleRe: Fragment enhancing and WebIDE
Krishna, Take a look at my answer here:My Travel and Expenses extensibility (Attachments) and Extending the My Travel and Expense app (TRV_TE_CRE) - Hide 'Add Cost Assignment' Button and Hiding UI...
View ArticleRe: How to store the picture of body with selected joint
Hi Lars you code is workingafter select joints how can i save the picture modified in my database?Regards Ahmed;
View ArticleLastDay of the previous month
Hi, I can have firstday of the current month using: leftstr(string(now()),4)+midstru(string(now()),6,2)+'01' can you please let me know how can i define the last day of the previous month. Thank you in...
View ArticleRe: Internat Server Error dswsbobje/services/session
You need to enable the transport receiver for https and then the dashboards or the we services dswsbobje should fine.Make sure all the steps are followed in the note also take the backups of dswsbobje
View ArticleRe: Window Close Events Not Fireing
Hi Chris, I used PB 11.5.1 (4011) and PB 12.6 (4058) - and 4 (5) Lines of code ;-) Arnd
View ArticleRe: Internat Server Error dswsbobje/services/session
I deployed dswsbobje by using command : ./wdeploy.sh tomcat7 -DAPP=dswsbobje deploy And changed all the .WSDL on the location /IPSDS/BI41_HOME/sap_bobj/tomcat/webapps/dswsbobje/ ex : modify...
View ArticleRe: How to trigger PBO after POV?
Hi Archer, I have a requirement, that one of the field values should be defaulted in when you press 'New Entries' button in TMG one field should have auto incremented values. Eg: Record id Record Name1...
View ArticleRe: Ghost call to port 139 and 445
Hello Luis, What do you mean by "changed the domain"? Did you remove the Windows server from one domain (Active Directory), and added it to a different domain? Regards,Isaías
View Article