2 Appraisal documents link in NWBC (net weaver business client)
Hello All I find 2 links for appraisal documents. Both of them give a different output. Not sure which is right one and what i have done wrong. I have attached the screenshot for reference. Please note...
View ArticleRe: India map in Dashboard
Hi Russel, In BI 4.0 SP6 Dashboard designer, there is an India map component provided. Regards,Rama
View ArticleRe: Slow data loading due to DTP filter.
Do not enter Req ids in the DTP filter. Instead, you can put some document date or any other time char to load last 30 days data. This will run faster than your current procedure.
View ArticleLink between FI-CA bill and credit memo
Hello all, I would like to have function module, where I will have invoice (bill) number as import and table with credit memos as export. Is it possible in FI-CA? Because there is no invoice reference...
View ArticleRe: Code Exchange is Shutting Down?
Actually, they've been talking about shutting down CodeExchange for quite some time. The message saying that Code Exchange was going to shutdown is at the frontpage of CodeEx place for over a month...
View ArticleRe: Importing DSO with master data infoobject to SAP HANA
Hi Ravi, there is no error log found. I am not able to share screenshot right now.My active table is in the center.In which column product_id is connected to two tables one is product_id text table and...
View ArticleRe: Delta loads to SAP BW quality system
Hi Santosh, Almost you need to create COPY of present bw production at quality system. So most of the data flow design may be there. first check all data sources, info packs,dtp are in place. on the...
View ArticleRe: Prompt Date format issue
Hi, the format of the date is dependant on the Preferred Viewing Locale (PVL) of each user (Preferences->locale). You can also make it constant if you want, by setting the corresponding flag when...
View ArticleRe: Mapping Issue in SAP PI
You can use Email validation UDF for the same...try with below code.. public void validate(String emailid[],ResultList result,Container container)throws StreamTransformationException{ for(int...
View ArticleRe: Dashboard Scorecard configure columns and width - how to avoid scroll bar
Hi Lee, Even I had the same issue. So instead of scorecard, I started using spreadsheet component as it reflects the exact data and formatting in the excel sheet (text colour, cell background colour,...
View ArticleRe: VF 014 The document is blocked for Billing
Hi All, I reversed the PGI and tried it is not working. There is no Billing block in the Sales order level. As I mentioned, Billing block is there only in outbound delivery level. As suggested by...
View ArticleRe: Import of several CSV file to HANA by one step
Hello Ravi, thanks for your quick reply.Your answer is helpful but the issue we have is that we would like to import ca. 170 tables. Meaning writing 170 controls respectivley statements is too time...
View ArticleEnhancement to Travel Profile(FITV_VC_MY_PROFILE).
Hi, I am new to FPM and need some info on the Travel Profile(FITV_VC_MY_PROFILE). Currenlty there is a requirement to add an extra tab strip with fields to maintain some travel details. Can this be...
View ArticleRe: How to list Country names in HWC Drop Down.
I believe that you know the basics in HWC app development.To do your requirement follow the below,Create MBO that fetches the country list.Make an online request before moving to the screen where the...
View ArticleRe: Two Different data providers with two prompts based on year..
Same Prompt Text in Both the Universe should solve your problem. Thanks,Kirthi
View ArticleRe: Conection between material document and schedule line number
Hi, During GR, you are referring the PO / scheduling agreement number only, not schedule line number. So you cant find a link between schedukle line and the GR document number directly, as of my...
View ArticleRe: Planned Order
Dear Kalyana,As far as your requirements are concerned, you should use create Purchase Requisition = '1' during MRP run.'Purchase Requisition in opening period' means that PR's will be created in the...
View ArticleRe: How to get Test Utility for PI 7.3 Single Stack JAVA only.
HI, I dont have any idea about utility, But one way to test the interface is make the channel as file and place the file in that folder and process it. Copy the sender message structure and save it...
View ArticleRe: Difference between RSRD_BROADCAST_STARTER and RSRD_BROADCAST_BATCH
Hi, Check out this document: Page no.15 may answer your query....
View Article