Re: ABAP Workflow: No message in Inbox
Aneel, You can direclty add the entry in SWETYPV with the business object and required event. Else follow the below tutorial on the same. Triggering workflow to send an email whenever a material is...
View ArticleNeed a Text Description field next to the Select-Option Parameter
Hi Experts, Am working in SELECT_OPTION component, where I have added a parameter by method add_parameter_field( ). Now I need a text field next to the input field. Is it possible??? For Eg: I have...
View ArticleRe: Demerger Purchase order number range.
What do you mean by use a prefix + old PO number ?Can you give an example ?
View ArticleRe: Exchange 2010
Hi Mohamed, can you clarify a little more what you wish to do/achieve with the template ? Regards, Chris
View ArticleRe: Scenario for Matching description of key figures in sap dashboard
Actually I have done quite enough work in this dashboard uptill now so I don't want to waste my effort....secondly I haven't worked much on webe tool, need to explore that tool in future. For the time...
View ArticleRe: how to make custom container empty
CALL METHOD go_custom_container->free. CALL METHOD cl_gui_cfw=>flush. otherwise use REFRESH_TABLE_DISPLAY
View ArticleRe: SMLT Language import issue
Hi Suhas, Please test your transport system by importing a TR in Q system. If this is configured and already working , please check if you have followed the steps from this document.Installation of...
View ArticleRe: Capture TR on Repartitioning
Hi Raman, Thanks for your response. I captured the TR through making cube in edit mode and activated again. I got the error while moving the TR from dev to quality: ERROR : Partitioning can not applied...
View ArticleChanging a user(customised) message from warning to error in mb1b
I need to change a message status from warning to error. It is generated while transfer posting (mb1b). When i double click the message generated i do not get any information. I think it is not a...
View ArticleDB2 data file move
Hi, I have my SAP server in Windows2008 and Db2 database (DB29.7 FP9). Due to space constraint I wanted to move sapdata3 & sapdata4 to other drive. As per steps, (Moving DB2 data file to different...
View ArticleRe: based on no. of leaves, approvers should be different
Hi, In debugging mode do not add new record, just change the ACTOR_AGENT-OBJECT_INFO ACTOR_AGENT OBJECT_INFO the above highlighted record will have approver details, select and try to change the...
View ArticleRe: CR2011: Shared Variables
Hi Abhilash No, I have not reset the SV. I tried putting a fixed value (= 1) in S1 instead of a field valueThe 1 is not passed to the Main Report I also tried to pass a SV from Main to S1 It works...
View ArticleRe: Skip Processing in Loop
Hi Kiran, DO 99 times. <logic> ENDDO. also works apart from above suggestions. Thanks,Anil
View ArticleRe: lsmw for Master GL Accounts
Hi Rama Krishna, I am Getting Same error.. Can you please let me know how you resolved abobe query. Trans.1: transaction fs00 not supported (I assigned FS00 t0 Tcode. bsk00-stype 5bsk00-tcode...
View ArticleRe: Current course version of SAP MM certification?
HI Ramin, Have this course version changed already? R
View ArticleRe: Mismatch in R/3 and Payslip !!!
Hi Sankarsan, Yes, wrong ESI no is reflecting in payslip. But why do i need to delimit the IT0588, if employee's salary is still below 15000. As in every cases end date is like 31.12.9999 only. Please...
View ArticleRe: Issue while uploading data from flatfile to Transaction(VK13).
Hi, Thanks for your reply.I have done with it. Regards,Chakradhar.
View ArticleRe: MB25 Not Displaying an Open Reservation
Gentleman, I truly appreciated your answers unfortunately this is way out of my league. I'm just an end user on the supply chain side so I don't even have access to modify or create work orders. I was...
View ArticleRe: Dynamic Filter depends on dependent dimensions in EPM Report
Hi Siva, Your original question was about display of single entity with related products: "I need to display only these products when we select specific entity in the report dynamically" In this case:...
View Article