Add Group at Report/Page Header
Hi all, We have several Crystal Reports reports already developed in our customer.These reports already have some grouping levels inside it (Group Expert), but always after Page header. We need to add...
View ArticleRe: Issue with the control break statements in sap abap
Hi, You re arrange your internal table as below. field1 field2 field4 field3then code as below to archive your requirement Loop tab into wa_tab.sum = sum + field3.At End of field 4.wa_tab-field3 =...
View ArticleRe: SAP Cloud SDK : Create Custom Data Source Via SDK for multiple nodes
Hi Pradeep Kumar N , I have already raise incident to SAP for this issue. Regards,Mithun
View ArticleRe: SAP_UI 750 on top of SAP NW 7.40? What's your experience?
Hi,I tried to update to SAP_UI 750 in NW 7.40 regarding note "2244507 - MOPZ: How to include SAP_UI 750 in NetWeaver 7.4 system in Maintenance Optimizer", but it didn't work. Can someone please tell me...
View ArticleRe: New Output tax code
Hi Mukhtar, Thanks for the response.In OB40 I am getting only 2 options 1 Entries in transport2 delete in transport which one to be used.
View ArticleRe: Search string error in EBS
Thanks Sridhar, I changed external transaction as NCHG in search string and it worked. Regards,AJ..
View ArticleRe: "Can't load IA 64-bit .dll on a AMD 64-bit platform" issue
Hello Rai, you are using the Itanium version of sapjco3.dll, this is the wriong version, you need to download the JCo version for x86_64 (64bit x86) from the download page. Then it will work. Best...
View ArticleRe: Catalog not showing in Tile Catalog
Thanks for your reply SK. Till now I had assigned the standard business catalog PFCG role (actually custom role copied from the standard) to the users and that's how they are able to view the tiles...
View ArticleRe: 4.2 Universe over Bex Query - Can I create a Data Security Profile?
Hi, you probably have this already on BW Side. At least thats the standard using SAP BW Analysis authorizations. All BI Front- Ends and the Universe can consume these analysis authorizations 1:1. As a...
View ArticleRe: SAP Cloud SDK : How to Pass More than 1 Opportunity Status Code in OVS on...
Hi Fred K, Can you please let me know how you pass value in Status via SDK / UI designer on OVS.I really appreciated if you can tell me the steps.Regards,Mithun
View ArticleRe: My Inbox Fiori app: Open Task configuration
Hi Leonardo,Firstly no - Business Client is not needed. Ok so your source UWL XML file is using the OBN Launcher rather than the Web Dynpro ABAP launch mechanism. So you are comparing apples to...
View ArticleRe: Automatic filling in PERNR field in Maintenance Orders PM
Hello AdrianoThis can be done using exit IWO10009. Put the code below in the include ZXWOCU07 of the above exit and the job is done.IF caufvd_imp-warpl IS NOT INITIAL. DATA: lv_parnr TYPE...
View ArticleRe: My inbox no pending tasks in app
Hi DianaThat shows the OData Service URL you can test in transaction /IWFND/GW_CLIENT to see what is being returned. If you remove the /$count you should see the tasks being returned themselves or at...
View ArticleRe: Validation for document type restriction
Hi, In document type definition select only GL account check box, then no need to define any validation. System will allow postings to only GL accounts. If you do not want to post it through FB50, then...
View ArticleRe: how to configure sap my inbox for central gateway
Hi Radhesh, Suggest you raise a SAP Message if you can't find a note for TaskCol That looks like something else is going wrong... there may be a SAP Note already. Rgds,Jocelyn
View ArticleEmbed pdf - word to crystal report OR print sequence
Hi Expert, I had a word and pdf file with quite large the data (included Appendix, tables, images ....) so that i would like to embed into crp file. i found some suggest user OLE Object to do,...
View ArticleSAP MM Certification in saudi arabia ??
Hi Experts, I have gone through SAP MM Functional training recently and I want to go for SAP MM certification. Could you please guide me from where I may write the examination here in Dammam, Saudi...
View ArticleRe: Validation for document type restriction
Hi Mukthar, Unfortunately, we can not go with that option as this document type is used for GL, Customer and Vendor posting keys as well. The only option we find is to restrict using ABAPer help. Let...
View Article