Re: How to find Authorization Issue in Easy DMS
Hi Naresh, as mentioned in your last reply you have created an ACL ADMIN authorization for your userID in a specific folder. If this ADMIN authorization is the only assigned permission then only you...
View ArticleNo entry in Outbound Queue (LBWQ) after changing fields at the contract item...
Hi experts, I would like to use two Fields in the R/3 (SD, VA43, Contract document item data) to calculate the contract period based on this two Fields. In my Coding (CMOD -> EXIT_SAPLRSAP_001...
View ArticleRe: CR4E - interactive filter - Set Date is null. How?
I'm sorry but I don't understand what you're trying to do. I guess you're trying to add a Record filter isn't it? CR does not have the 'Between' operator. You have to use 'IN' with the 'To' like I...
View ArticleRe: Error creating ABAP Project
Did you ever figure out which file had to be edited? I just installed Eclipse on a Mac and run into the same issue ....
View ArticleRe: SUM stuck on MAIN_SHDRUN/ALTNTAB_FILL inserting table TPRI_PAR
Hi, all Thanks for your feedback. After countless number of restart of SUM and the ABAP system, doing small fixes here and there, I have finally patched the vanilla system to SP7. By the way, I...
View ArticleError in changing base unit of measure
Hi All , Base unit of measure in material is KG. This base unit of measure should have been EA. To correct this business maintained an Order unit of measure as EA(eaches). A relationship between KG...
View ArticleRe: Schnelle Auswahl von Geschäftspartner in Journalbuchung
Hallo Ronny, klar kannst du im Sachkonto Feld die GP Code eingeben (Komplett oder mit *). Springst du anschließend aus dem Feld mit Strg+Tab heraus wird der GP Code übernommen. Sollten mehrere GP Codes...
View ArticleRe: Unable to connect to SAP GUI 7.30 after Java update 15 on Mac OS X 10.6
Hello Thirumal, I already looked into that thread before creating a new thread. That thread does not answer or provide a solution to the problem that I am facing.
View ArticleRe: Unable to connect to SAP GUI 7.30 after Java update 15 on Mac OS X 10.6
Hello Jude, Sorry for the late reply, I'm on vacation till June 2nd and checking emails just now. I am using Mac OS X 10.6.8 and there are no new updates available under the "Software updates" so the...
View ArticleRe: Reset Update possible in Preprocessing phase ?
Hi ashish, You can reset the upgrade as follow: Go to sum gui and at menu tab click on reset upgrade. Accept the confirmation and follow the documentation . Cheers
View ArticleRe: SAPGui for Java can not download to excel in Mac
Hello Danang, this possibly relates to a bug already fixed with SAP GUI for Java 7.30 rev 2.If the issue persists with this version, please create a support message on component BC-FES-JAV. Best...
View ArticleBDC & BAdi's used commonly in Plant Maintenance
Hi Gurus could some one please help me out to choose the BDC & BAdis used very commonly (which are defined in Plant Maintenance SPRO) to upload task list or maintenance plansor is the any other way...
View ArticleRe: Unable to connect to SAP GUI 7.30 after Java update 15 on Mac OS X 10.6
Hello, for supported OS X versions with SAP GU for Java 7.30, please refer to Note 1758540 - SAP GUI for Java: Requirements for Release 7.30.SAP GUI for Java 7.20 is no longer supported. Oracle does...
View ArticleRe: Printing Maxicode Labels
HI Patrick, Use the RAS PrintOutputController then, it use ActiveX printer dll and shoudl be the same as the Designer. Removed System.Printer from the picture. P2P uses all Windows Framework to do the...
View ArticleRe: Equipment Description is not comingup
Your 2nd screen shows the Equipment with its description. Whereas first screen doesn't. Are they different screens?? If this issue is happening for all equipments, then you have to check the ABAP...
View ArticleRe: Unable to retrieve data
Hello I think you have to put the endpoint service in the white list of SUP. Meaning, if you end-point currently is set on SUP on the app connection...
View ArticleRe: MBO operation not called in native IOS app
Hi Midhun, Ya I know that and i have done that and i am even able to pull data from the SAP backend but when I try to send data from application by invoking operation created in MBO the app crashes at...
View ArticleRe: Consuming SAP SOAP Webservices from Android
I'm assuming you haven't linked ksoap2 library appropriately to the android project. Even though the ksoap2 jar file appears under project properties, I would still recommend you to drag and drop the...
View ArticleRe: Consuming external Web Service using PI ESR tools
Hi,Developing Web Service consumer on ECC side is impossible in this case. Only PI is able/allowed to connect to external hosts. So scenario RFC <-> PI <-> SOAP or PROXY <-> PI...
View ArticleRe: Update ECC Master data by AD update
Hello, The trickiest part here will be to read the changes from the Active Directory. On ECC side, you can either use the HRMD IDoc message, BAPI or you can try also to find an Enterprise service...
View Article