Hi all,
I am seeking reading note on the following in BW
BCS, BPS
ADVANCED ANALYTICS
REPORTING
CUBES( FOR HR DATA, FINANCE DATA, CRM DATA WM DATA)
EXTRACTORS, RETRACTIONS, CUBES AND QUERIES.
Can someone advice m eon helping me with this please?
thanks
get font info from a font file
hello,Does anyone know how to get font info from a font file ... using php of course ! The stuff I need to extract is Font Family, Author, Copyright etc which is contained as attributes in the font
Clean URLs
Hi I was wandering if anyone has ever implemented URLs on their PHP run website using URLS like wikipedia does (i.e. http://en.wikipedia.org/wiki/Moodle)If so can you please help me learn how to setup
displaying email without attracting a ton of spam
Hello,this is maybe the wrong place to ask.How would you display an email address on a website without attraciting all the spammers of the world to fill your mailbox ?does anybody use something
Filtering an Array Based on Value
I have a very simple script set up that pulls data from a database and is output using this code:Code: Print "<table border cellpadding=3>";Print
Sorting JTable on more than just the values listed in the columns
I have a collection of objects that store (among other things) two integer values. I only want to display one of these values. The displayed value will dictate the sort order of the JTable.However, I
Loosing changed contents when used FM REUSE_ALV_GRID_DISPLAY
Hi,
column name cancatenation within PL/SQL
I have a PLSQL store procedure, and the following statement is part of a subquery
Simple AND question
Hello,I've got following code:Code: if(strpos($row[13],"http://")!==false) $info['results'][$num]['player']="PREVIEW"; else
Need help to identify this error please
:confused:Can anyone help me tell what this error message means? Maybe tell me where to look to fix the error as well?Thanks
Varible in trigger - refering to correct schema
Hello