Quantcast
Browsing all 9760 articles
Browse latest View live

Re: Table that stores Info record Freight condition details

Hi,   You are correct. A017 / A018 will give PB00 only.   I suggested to take the condition record number (A018 - KNUMH) from A018 and pass to KONP table. KONP will give all the conditions. Regards,AKPT

View Article


Re: Asset transfer process

Hi Ashok,  Please find attached the document created for your reference.  Let me know if you need more information.  Regards,Rithin Message was edited by: Rithin Shah

View Article


Re: Competitor Products BO

Its the same Material BO.You create an instance in that but set the CompetitorProductIndicator to true. And there is already std. webservice available to ManageMaterials. So, you can try with that.

View Article

Re: How to look up values in a table/array in Crystal 2013?

Jamie, It's adding 1 to the lane and keeping the step the same for the next year's salary.  I need to add 1 to the step and keep the lane the same instead.  For example, if an employee currently is in...

View Article

Re: Convert Planned order to production order

Pubudu,An 'Order Type' must be specified for creation of a production order.There is a sequence of priority by which the order type is automatically determined by system.Which transaction are you using...

View Article


Re: Planning without final assembly in SNP/PPDS

Hi Kishore, If Sub-assembly planning is not checked then what is the purpose of planning strategy Planning without final assembly?Please tick mark the Sub-assembly planning and check the...

View Article

Re: User Exit or Badi validations at item level in ME21N and ME22N

Hi, Try following ME_PROCESS_PO_CUST Method PROCESS ITEM Exits-------------------------EXIT_SAPMM06E_012EXIT_SAPMM06E_016EXIT_SAPMM06E_017  How to search for a BAdi? Run tcode ME21N/ME22N and in SE24...

View Article

Re: Best table which gives only sales order which are not having deliveries

this issue is already addressed many times! check it VA05N is a transaction which can view the open sales orders!

View Article


Re: abap insert commit issue

You can use a service call to external app, but why not build it using Web Dynpro ABAP or as a BSP Application,. Despite BSP being old tech it is pretty powerful.  You could even utilise OPENUI5 for...

View Article


Re: xsodata service without authentication

Hi Raghuveer, The purpose of xsaccess file is that it enables you to specify who or what is authorized to access the content exposed by a SAP HANA XS application package and what content they are...

View Article

Re: ALV Interactive using set_table_for_first_display

Hi, Hope this example program helps you, once have look.http://****************/Tutorials/ALV/Interactive/oops.htm -Vijay

View Article

Re: PI integration with Database

Basically wanted to have a batch job running in PI which will pull out data from the database tableI hope you are referring to communication channel. You can schedule the channels in PI to pull the...

View Article

Re: Upload ITM12 (Item Unit of Measure)

Hi, I think i post in wrong forum. Kindly ignore this, i will repost in SAP B1 Application forum

View Article


Re: tp': Exec format error during EHP 6 Upgrade

Hi Ramesh, Please share TPSQLSTD.OUT log for analysis . Thanks,Gaurav

View Article

Double click not working in CL_SALV

Hello Gurus, This is my code, where when i double click on column it is not going into next display list, and how to add button on that column. Please help me out..   TYPES : BEGIN OF TY_FIRST,...

View Article


Re: Query for Count of documents created

Hi, Try this: Select [S] as 'order',  [D],[E], [F]from(  SELECT  T1.[U_NAME] as A, T0.[DocNum] as T, (case when T0.[ObjType] = 17 then 'Salesorder' end ) as S  FROM ORDR T0  INNER JOIN OUSR T1 ON...

View Article

Re: Issues Importing BW Model in HANA Studio

Hi Ram, Do you have access to BW on HANA Schema? Regards,Vivek

View Article


Re: Info update Indicator in Quotation

Hi,   If you are creating PO without reference, please check whether info record has been updated correctly from the quotation. If not updated, please check whether the condition type PB00 / PBXX is...

View Article

Re: Accessing documents in SAP Knowledge Warehouse

Hi Murali, Have you already checked the documentation for SAP Mobile Documents ?  http://help.sap.com/mdocsDirect link to configurations:...

View Article

Re: Default confirmation type in confirmation screen

Hi,There is no provision of assigning confirmation profile to order type....confirmation profile can be made default at user level....you need to assign the confirmation profile to user profile in...

View Article
Browsing all 9760 articles
Browse latest View live