Re: Table and Field for Header Text in PO
Dear Ri Zaldy,This FM (READ_TEXT) linked to SAP script settings.So goto SE75 >> select 'text objects and IDs' >> Display >> search EKKO >> double click >> you can find...
View ArticleRe: regi
One more point to what has been mentioned by Mathan and Vivek. Regi.exe is required when you wish to use it for Repository based development (primariliy XS development). It is not mandatory to connect...
View ArticleRe: time dimension?
Is there a way to create derived attribute with a formula sort of how you would do it with a measure?
View ArticleRe: u212com.dll
More info: I redid the whole UFL tutorial in the Developer Guide from scratch, using the name U212_ExchangeRate for the project, namespace and assembly, rather than CRUFL_ExchangeRate. I used new GUIDs...
View ArticleRe: Importing Publication from UAT to PROD
Hello Vishal,I don't think we can really move the Publications from One Environment to the Other with out these dependencies. So, it would be easy to create the same publication on the Production...
View ArticleRe: u212com.dll
Hi, Don Take a look at this thread: http://scn.sap.com/thread/1426943 (referenced by Ludek in his first reply in the present thread). There Steven Vissers said that it DOES NOT WORK if the prefix for...
View ArticleRe: Condition in Dashboard
You can use two hidden combo boxes to get filtered data from a block. 1. First create a column for Local/Foreign flag with formula as shown below: 2. Allocate two blocks in excel for filtered data...
View ArticleRe: Delivery find mode report
Hi Saman, I understand that you go to find mode in the document and click on find button so the list of posted deliveries appear. But in your case the list of deliveries are blank after clicking on...
View ArticleRe: Transformation does not exist (see long text)
Hi Suman is it possible to delete data source from dev and subsequently transport to Prd. and then I will regenarate the DS in Dev and then sent to Prod? please let me know the impact? Hi Ram, we...
View ArticleRe: how to disable 'Describe Requirement' link in Shop screen
Hi Bakti, If you want to disable the link for group of users then create a custom role(Z:Desc) and implement the BADI BBP_SC_MODIFY_UI. Use the FM to read the roles for the user. CALL FUNCTION...
View ArticleCurrency Futures
Hi, We are currently running on ECC 5.0 I have configured Currency Futures through the Listed Derivatives Option. Entries with respect to Open Positions and MTM are happening correctly. When a futures...
View ArticleRe: SAP IDM 7.2 - ABAP Role provisioning Issue
A small answer before testing your previous solution / message. I'm still on SP7 upgrade 2, I haven't installed SP8, I prefer to fix my current versions before jumping to the new SP and other issues....
View ArticleRe: BOM 00000063 /alt. 1 /usage 1 has no items relevant to costing Message...
Dear, Please check the BOM of you material in CS02 has component with cost relevancy. Component should not be a bulk material.Check the BOM usage 1 relevecy for costing in OS20 and Check whether the...
View ArticleRe: Solution Manager 7.1 SP5 ... SOlman_workcenter_Change Management issue
Deepak Gosain wrote: There are many Inactive Objects in SE80 Transaction CodeThere are lot of Inactive Objects Under SE80mainly /TMWFLOW/ objectsSeems Notes Implemented in Wrong manner But SP5 Master...
View ArticleRe: SAPscript Issue with Text Element /E 545
I tried to print without this Text Element 545, but it's not working. Awaiting your inputs. -Sowmya
View ArticleRe: SD Pricing Procedure
Hi Mike You can do this easily in standard settings. Just create a condition with calculation type as A percentage and maintqain condition in contract mannualy or with condition record. In your sale...
View ArticleRe: Error: Messages for data records saved; request is red acc. to...
where i have to write my routine ????In TRCS (or) RSDS ? i have written my code in RSDS. is it ok or i have to write in TRCS ?
View ArticleRe: Not able to run PT60 - Call rule TR90, Flextime Deficit
Hi,Please check the below theard. http://scn.sap.com/thread/1017949 ThanksSiva
View ArticleRe: Error: Messages for data records saved; request is red acc. to...
Can i include the "CONDENSE RESULT NO-GAPS" below the "translate result to upper case".or else where ? help me with the code.
View ArticleRe: Error: Messages for data records saved; request is red acc. to...
RSDS should be enough. Try to load data, it it fails, then write it in TRCS.
View Article