PI adapter to talk with multiple raw socket servers (TCP/IP)
Im involved in a project where multiple devices (essentially running raw socket servers) need to pass their information through PI into ECC. Previously I have bound the socket servers using a Java...
View ArticleRe: Authorization doubt in hier
Please see this SAP help link as it talks about setting up authorizations for a hierarchy. Maintaining Authorizations for Hierarchies (SAP Library - System Administration Tasks)
View ArticleRe: SAP Netweaver Gateway
Hi Kranthi, If you install SAP Netweaver 7.40, add-on SAP_GWFND 740 for core components which comprises functional scope of IW_FND, GW_CORE, IW_BEP, and IW_HDB is available as standard, so with 7.40...
View ArticleRe: Update internal SAP BO Java version
Andreas, The problems in this case is that SAP can't get the JDK updates out in time. If you check the SUN site, JRK/JRK 1.6.x.xxx has many security related issues so you want to update the...
View ArticleRe: Batch input session not getting created
Hi Manu, This code is working perfectly fine in ECC5.0, but when I am executing in ECC6.0, Batch input session is not getting created. Thanks. Best RegardsAkshay
View ArticleBapi for service order creation
Hi Experts , Can any one tell me what are the parameters to be passed in BAPI_ALM_ORDER_MAINTAIN for service order creation. Regards,Vinod.
View ArticleRe: Importance of RDD in SO for rule based atp
Hi Karan, As you said, due to some business requirement you are changing the RDD of the Sales document in ECC using customized solution. Hence, APO can understand the only the RDD that is being passed...
View ArticleRe: Create a material in another society BAPI
Hi,You need to get the details of existing material with the society! BAPI_MATERIAL_GET_ALLby using the details of material need to extend the views with the below BAPI* Need to extend the material by...
View ArticleRe: Hiding of Key Figure at two different Detailed Level .
Hello Sesh, Also Make sure the technical name of attributes are correctly used in the macro. So far you have been using incorrect technical names, which is the real cause why the macro was not...
View ArticleRe: Budgeting and Avilability Control for CCA (cost element & CC)
Hello makrand, Thank you very much for the reply. I guess we can manage only the cost element basis budget, right? However, our business requirement is managing the budget per the conbination of cost...
View ArticleRe: YTD Value Calculation
Hi Sree, YTD calculations better approach in BEX level other wise SAP EXIT 0P_FPER.please find the below document.Financial Reporting in BI Over Various Time FramesThanks,Phani.
View ArticleRe: RecordSet.endSeparator
Hi John The attachment files are EDI format files, you can try downloading B2B add on and follow the blogB2B- EDI Inbound -Step by Step Configuration. or try the scenario explained here using EDI...
View ArticleSAP View
Hello, is there a view provided by SAP between MBEW and MARD tables? please tell me.Thanks.
View ArticleReport using stored procedure
I am trying to make a report in business one that can be extracted for data use in our EDI software. I have an issue where I do not want it to count the bin in total quantity which we gave a UPC. this...
View ArticleRe: Mb1a -Goods Movement Transfer.
Hello Venkatramesh. You should not loop through individual material of the same production order and call BAPI. Instead append all materials into GOODSMVT_ITEM internal table and call BAPI...
View ArticleRe: Copy LiveCache from productive to Test after cliant copy
Hello Oleg,"SCM productive client copy to test system client" Is it SCM system copy or just client?What is the system version?What is the SCM Sp stack?liveCache/LCA version? Regards, Natalia Khlopina
View ArticleData collection
Hello Experts, I am working on data collection and have created a DC Group with necessary parameters as Boolean (Yes / No values). As per the business needs, I may have to collect values only for part...
View Articlehow to view the custom fields in mm03
Hi gurus, I added some custom fields to append structure in maratable. I have updated the fields with new records.Now i want to see the details in mm03 Custom field values. How can I view...
View ArticleRe: Price List Question
Hi Jeff, I have had the same requirement at a client of mine.There was nothing in standard B1 that could achieve this so a custom development was made, using the SDK I assume. I did make an "Idea"...
View Article