Re: 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: 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 ArticleRe: No application components available in workflow tasks
Hi Abdullah, Not sure if I got your question.I can see the WF Task: 60800086 where I can internally view the workflow template: WS60800086 appearing in SWDD. ThanksBala
View ArticleRe: update processes are alwyas be hanging
HI Srivastava, There is always a Transaction will generated many update work processes,and sometime the work processes will be hanging for a long time but still could be finished. And every time only...
View ArticleRe: update processes are alwyas be hanging
Hi Alwina, I checked this enqueue table overflow is due to Transacion run with the incorrect conditions by the end users. The hanging update was by another Transaction, and it alsmost happened...
View ArticleRe: BI 4 - Scheduled Reports Audit
Hi Hunain, Based what I've understood of your requirement, you could look into using EVENT triggers.Set an event to execute a BATCH file (or an executable which has instructions to write to the Oracle...
View ArticleRe: Regarding Inventory Cubes
Hi, Its not required do the init BX again.BX we need to do init only once. About init of BF or UM:if your existing inits have any selectiones based on company code then you may need to do the init.if...
View ArticleRe: How to Retrieve data from database using a button click event in SAP b1...
Thanx Pedro This is a very help full for the Start....!!!
View ArticleRe: move statement issue
Hi, Howard!In ABAP 7.4 it is possible to do MOVE-CORRESPONDING for internal tables.If you have a lower version you can use method CL_RECA_DATA_SERVICES=>MOVE_CORRESPONDING_TABLE.It does the same:...
View ArticleRe: PTax is not deducted only for one employee
If your query is answered you can close thread. RegardsVenkatesh
View Article