Re: Access Approve/Reject Buttons Appearing in Email
Hi Raymond, The reason behind not showing up approve/reject buttons is because of this : 'When you click on any link in work-inbox, it is not capturing correct workitem id. Try to pass work-item ID...
View ArticleRe: HRS=FE82C
GO to PE04 enter operation HRS click on documentation then you will get operation HRS1 under variable 3 click on it there you can see alphabets click on "Operation HRS1F" you will find the...
View ArticleRe: User Exit while order creation with order number
It is an interesting question. May be you need to use FM 'NUMBER_GET_NEXT' in the user exit. Take clues from this discussion. How to get sales order number before saving in VA01 by using parameterYou...
View ArticleRe: Align Caption in Webdynpro
Hi Anju, You can achive this by placing all your fields in one transparent container(having grid layout) and caption in another transparent container(having grid layout and having alignment = centre)....
View ArticleRe: How to store the excel file in external system without FTP server
Hi venu c, Maintain an RFC connection through SM59, or is this what you wanted to avoid? If so, depending on the requirements, you could send to an email address and then download with external...
View ArticleRe: WEBI report : Problem with 1:N relationship???
YOur talking about an M x N relationship then ?
View ArticleUp grade ECC - EHP
Hi all ! Our company is going to upgrade from EHP 3.0 to EHP 7.0. Does anybody know a SAP TOOL to make the evaluation of the change's impact ? Best regards, Naves
View ArticleRe: Difficulty in APO system because of putting prefix before material number.
Hello Ayaskant, There is a conversion routine assigned to the product field in transaction /SAPAPO/RRP3. Conversion routine "CONVERSION_EXIT_PRODU_INPUT" is used. Check the below example, if i enter...
View ArticleRe: Sybase Replication Warm Standby : how long does a transaction remains in...
If there's no true backlog (eg, rs_ticket goes through right away) then (off the top of my head) I can think of a couple reasons for a delay in freeing up the queue's segments: - DSI save interval has...
View ArticleProblems with Upload
A file .dat as UPLOADED with Function Module of SAP 'UPLOAD': The record has received into line of internal Table The line of internal table is : 100 45 1211 TESXT# 121# 1211# 1211#.... Which...
View ArticleHow to keep content selection on double-click in table cell?
Dear all,Does anybody know a simple trick (without messing with SAP standard delivered javascript files) to be able to select the content of a cell by double-click in a table? You know: usually on any...
View ArticleRe: Frustrated with SCN?
I would assume you will change your mind by exploring the latest functionality of current SCN...
View ArticleRe: Content Conversion in Sender Mail Adapter
Hi Suwandi, you can use message transform bean, please refer the below sap note SAP Note 793922 - XI 3.0 AF Message Transformation Module you can also refer the below doc...
View ArticleRe: Importance of assignment of Intercompany Master to Ordering Party Sales...
Ankit, The customer wants to buy goods. It informs a sales organization (0022). This sales organization does not have the goods, and wants another sales org (0020) to send the goods to the customer....
View ArticleRe: SUM and upgrade to EHP Updates to Suite 2013 SP06
Hello Rupert, it is correct in selecting SR1, beacuse you're going to 740 SP06. SR2 has a target release of 740 SP08. You can quickly check this in note #330104, in section "SRM 7.0 EHP3 (SRM 7.13)"....
View ArticleRe: how to get length of table loaded from oData/JSON model
thanks Max.i've used oTable.getBinding("items").getLength().in both before and after rendering functions.. i got it as '0'. And my JSON loading is done onBeforeRendering function not onInit()....
View ArticleRe: Only Delete duplicate Matnr
Hi Rob, maybe this is just the question here... ~Florian
View ArticleRe: how to get length of table loaded from oData/JSON model
Neither of them. The events are both fired on the binding (actually, they are called change and dataReceived, my previous post wasn't correct here).So you'd need to do something like:oBinding =...
View ArticleRe: BPC to Webi Reports Staff Hierarchy
Hi Bishwajit,Thank you for the reply.I hope the attached screenshots help.Connection is done via CMC as attached.I then choose the transient query after selecting BEx as my query type in the webi...
View Article