MII Netweaver Server stopped due to CPIC connection Problem
Dear Experts,
We have SAP XMII 12.0 setup running on Netweaver 2004s,7.0, Java Stack only.
Guixt issue
Hello all,
We are experiencing the following problem with Guixt:
Some transact
Combining refCursors and Summing
Given the following DDL:
CREATE TABLE FOODSALESTEST
("WEEKNBR" NUMBER,
"ST
Auto install
Hi I have a directory lets say "apps" that I then have more folders ie "email",
SuperCali PHP Event Calendar
does anyone have any experience with the SuperCali PHP Event Calendar? I could use some assistance
void* and sizeof()
Hi,
Using void* and sizeof is it possible to get the value of the object ?
I understan
Disabling SAP menu
How do I disable SAP menu for all the users and just restrict them to User Menu in SAP ECC 6.0?
Auto-populating dropdowns and multiple forms.
Here's what I have so far:
First drop down = select a state (works)
This populates the sec
Comparing Values
Hi
I'm reading data from a database and this seems to work OK.
Each system has an associat
storing results of a function - previous result overwritten with new result
I have created a function to validate input.
function validate_dimension($value,$name) {
<