Re: DSO Change log after system refresh not working properly
OK, in BW 3.5, there will be an option to run init load between DSO to Cube. Did you try with this option?
View ArticleRe: MSS Role
Hi, Still the overlapping of Personnel Area values between the 2 roles is happening even though We activated the following Switch in table T77S0 (we are not using custom object). Table T77S0AUTSW...
View ArticlePORDCR1 Outbound Process code.
Hi, In the process of Integration with SNC . we implemented ORDERS.ORDER05 to create Purchase order in SNC. But this is not carrying the invoice fields eg:ERS indicator to PO in SNC. So we are not...
View ArticleRe: Custom Field in G/L account
Hi Srinu,Are you talking about adding field into BSEG table using transasction OXK3?What I really don't understand is how to fill this new field during accounting.Suppose that I'm creating a billing...
View ArticleRe: Payroll Forms customization
Hi Guru's, Kindly share your idea's, how to customize the wagetypes and the forms used for individual payroll results and totals of the payroll results. Advise which forms are recommended smartforms or...
View ArticleRe: Process and Forms Get Wrong Form in Stage Two
Yep. Sounds like your workflow bindings are wrong. Remember, after what you configure as the "start form scenario and form step", EVERYTHING else from that point is handled by workflow in determining...
View ArticleRe: Enabling Adaptation for custom Embedded Component
Hi Vineet, As far as I know, the Add option is not available for partner created extensibility anchor. May be in future it will be supported. But still you can confirm this by raising an How-To...
View ArticleRe: HCM Processes and Forms - Document being overwritten (ContRep: asr_db_01)
Are you using DPF? Looks like an issue with a content server....document being written to it...due to DPF configuration.
View ArticleRe: Automação CT-e
Oi Luciana as BadIs são: BAdI: Step Implementation before/after DACTE - chamada através do processo CTEFLEX.BAdI: Determine Business Process for CT-e - usada para determinação do processo. Você vai...
View ArticleRe: Code and code groups mandatory in Notification
Hi Thirupathi,Same requirement has been addressed here in this document. http://scn.sap.com/docs/DOC-43172 Mandatory field settings through configurations (SPRO) are not effective as explained in this...
View ArticleRename ESS development component
Hi, we are in the process of customizing the ESS Leave Request component. We want to rename the component so instead of sap.com/ess~lea the name of the component is mycompany.com/ess~lea. I am able...
View ArticleRe: How to fix this code. Prompt Variables in a *FOR/*NEXT Structure
Hi Adrian, LOOKUP is used to access records outside the current model. So, if your script is running in the same model u do not need to use LOOKUP. On the second issue on this block of...
View ArticleRe: HANA UI Integration Services - Empty Widget List
The role requirement is documented in section 9.3 of the HANA Developers' Guide:http://help.sap.com/hana/SAP_HANA_Developer_Guide_en.pdf
View ArticleRe: Calculated value different for AccType
Hi Sam I think you can just run a script logic/BADI/account-transformation-rule after loading data from BI to reverse sign of all accounts.. example(script logic): *WHEN CATEGORY*IS...
View ArticleRe: BPC10 NW Custom MDX Functions
Hi Mark I never saw such functions in BPC NW 7.5 but if you let us know the requirement then we can help. JAck
View ArticleRe: After range in EVDRE??
Hi Kalyan, I did after range after column expansion. in first after range column expansion, i want to calculate sum of targets and achievements and in second after range column expansion, i want to...
View ArticleRe: After range in EVDRE??
Hi Nilanjan, I have an expansion along with columns. in first column of after range i want to calculate sum of targets and achievements. i did this by using evsum. in second column of after range i...
View ArticleRe: After range in EVDRE??
Hi Jörg, Thanks for reply. I did as per your instructions. i wrote the excel formula in cell J20 = sheet2!G20-sheet2!H20 and then expanded the sheet. i got error =Sheet2!#REF!-Sheet2!#REF! in expand...
View ArticleRe: Enhancement for 0BPARTER_ATTR not works, has some configuration to this...
Hi Vaz, Code need to be maintain in EXIT_SAPLRSAP_002, INCLUDE ZXRSAU02. When you execute info pack at bw side, job will trigger and get into the exit function as per the type data source. INCLUDE...
View ArticleRe: Date field export to .CSV format
This is a problem with Excel. Because Excel expects MDY order on dates, the values that format as dates are the ones where the Day of the month is between 1 and 12, which is a valid month in MDY...
View Article