Re: Posting key validation with document type
Hi You should not have such validation ideally, it is a matter of discipline However, solution is as below 1. Uncheck customers n vendors in SA doc type 2. Write a document level validation for KR...
View ArticleRe: Change Standard Billing Split criteria
Hi , At first you have to check which is routine assigned in VBRK/VBRP field in Copy control if it is not standard, check with your ABAPer, to remove the split criteria for PO and Billing date.you can...
View ArticleSAP EP SSO with multiple domains.
Hi Gurus,We have two sets of users working on two different locations. 1 set of user logs on to their pc using the domain example1.domain. their ad accounts are maintained on this AD. there is a...
View ArticleRe: getContexts fetches only 100 contexts
Hi Dhaval, By default table has a threshold of 100 rows. You can use oTable.setThreshold(200); so that it will fetch 200 records. ThanksKrishna
View ArticleRe: GRC 10 EAM FF ID deletes RFC Destination and no new session created
Hello Don, The RFC destination with suffix _LD is temporarily created when the Firefighter login using FFID. Then this temporarily created RFC is then deleted. This is as per design.Hope it answer's...
View ArticleRe: Proforma Cancellation
Hi,Iam not able to change the material code i was able to put Reason for RejectionMorever in the VTFA Copy Controls the Filed specified by you is in Display Mode and not changeable. RegardsSiva
View ArticleRe: Query regarding sequence of execution of Getter and setter methods
Hi Vaibhav, Views are only responsible for the layout; they visualize the application data. So,think it that way that VIEW.HTM will always get called after the processing is done in the application...
View ArticleRe: Code for fetching MSEG-DUBMTR data positive/negative in Query
Hi Zaied, Select values(DMBTR and MENGE - - - -) from mseg based on BWART(movement type) linking MSEG & MKPF with MBLNR,MJAHR ..,Then In loop pass the values based on SHKZG(Debit/Credit Indicator)...
View ArticleRe: How could be see BPC job ie data loading
Hi, You can not see load monitor for Real-Time infocubes. Thanks,Raju
View ArticleRe: Cannot establish connection to SAP Host agent webservice
Update the sap host agent to patch 170.
View ArticleRe: Bex Query Output Rows Removed when Key Figure Value is ZERO
Hi Suman, Finally how i will delete the ZERO value records, Srinu.Rapolu
View ArticleRe: Mail attachement to FTP folder
Hi Ricardo, Thanks for your reply how about the ESR structure any specific changes need to do? Best Regards,Monikandan
View ArticleRe: Workflow - Program Exit - How to get the decision output
HI Dihl Program Exits are not meant to disrupt the Workflow Runtime LUW ....they are just meant to do additional work (preferably in Update Modules) based on the Lifecycle Events of a Work item. You...
View ArticleRe: Fixed assets merger between company code
Sudhir Bhau Data change karava lagel (You will have to change the date) I am wondering why are you not using Asset transfer feature (Inter Co Asset Transfer) if you are going to take over at Net Book...
View ArticleRe: How to learn SAP Cloud Application Studio
Hi Manohar,please also check the Documentation for the Studio. You can find it under Help in the Studio or on help.sap.com/SDK. Here you will find the Information you are looking for.best...
View ArticleRe: CAT2 tcode is calling PR05
Hi Bhupesh I agree what Siddharth Rajora has suggested. Normally CAT2 screen calls PR05 and this will be useful when Travel with CATS is integrated, If u r not going with Travel in CATS then also its...
View ArticleRe: How to learn SAP Cloud Application Studio
Hi Manohar, If you go trough these videos & blogs you would get most of the answers to your questions. With out knowing about the UI Designer even if I explain you how to add a button it will be of...
View ArticleRe: Problem with FPN content 2nd Time
Hi I have tried using attachments, but the the max file size is 1mb and I need to attach a larger file than 1mb. How do I go about this then
View ArticleRe: Approver comment Issue
Hi Modak,PFB the Code. method if_inbound_exit_bcs~process_inbound. * Outlook Decision mails are received for following document types constants : c_tr_task type swwwihead-wi_rh_task value...
View ArticleRe: Receipt from Production upload with DTW
Hi, Please check this threads DTW:How to link Issue for Prod.(oInventoryGenExit) or Receipt to Prod.Order Thanks & Regards,Nagarajan
View Article