Re: Email notification testing, BPC 10.1 for NW
It worked perfectly. When I configured SMTP in SAP, notifications immediately sent to my consultant.Also, I have little other problems yet:1. When I have process instance, and added hyperlink with...
View ArticleRe: why status of credit memo request is open??
Hello, You can try to reject all the items. It will look like:Please choose a reason for rejection "Not relevant for billing": BR,Razvan
View ArticleRe: ICM & Gateway
- ICF is the low level technology enabling http communication to and from an ABAP server. - Gateway makes use of ICF. But it positions itself as an OData producer out of SAP. ICF is a common technology...
View ArticleRe: Feeder Class MDG Finance 7.0
Hi Swati, What is the error? Could you please provide some more details? Regards,Raghu
View ArticleSLD Content migration
Hello All, In my case, as part of POC need to move Technical System,Busines System,Software Component and Product for one interface from existing old PI system (7.11) to new PI system (7.4) manually...
View ArticleRe: pb7 setvalue for compute field not working
You don't need the quotes in the modify() statement, since ls_user is a string already. I prefer to build the complete string first: string ls_mod, ls_userls_user = get_user()ls_mod = "t_1.text="...
View ArticleRe: QM for assets
What is the problem when the goods receipt does not create inventory and directly consumes the value? It is still possible to do quality inspection in QM with inspection lots. There is no need to...
View ArticleDefault Cost center
Hi Experts The purchase requisitions are created by the responsible users from various departments in the organization and it should go for approval to the concerned department manager. So we defined...
View ArticleUnable to run the automation scripts from HP ALM 11.52
Hi Experts,I am unable to run the automation scripts from HP ALM 11.52 and getting below error message "Unified Functional testing error: Unable to connect the testing tool to the requested ALM/QC...
View ArticleRe: ftp issue
Thank you very much Carpenter for helping me:-) I have provided all the information to the concerned team. But the client finally decided to move and copy the files using network shares which is...
View ArticleRe: Obtain all Approvers in FM and store them in WF main container
Hello, "-> I want to send mail for all approvers." Why? To tell them there's a workitem in their inbox? That's what Extended Notifications is for. regardsRick Bakker
View ArticleRe: BOWI 4.0 : webi intelligence certification
Hi All, I am planning to take WEBI certification.I am not sure whether to go for 'qawi201v3.0 and qawi301v3.0' (BO 3.1) or SAP BO 4.0 C_BOWI_40.I have more working exposure on 3.1 version than 4.0 Will...
View ArticleRe: Reorganizing Credit Master Data
Hi, Did you run F.28 for the FI and SD option? Remember that you've to run when the users already done your job, i.e at night. If doesn't works, try to run the RVKRED09 program. JPA
View ArticleRe: LSMW to create customer in multiple sales area
Hi Jürgen , thanks for your reply. 1- I have used batch input2-the customer has to be created with the first line and extended with the other lines.3- The structure of my file is : 1st line : company...
View ArticleRe: Workflow notification to pending items for every 72 hours(3 days)
Hello, Try this:Reminding Users About Unprocessed Work Items - SAP Business Workflow: Reference Documentation - SAP Library regardsRick Bakker
View ArticleOrganization setup
HiI am setting up a org model in CRM from R/3. We have multi client model in Development box, customizing and unit testing client. Do we need to replicate to customizing client of CRM ? or is the best...
View ArticleSAP FSCM-Credit Management Config Help required
Hi All, Do you have any configuration document on FSCM-Credit Management?? Like SAP Best Practice Building Block or any other use full info, I will be glad if you can share Thanks in advance for your...
View ArticleRe: pb7 setvalue for compute field not working
Try this: ls_mod = 'compute_1.Expression=~"String(~''+ls_user+'~')~"'dw_1.Modify(ls_mod) hth, Neil
View ArticleRe: Message Box support for multi-lingual
If you have a customer license to use SAPUI5, you could file a bug at SAP using the normal communication channels. Alternatively, you could also file a bug at the OpenUI5 GitHub page at Issues ·...
View ArticleRe: Is new opensql available in bw routines ?
Hi Christophe Where did you find this coding example?Although I am not familiar with your programming example, I expect that it should also work in the context of a BW Transformation.However, let's...
View Article