Re: Error during Content conversion
whenever you are doing such scenarios I mean header,1 , detail, * we need Keyfield in both header as well as Detail otherwise FCC wont perform correctly... Meanwhile if you have keyfields in both...
View ArticleRe: can you print labels to the side on stacked bar charts in Crystal
IIt's a client request. Due to some of the numbers being very small based on the size of the bar they thought this would make it more readable.
View ArticleRe: Not able to associate BOP ID to BOM material
Hi Satya, As far as I know, there is no link between the BoMs used for Risk and Compliance Management, and the BoPs used for Customs Management. In Customs Management, you must either maintain the BoP...
View ArticleRe: Plant Data deletion in change request after Approval
Sorry, can't help you with either question;the mandatoryness needs to be investigated by someone with system access and MM knowhow (if it's really an issue), and the initial screen was designed so not...
View ArticleBRRESTORE Error BR0278E: Can't read input
Hi all We are facing the following error when we are trying to restore our quality SAP server with a offline BRBACKUP (native backup over a tape) taken from a TSM backup facility onto a new server...
View ArticleRe: How to Read contact in ODATA Gateway Services
Hello, To perform a READ operation u need to implement Get_Entity method.READ operation needs KEY's to be passed.Response can have a single entry as part of response or null. To perform a QUERY...
View ArticleWBS determines dates
Hello,I configure WBS determines dates to WBS scheduling profile.Activities networks are assigned to a WBS level 3 and the nwtwork header assigned to WBS level 2.Basic dates are maintained on WBS level...
View ArticlePayroll not possible, no instance of IT 7 exixts.
Dear Expert, we are getting issue while running payroll. em join date is:12.05.2014 I upload he time data with 01.07.2014.But system giving error for every employee. Bec i am assuming we are live with...
View ArticleRe: Join / Inner Join inconsistency
Hi, I don't see anything wrong with you code. Best way to test is, debug in one screen and see what contents are in the internal table and in another check the contents of database table through se11...
View ArticleRe: Issuer of SSO ticket is not authorized
Hello Reagan, Thanks for reply, I was throgh the SAP note and check every thing, I am using the same SAPLogonTicketKeypair-cert key for another jco connection they working fine, I had just problem with...
View ArticleRe: Issuer of SSO ticket is not authorized
Thanks for help, I did tried this solution, but still the same. Thanks Reza
View ArticleRe: Join / Inner Join inconsistency
Hi, Create a Secondary Index for the Fkdat (Non Primary key fields ) and include the index in Select Query. it will fetch correct data. Regards,Venkat.
View ArticleRe: Restriction of Keyfigures in BEX Query
Hi Suresh, That is worked, But character replacementpath with formulae variable of key figure displaying 'X' for alpha numeric characters. please suggest how to conver 'X' to zero or 1 of keyfigure...
View ArticleRe: onChange function in a TextField
Hi Ravi kiran, Did you try liveChange event ? Regards,Madhumahesh.
View ArticleRe: Dynamic Preventive Maintenance
You can use Cycle modification factor to adjust your existing frequency as per your interest. For example, if current frequency is 3 months. After 5 years, if you want to change the frequency as 2...
View ArticleRe: Query: single value and interval variables
Thanks Yasemin KYF 1 has an interval variable on document date.Reason: We need to get all dividend payments of a year, and there are not more than 4 payments per year.At the end I need a result which...
View ArticleRe: Deletion of queries with a Workbench request using RSZDELETE
Arrrgghhhh, no if you have added the change for an object in a transport request, you will not have any more pop up as any change made to that object will go to the same transport request. Regards,Ashvin
View ArticleRe: application server file path name separated by apace
Hi Haritha, Hope it helpful. data: lv_data TYPE string, lv_text1 TYPE string, lv_text2 TYPE string, lv_text3 TYPE string.START-OF-SELECTION. lv_data =...
View ArticleRe: Page breaks of nested tables in AdobeForms
As far as I know all subforms have to be flowed & "allow page breaks within content". You may have missed out a subform high up the hirarchi (or down) - double check. Regards Shai
View ArticleRe: FPM - Business Class
Hi Carmelo, It should be done in WDDOINIT of Component Controller. Generally you have UI Layer then the Business Layer. Take a example of SRM, it will help to understand you....
View Article