Re: Partner not reached ..
Hi In client system you add the local host file of1. public IP address= SAP host name2. public IP address = SAP host name FQDNand then try with SAP host name BRSS
View ArticleRe: First (essay) exam of the semester: discuss one of these two propositions.
Proposition I Designer defensiveness is directly proportional to solution fragility. On a more serious note, I can relate to that proposition or let's rather say, I'm being defensive when fragile...
View ArticleRe: BOPF Enhancement to pass data from Z table to Freight Unit Item level
Hi Bharath, Would like to try this with Determination and will see how it ends up. Thanks for sharing your skills on SAP TM, you are really awesome in SAP TM developments. Regards,Md.Rafi
View ArticleRe: Work item sent to unassigned agent
Hi, It is ok to use SWI1_RULE in Production. Sounds mysterious! What expression did you use, that will derive exactly one agent? Can it be debugged? cheersPaul
View ArticleRe: Apche tomcat server is stopping after 2min's in BI 4.1 CCM
hi, Check the tomcat logs, especially the 'stderr.log' file which should show you the cause of the crash in most of the cases. to make sure to get the precise information, I'd recommend deleting all...
View ArticleRe: /usr/sap/GMR/SYS/exe/run/brconnect: error while loading shared libraries:...
Please provide:1) environment variables for <sid>adm user;2) version of brtools used;3) oracle instant client installed.
View ArticleGarnishments issue
Hi Experts We have an issue wherein garnishment order's was delimited in Sep 2014, but this entry was made on April 2014. The order was paid in full on Aug 14. However we can see that there has been a...
View ArticleRe: How to trigger alert 65 runtime of the log backups currently running?
Really?The time required for a log backup is a function of the size of the backup catalog file?The first thing that comes to my mind here is "Why would that be the case?".The log backup history file,...
View ArticleRe: ACCESSING INTERNAL TABLE DATA
To get to the item number, you need to loop at the table returned by the GET_ITEMS method, and call another method, GET_DATA. Something like this: DATA: ls_poitem_obj TYPE purchase_order_item,...
View ArticleRe: Query Report having Null Value
Hi Jannesh... Try This way Select * from TableA T1Inner join TableB T2 on T1.U_AInCode=T2.U_ACode RegardsKennedy
View ArticleRe: Change of Business role to tech role mapping
Hi Dhiman, I guess we should make sure to check "Reconcile dirty entries" in Housekeeping tab in Dispatchers node to get this happen or to schedule "Reconcile dirty entries job" if you are using old...
View ArticleRe: Exception Aggregation - Infoobject vs. Query - specific scenario
Hi Ken I think all the features of exception aggregation can be met in query designer . You may see the SAP note 1151957 Need to see which will give be better in terms of performance or is the same ....
View ArticleRe: RFC_ERROR_SYSTEM_FAILURE 00024
Dear all, Thanks for the responses. From all the replies, it seems that installation of the latest patch is the suggested solution.I will try the same and will update the forum thread with the...
View ArticleRe: separate invoices
Hi, This depends upon teh type of the procurement you want to go for with the PO . Say if you want to create the PO for 10 computers and this price includes every thing with your installation too even...
View ArticleMaterial Cost Calculation in CK11N & CK40N
Dear Friends,Our Co. new requirement for Plan Version 01 is only should check Material Cost Calculation and not necessary of Marking and Release. As per the above requirement, we did the customisation...
View ArticleRe: Cost Estimate and Release for FG with BOM (Sub Levels Costing) CK11N
Hi, 1. First you have to mark & release the cost for sub levels in CK24 2. After that you have to release the cost for FG in CK24. Regards,Mukthar
View ArticleRe: smartform manipulation
Hi Vinay, Try, Data: itab type sorted table with unique key matnr, lv_estimated quantity type p decimal 0, lv_devoluted quantity type p decimal 0, lv_balance quantity type p...
View ArticleRe: IT0077 Compliance
Hi Siddharth Is there any note released for these changes to reflect in portal (ESS). Kindly advice.
View Article