Re: Multiple PR line items to be created !
Hi Sat, Please consider use BAPI_PR_CREATE to achieve the function you required. Thanks & Best regardsAllen
View ArticleRe: Changing Workflow of Request for Change (SMCR) possible?
Hi Shashank, In spro change request management->extended configuration->copy control. define mapping rules.check whether custom ZMCR or YMCR having same entry like SMCR? if not copy the same and...
View ArticleRe: I deleted three profile using T-Code RZ10, how could I retrieve?
Hi Shelley, I don't think we have option to retrieve profiles back by using RZ10. If you know the parameters of profile you can create them afresh. Also,It can be retried back by re-setting the system...
View ArticleRe: SLD reconfiguration
or from the LMDB web screen, choose the particular system; from the main screen, there is the Advanced button with the drop-down option "Resynchronize Technical System from SLD" Also check your...
View ArticleRe: Crystal Reports 2013 Web Services with WS Security
Hi Ludek, I've determined the source of my problem to be that the version of Crystal Reports 2013 that I have shipped with incompatible versions of Apache Rampart and Apache Axis2. The version I see in...
View ArticleRe: PO wrong in /SAPPO/PPO2. Purchase req. xxxxxxxxxxxx: follow-on document...
1753169 - PO not created from bidding engine Please apply this note in ECC system symptom You create a PR in the ECC backend system and send it to the SRM bidding engine. In SRM, a PO iscreated from...
View ArticleRe: Selection of characteristic is not possible: not in InfoProvider
Hello Curterris, Based on your screenshots, things are much clearer now. ignore<<<The error is generated because you do not have YTIC1(its a technical name) Characteristic in your Infocube...
View ArticleRe: Question reg the HIER data
Dear Gajesh,Haven't tested the same as there is been a logic written accordingly for a lookup and will impact flows .Can I use these nodenames directly as selection in analysis objects? Hope it works
View ArticleRe: Deleting project files
Hi Gobi, The best way to delete a file from HANA server is to do it using Web IDEAs Web IDE is directly in sync with Server Regards,Vivek
View ArticleRe: Sorting in Table Control
Zakyiah Tuwaylib, Just debug and see. TYPE /h in the command prompt and then click SORT button. It will help you understand how program execution takes place.Regards.
View ArticleRe: Incomplete List of Values in Webi Report
Hi, Is this same in both Rich client and Launch pad(info view). - On which Bex object you have created LOV(Prompt). - Did you check at BW/Bex end - RSRT T code and verified the list is coming...
View ArticleRe: Roles suggestion!
Hi Gajesh,Sorry for I was not able to follow up. Gone through that document but not helped me.Do we have any option apart from this method? I mean for a tab since there are 3 hierarchies, there are a...
View ArticleRe: No accounting document generated for service entry (ML81N)
Hi, Please check the following:1. The SES is accepted. (If you get any error message while accepting, please check / share the message)2. The 'GR non valuated" indicator in not flagged against the...
View ArticleRe: Exception condition "INVALID_POS"
I have raised incident and awaiting SAP response. Thanks for your help!!!
View ArticleRe: SAP FICO Fresher JOB.....Myth or Reality?
Hi george Please read The SCN Rules of Engagement | SCN Avoid solicitations. (Avoid marketing your company’s products and services.)
View ArticleRe: CRUD via oData on SAP UI5?
You may have to paste your code, so that it is easy to answer.
View ArticleRe: Create a Instance in the SupplierInvoice business object
This process involves three BOs in total.1) Origin (CustomBO): Trigger point of creation2) Proxy (CustomBO): Which has same structure as of std. SI BO and will have all elements that are needed to be...
View ArticleURL XML Parsing
Hi, Can anyone suggest in the possibility of parsing the XML via a URL in CE7.3. Here is the code I am using DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance();DocumentBuilder...
View ArticleRe: Sorting in Table Control
Have you mentioned the correct table control name?READ TABLE TBL_CTRL-cols INTO wa_fld_list WITH KEY selected = 'X'. MODIFY TBL_CTRL-cols FROM wa_fld_list INDEX sy-tabix.What is the sy-tabix value...
View Article