Re: Help with Cross-Tab Sorting by summarized Field
Hi Philip. Try this: 1. In Crosstab Exeprt, click on the field for "NAME" ( I suppose you have used it under rows).2. "Group Options" button below the "Rows" box will be enabled.3. Click on that and in...
View ArticleRe: Issue closing old PO's as PR number is missing
HI, Try putting deletion indicator in the line item and save the document.
View ArticleRe: SAP Jam Integration With SAP Cloud For Customer
Ok. May I know where are you stuck?
View ArticleRe: creation of deltas for function module
Hi Nikitha, please give proper requirement and you are creating data source based on FM.so many documents available in Google.please find the below...
View ArticleRe: Rounding Overtime Wage Type
Hi Sandeep Thank you for your response I have given screen shot of my IT tabe of my PCR of rounding for OT when i check in the IT table , it is balnk . Should i check or do anything else plz......
View ArticleRe: Jump from daypr to detailed log. DAYPR TC00
Hi Madhu, I blocked/deactivated Day Processing in TC00 Scheam and ran payroll again, but still facing the same issue. Attached are the screenshots. Help me understand why is this error occuring?...
View ArticleRe: Stock Productivity Index report
If you want from the main tables the you get the opening stock value from MBEWH and stk from Mardhif it is 0113 ( when the period is not current) , it should be the value in MBEWH for 1212 or the last...
View ArticleRe: Blocked SU report
blocking reasons are defined by yourself, so you have to ask your colleagues or need to check the business blueprint
View ArticleRe: Unable to access BI launchpad through iview
Hi Richa, Our expert Josh Pare may help you on this.
View Articlef4 query
Hi All,I am having one issue for select option field.I have to provide some limited fields in select option field qals-PLNNR (group).In that field i have to show only FG related group means group name...
View ArticleRe: Manage an app that is installed after enrollment?
HI, Adding more info on Management the application. Afaria can handle install /Uninstall / Update for Application .Enable /Disable the application from the device without uninstalling.Afaria SSL...
View ArticleRe: Account Segmentation For Australia/New Zeland Localization
Hi Ankit Check this thread it may helps you http://help.sap.com/saphelp_sbo882/helpdata/en/45/06da5fd8696c30e10000000a114a6b/content.htm Regards Balaji Sampath
View ArticleRe: Launch workflow for rejected vendor invoice
Hi Carlos, You just need to insert one more event , that is CHANGED event of business object. Did you insert CHANGED event of business object FIPP in your workflow start condition ? just do it and...
View ArticleRe: Flat files Delta or Full
Hi Dhanuka, please maintain the any date format your excel sheet.SY-DATUM means system date field defined by SAP other wise please check SYST table using SE11. Thanks,phani.
View ArticleRe: how to display the output like a Table.?
Hi, You can use 'REUSE_ALV_LIST_DISPLAY' DATA: lt_fieldcat TYPE slis_t_fieldcat_alv, ls_fieldcat TYPE slis_fieldcat_alv. FORM alv_display . REFRESH:lt_fieldcat. CLEAR ls_fieldcat....
View ArticleRe: Error regarding Payroll run
Hi, It configuration problem make sure V_T500P and T500W tables are maintained properly according to your country groupings. regards,Narendra
View ArticleRe: Sec and Higher Educ Cess,Surcharge payable,Education Cess are not getting...
Hi Binu, Thanks for the reply.. I am running the salary for April 2013 where Tax related Calculations are happening where /460 is generated,but only Surcharge and Cess related wagetypes are not getting...
View Articleno of days from OP_KEYDT
Dear ALL, In our cutomer outstanding report , which is using standard sap exit variable OP_keydt,op_keydt2,op_keydt3 .Now we want , to have another coulmn NO of Days days passed since key date for...
View ArticleRe: Regarding Indexes
Hi Sai ganesha,If I am not wrong,you are trying to check index properly done or not & if there is some missing index or not.So better to Go with these 2 ways.1) Check whether index using or not.You...
View ArticleRe: Is it possible to UPDATE a temporary table
Patrick, from what I know, temporary tables are just that - temporary. You can insert into them, but as soon as the stored procedure session ends, the contents are gone. An update would work only...
View Article