Re: Non repeat a column if a group
Hi Paul, Create a formula with this code and use it as the 'Order #' on group: If OnFirstRecord then {Order#} elseif previous({Order#}) = {Order#} then ""else{Order#}-Abhilash
View ArticleRe: Operation Mapping Not visible in NWDS
Hi Ruban, Refer the links below for iFlowIntroducing iFlow in PI 7.31 ConfigurationHow To Use the iFlow Eclipse Tool with the Integration Directory
View ArticleRe: How to get max presicion/width and scale stored in column ?
Hi, I would use string functions to solve this. I know this is not really fast. Currently I don't have an IQ so I can't provide the statements. So for the "whole length": convert / cast the value to...
View ArticleRe: SQL error "99" with message: "Numeric value out of range row 1, col 15"
Hi, was it a numeric or string filed ? did you try to change the external length to 10 ? can you post the screen shot of that field in data source ?
View ArticleDrill-down story design
Hi, Am working in a Lumira project and I would like to design a story to have a "drill-down" feature between pages in a story. For example, on the first page, when user click on a row (table using...
View ArticleRe: Hi all...This is my first post in scn. I have a requirement to create a...
Hi Meenakshi Raina, internal table gt_konv is coming empty.
View ArticlePrinting seperate internal table for each company code in seperate page in...
Hi, We have a requirement where we need to print the table on separate pages when company code is different. For example Company code currency amount docnumberFI14 EUR 100...
View ArticleHow to add inventory serial number
SAPbobsCOM.CompanyService oCS = oCompany.GetCompanyService(); oICS = oCS.GetBusinessService(SAPbobsCOM.ServiceTypes.InventoryCountingsService); oIC =...
View ArticleRe: New Features on 1602
It means that instead of using Amazon SES you have an alternative - to send emails using same type of service, but provided by the SAP. Until 1602 only option to send outbound emails was using Amazon...
View ArticleRe: System should prevent credit check when there is header block in sale order.
Hi TW Typewriter and other gurus please help me to find out the solution for this issue. Thanks BN
View ArticleRe: Gateway Components
DearThanks for your Informationas u have seen that in screen which i sent. i aleady install on front end system IW_BEP is there any issue it means no need of OData service to install Regards
View ArticleRe: ITSM: Support team is not available
Hi, Yes, Please maintain it and save it again.Further check in transaction bp your organization unit whether it is coming there. ThanksRishav
View ArticleLogic Script: How to declare a member with spaces
Hi, I've a valid member in a dimension which happens to have spaces in between, say, "TANK TERMINAL ONE". How do I declare it in Logic Script? Using "TANK TERMINAL ONE"? or 'TANK TERMINAL ONE'? or...
View ArticleRe: Issue while fetching the value from table s070..
Hello Sameer, Table (Infostructure) S070 gives you these details. HereField SMSAUS gives you Number of Breakdowns for a periodField SAUSZT gives you the total DowntimeField SEQTBR gives you total...
View ArticleRe: Breakdown indicator in Notification can not be removed after set?
Hi Sally, You should check VIQMEL-MSAUS field in Tcode OIAL. Thanks RegardsGaurav Solanki
View ArticleFirefighter Provisioning Not Happening Request is in Pending
Hi Experts, We got an issue with the EAM.MSMP Configured in the System for EAM.Issue is Firefighter provisioning is not happening even after the approver approves the request.Request still in...
View ArticleRe: Warranty of Equipment
Hi Ajay, Well, are you trying to use PS instead of PM ? I am not sure whether this can be incorporated in your system PM Functionality1. We use Functional Location / Equipment as Technical object to...
View ArticleMultithreading and variables
Hi, I have a transaction that generates a unique number. The number is stored in shared memory as a persistent variable. The transaction reads the number into a local variable and immideatly updates...
View ArticleRe: dbmcli does not support external commands anymore
Brian,thank you for posting your solution - I think this approach should be made more visible to our customers. May I use these 'snap...' scripts in a new SAP note describing how to start external...
View ArticleRe: ME5A Report - Request for Help
Hi venkat, Im new to this requirement,1 . please suggest me how to add EBAN-BADAT in selection screen.2 . and it will automatically display in alv coz it present in MEREP_OUTTAB_EBAN structure.i have...
View Article