Re: Purchase order item delivery dates
Thank you Jurgen, I was thinking it would have to be something like this. I may look at using a Z table to assign calendar to purchasing org, rather than hard code it.
View ArticleRe: Item Category V/s Billing Item
Hi, As you said, two line items at sales order in which one is delivery related and another is BillingSo you can control this in the Item category VOV7 For the service line item, make the Billing...
View ArticleRe: CHANNEL_DETERMINATION_FAILED error in production environment
maybe this thread will help: http://scn.sap.com/thread/1003334
View ArticleRe: Computation for condition type
JP, Could you please explain the reason for proposing the above solution? (e.g. develop a routine etc.) Could you please comment on mine and vemuri's suggestion?
View ArticleRe: TEXT_CONVERT_XLS_TO_SAP FM suppressing leading zero
Hi, Try using GUI_DOWNLOAD function module. And if the values is integer values then use char or string so that all the zero's will be retained.
View ArticleRe: Assigning more than one tax code in MIRO
Hi,During invoicing (MIRO), tax code/s for material/materials will flow from Purchase Order only. If more then one tax codesavailable in purchase order items,then you need remove default tax code in...
View ArticleRe: Multiple Values As default Parameters
Hi Divya, You can omit the parameter on BrandCode from command object SQL and take care of this at the report-end itself. 1. Create a dynamic parameter on BrandCode and make it 'optional'. 2. To...
View ArticleRe: SD BOS- Easy costing planning
Hi, Can you put the error description with screenshot? regards,santosh
View ArticleRe: IT 0045 and IT 0078
Please check link below: http://scn.sap.com/thread/3315423Apply note 1726051 Regards! Woody
View ArticleRe: RUN PAYROLL UPTO IT0003
Hi Rahul, You mean this particular wgae type is not included in /559 (net pay)? In that case please check the processign class 24 & 25 of this payment Wage Type entered in IT0014(Effect transfer in...
View ArticleRe: Credit card buffer limit in PR05
It definitely is not a configuration, but a modification in HR_FIELD_CHOICE_TC and HR_FIELD_CHOICE_TC_MERGE (rather this one). Go to se37 take a look at these FMs and do a WHERE-USED on these, then...
View ArticleRequest ID is 0 for standard DSO
Hi Experts, At standard DSO, request ID is showing 0 which is loaded from particular DSO in each load. The same is not loaded to cube.In above flow he issue exist at DSO3 [ for request DSO2 to DSO3 ]...
View ArticleRe: Versioning on SAP PI
Hi Robert, Indeed, there is no relationship between versions and that could cause some extra work. As far as I know, this is the most 'flexible' way, but I suggest to keep the time running versions in...
View ArticleRe: delete field in inocube
Hi, You can delete the field or add a field using remodelling. But u need to drop the data first from cube.http://scn.sap.com/thread/1934434 Hope this will help you BRAakash Gujja
View ArticleRe: How to prevent Save reminder dialog box from being popped up?
Hi Andie, No It shoud be present in your Window IMPL or View IMP or OVP IMPL. I'll tell you how to find it, First go to your IMPL Class There Search for all methods with following symbol a (marked in...
View ArticleRe: IVR Define a Limit for no input
Hello.For repeats you should see "Repeats" in Menu configuration (on the right side):http://help.sap.com/saphelp_bcm70/helpdata/en/72/068bf8735540ddacfea01c607fdc91/content.htm For result you need to...
View ArticleRe: Need to run COPY and script logic for the same data set via same data...
Hi All, To all the future readers,this issue is resolved.A small error,we missed couple of statements,bcoz of which this code was not working. Below code works perfectly....
View ArticleRe: Query Refresh & Connection refresh prompts for credentials two times totally
Hi, where are you deploying your dashboard. I think when you view the dashboard from BI launch pad, you wont face this problem. regards,Sriramvijay R
View ArticleRe: User Population issue while using SSO login
Hi Stephen, Yes , as of now i have set ROLE_MANAGER as default role. in folder AppResources i have UserPopulationInfo.xml or not, this i will confirm in some time after checking with basis team....
View ArticleRe: delete field in inocube
Hi, Try to use remodelling concept, its may possible.there is an option delete characteristic. Thanks
View Article