Bonus Buy - Combination deal
Hi everyone,I'm kind of new to SAP and I would need some help in Bonus buy for a particular promotion.I know how to create bonus buy such a 2 for 1Buy 1 of this group of mat A and get 1 of this other...
View ArticleRe: Use Indexes or server for speed .Net API
Hi Brendan, You have to use RAS to make the change and you have to clone the collection: CrystalDecisions.ReportAppServer.ReportDefModel.ReportOptions iro =...
View ArticleDisplaying Account-Specific Sales Data with Plant Sales
I am new to BOBJ and am trying to customise a report my team needs in SAP BusinessObjects BI. The report in question details sales of items within specified fine line codes. When we do not specify a...
View ArticleCode which performs SE93 Authorization object check
Hello Friends, I have a weird requirement. I was looking for the code which does perform Authorization check that is defined in SE93 while defining the transaction code. I couldnt find the place...
View ArticleRe: Get Terminal or Client ID from the Webdynpro ABAP application
Hi Smoula 99, What action are your performing? Are you trying to gather that information from SAP GUI login session, if so, you can get it using TERMINAL_ID_GET function module.
View ArticleRe: Menu Vs. Toolbar
Thank you, Roland!! That helps a lot. By the way, is there a way to make the icons appear larger and combine the text and icon in the same tile? Best, Paul
View ArticleRe: Type Ahead - Against Database / Google Maps
There was a thread last year about Google Maps: Calling google maps from powerbuilder The 'type ahead' as seen on Google's main search box uses AJAX. The equivalent in PowerBuilder would be to use a...
View ArticleRe: Not able to install sap b1 in windows 7 Asking Server type
ok i will try...........
View ArticleRe: Real Time Save of CRM Custom Field to SAP BW
hi, based on your needs for which data source your going to enhance with promotion field?If you go with standard data source then it not possible if your data source supports delta.if Your data source...
View ArticleRe: Type Ahead - Against Database / Google Maps
God helps them that help themselves, right? For the database aspect of this, I have created a datawindow for account with columns 'name' and 'account_no' as dw_account_name_like with :name as an...
View ArticleRe: Component issue 0CRM_SRV_IBASE_ATTR
Hi, Take your perticular ibase number and try to check at CRM side RSA3.Whether it shows till valid or deleted.if it shows as valid then there mgith some thing issue at back end tables. CRM team may be...
View ArticleRe: Any way to attach event to a Panel's Collapse ?
HI Gaurav Here is an example where we override one the function in the control to achieve what you wanted. -D
View ArticleRe: Fiori Leave Request Approval
Hi Atul,Leave request and approval apps works only if we configure ESS leave, these apps are developed based on ESS leave. Cheers,Gopi Sankuratri.
View ArticleRe: how to convert phone number to specific format
Hi Kiran, You can achieve this by using Routines,for this you have to take target infoobject with length 14. Try this sample code. DATA: V1(3) TYPE C, V2(3) TYPE C, V3(4) TYPE C,...
View ArticleRe: Reports customization in MSS WDA
I would suggest to check with first standard role and reports. Can you check with MSS EHP7 role directly ? why do you need ZMSS ? do you have different role etc requirement test with standard and see...
View ArticleRe: Change Request Reason: Should be made Mandatory
Derivation rules are used for entities. For CR fields, you can do that by enhancing the CR GenIL model (transaction GENIL_MODEL_BROWSER). Create an enhancement (for example, called ZCR) and change the...
View ArticleRe: "Error: Requested resource does not exist." error in ESS landing page in...
1942166 - Chip can't be added to page: HTTP 404: Resource Chip not found Please check above note and the steps listed. you can directly test in SE80, or PFCG role, and launch the application from...
View ArticlePO 7.4: NW BPM: HTTP Error response for SOAP request or invalid...
Hi ExpertsI am trying to call NW BPM scenario(File to BPM) from PI, and using below adapter config. I am getting below error. Failed to call the endpoint: Error in call over HTTP: HTTP 200 OKSOAP:...
View ArticleRe: Delivery split issue with multiple deliveries for the corresponding sales...
Hi, changing the delivery quantity to 1 or 2 would on itself not split the delivery. You can so do by creating a split criteria in the delivery copy rule. The copy rule being used can be maintained in...
View Article