Re: TN to block WO Planned quantity more than SO quantity
revised version IF(@object_type ='68')and(@transaction_type in('A','U')) BEGIN IFExists(SELECT T0.DocEntry FROM OWOR T0 INNERJOIN ORDR T1 ON T0.OriginNum = T1.DocNum INNERJOIN RDR1 T2 ON...
View ArticleRe: CSA task, locking if two users try to update same time
Hi Dinesh As far as I'm aware the behaviour you describe equals "works as designed" Maybe you could leverage Guided Procedures instead of Central System Administration for doing Daily Checks, that way...
View ArticleRe: cross domain policy file specification error #2170
Hi Omari, Please refer the below thread regarding "Cross Domain Issue". Cannot access external data Error #2170Xcelsius 2008 Error #2170External data access error Thanks,Daya
View ArticleRe: Availability check and Storage Location Change
Hi Vikas, In Std SAP storage location is determined/updated at sales order level instead the storage location is determined in delivery document. You can assign the appropriate rule in 0vlk for the...
View ArticleRe: How to setup filters for initial load of table in SLT 7.3.
Got it, with this approach you only filter the initial load. The replication will not be filter, which means whenever an update/insert is now performed in your system the record will be replicated....
View ArticleRe: How do you sort months from a UNX universe with Design Studio?
Hi, here is your code - you need a button and a listbox to run it in your app. var years = ["2012", "2013", "2014", "2015"];var months = ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep",...
View ArticleRe: AET Table creation added fields in crmd_orderadm_h table?
HI Sylvain, My problem is...I have created Form view through AET ..in this form form view i have added 4 search help fields ..i have selected ORDERADM_H.. so after generating form view...this 4 fields...
View ArticleRe: Z report
Hi Step-1 you can collect report out put requirement from your client Ex: company name document no document date Step-2 to find out the table name anf fileds Table name :bkpf,bsec...
View ArticleRe: Stock transfer order
Dear Sankar, Kindly schedule your qty as per delivery qty creation is under Delivery Schedule tab and try to do VL10B. Ex - Since PO created for 20/33/23, schedule it 20(19.12.14) / 20(19.12.14) and...
View ArticleRe: Merge/aggregate messages in XI based on common field value
Hi Sudhansu,The target adapter type is XI Receiver (the receiver is the ERP system). The sender adapter, in case it matters, is a file adapter.I want to wait for a certain period of time (let's say 30...
View ArticleRe: How to create external activity without cost element
Hi Surj, Check this note 1285728 - Cost Element determination: Manual or via Material Group.RegardsTerence
View ArticleRe: Z report
Hi Akshaya, Basically you collect the data from tables. But you have to know which table gets the data. Based on this you have to provide logic to ABAPer. Then they will do coding. Regards,Mukthar
View ArticleInputs on automatic payment to be made from a non-paying company code for a...
Hi All,In our project, we have a requirement that payment for all vendors belonging to company code B should be paid from company code A. We have achieved this requirement by making the paying company...
View ArticleRe: User's from different company codes are able to post hours for other...
CATA can be used inplace of CAT7
View ArticleRe: Kind attn: SD Forum Moderators
Hi,I think this is not a discussion SAP. Some persons are saying my thread is delated. and others says thanks for other topics. So be right way in forum.
View ArticleBudget is not getting checked for tax Amount in PO
Hi user i am trying to Create Purchase order Budget is checked at the PO value that is ok,But when i am including tax in the PO at that time Budget is not checked fot tax amount. For EX i have...
View ArticleRe: XSL-Transformation error
Hi Simon,Check the JVM version of both servers. Regards,Anushree
View ArticleRe: Negative quantity in Production Order
Hello As a by-product, system proposes a goods receipt with movement type 531 for this material during the backflush. This is generally used for the a material that is generated as a waste or scrap....
View ArticleRe: How to pass Internal Table dynamically to a subroutine
Hi, FORM display_results CHANGING t_table type table ... What if the table is varying dynamicallly...?? Thanks,Rohith.
View ArticlePerson Responsible as an authorzization object
Hi I have created role based on authorizatio object Person Responsible, for Budget trasger display it working fine based of the Object.But for create PR an PO it allowing to all the users how can i...
View Article