Pay careful attention to the required drivers. That gave me a huge headache a few years ago.
May the 4th be with you.
Pay careful attention to the required drivers. That gave me a huge headache a few years ago.
May the 4th be with you.
Hi Rajiv,
Would you mind to grant the 'sap.pa.apl.base.roles::APL_EXECUTE' to your user please ?
Regards,
Hi Abijith,
That's possible in Workflow. In the content of a task you can use container elements, some sap script code and sap script elements.
So just create a task to retrieve the text, place it in a multiline element container and add it to your workitem text.
In workitemtext creation, click on expression (CTRL+F5) and choose your element to be included in the text.
Kind regards,
Hello,
In CO07 create the rework order with reference to sale order,
In component screen of rework order assign component FERT with positive quantity and all HALB with negative quantity active the backflush indicator also. So during confirmation CO11N/CO15 system will consume the FERT and produce the inventory for HALB materials.
Please refer this blog on it,
Best Regards,
R.Brahmankar
Hi Clemens, can you explain a little better how to make the neccesary changes?
Thanks
Hi All,
we are generating a file from the DSO contents through abap program.
while running the program getting the below error as available in the screen shot
how can I move out from this error.
Dear Jain ,
can we write any program with which we can default present seq. no. and pick up the new seq. no.. from this program.
Regards ,
Madhu
Hi All,
I have a requirement saying creation of follow on documents (PO or STO )from Allocation table.
For Eg: There are 5 line items in table AUFI. Iam validating these 5 line items with MARC for the material , site etc.
If the validation fails I need to set the field SPERR to lock .
FOr eg out of 5 line items and 2 are error . I need to lock these 2 line items and create follow on documents with 3 correct line items.
One PO is generated i need to release the lock . Iam struck up how to proceed with this.
I am validation in GENFB02 and after this only the PO creation FM is called WGEN_GENERATE_FOLLOWON_DOC.
For locking and unlocking is there any FM or BAPI ???
Please help.
Thanks.
Hi all,
Following on from Hide Columns Using 'Show' Drop-down, the customer would like, when they navigate to my custom OWL, to have it automatically select the drop-down based on what day it is. If it's Monday, for example, they'd like to automatically see the Tuesday entries, and so on; they typically want to use this screen to see the next day's tasks. I've stuck a data field in the data model and given it the type 'Date'...but a) I can't see a way to associate that to a runtime property such as current system date, and b) I can't think how it's possible to dynamically select the drop-down. Is such a thing possible, or shall I tell them to forget it? Thanks.
Lewis
Hi,
Go to OLME - Scheduling Agreement - Define Document Types.
Regards,
AKPT
I am trying to get UWL service from NWCE 7.2 in EJB. But getting the below exception.
|
The code i am using is as below.
Properties env = new Properties(); env.put(InitialContext.INITIAL_CONTEXT_FACTORY, "com.sapportals.portal.prt.registry.PortalRegistryFactory"); // create initial context InitialContext ctx = new InitialContext(env); // retrieve UWL service IUWLService uwlService = (IUWLService) ctx.lookup("/broker/services/" + IUWLService.ALIAS_KEY);
I have created External Library DC with UWL API's and referenced it to EJB Project. I have directly downloaded the jar files from the server.
I am getting the same error even when tried to get UWL service in WDJ application with the below code.
IUWLService uwlService = (IUWLService) WDPortalUtils.getServiceReference( IUWLService.ALIAS_KEY);
Any help and suggestions would be appreciated.
Hi
During initialization of parallel valuation are error message TPM_TRAC 1104 is raised in Step 05.
The account assignment reference is already determined in the operative valuation area.
Thanks!
Gil
Hello Rita,
Please check below SCN threads for similar issue
https://scn.sap.com/thread/1526009
BDOC - BUS_TRANS_MSG error in SMQ2 and SMW01
Hope this helps.
Thanks,
Kapil
I don't have the errors specified on those note/thread in the log transport.
Thanks,
Michele
Hi All,
can you please give your suggestion on this issue ?
Can you show us the formula that is having that value? Also have you applied any number format in that variable already?
Regards
Niraj
hi
Please check bellow link
--Ramudu
Check this utility from whether it can resolve your issue
Thanks
Mani
Don't think so, cause the future focus for XS Advanced lies on the SAP Web IDE for SAP HANA. The new XS Advanced dev tools will not be integrated anymore in the studio (so far the communication). Therefore I think that no invest will be done anymore in such things.
Kindly note that we have done the steps specified in the below discussion.