Re: Automatic batch generation
Hello, Basically you can maintain batch in GR tab of order while creation and that will come at the time of GR.but here you need specific batch(batch derived at the time of GR only) no to be assigned...
View ArticleRe: Dont want parking workflow for AP, only for GL
Hi Pankaj, The problem is we want to use workflow only for AP and we want to save the document in GL as completed without to use workflow but we cannot.
View ArticleRe: XSLT Query
Hello,Use below XSLT <?xml version="1.0" encoding="UTF-8"?><xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:ns0="http://gcc.access.com/testFutureCities">...
View ArticleRe: Installing BOBJ 4.1 Edge
in your screen shot , i saw that "BI platform server cannot already be installed" as critical -- i have the server installed already !!
View ArticleRe: Updating Gross weight(MARA-BRGEW) in the transacation MM03
Hi Felipe, Thanks for your answer but I already found the solution for this problem.
View ArticleRe: SAP Cloud For Customer : Integrate HTML mashups / Account 360 Via PI...
Hello MithunOn point 1. We do not provide a standard integration flow for this. But, if you want to include PI for security, you can create a pass-through integration flow. It will have the input...
View ArticleRe: 12.5.2 seems slow
Hi, Roland. Yes, I agree. But the same lack of setRedraw() was in the PB9 code which ran acceptably fast. For further testing, I did bracket the code with setRedraw() as you suggested. Minimal...
View ArticleRe: Dropdown Attribute error message
If you are using DropdownByIndex you need to raise the error using method REPORT_ELEMENT_ERROR_MESSAGE passing the Context Element of the values that are bound to the DropdownByIndex UI element. Once...
View ArticleRe: How to populate Long text in the Routing using the BAPI BAPI_ROUTING_CREATE
Hi,Firstly is the BAPI is successfully executed and only texts are issue or issue with BAPI?If texts are only issue then please try manually by writing a code to create texts for your condition using...
View ArticleRe: APO Release creates duplicate schedule lines in ECC
Hi Mahendra,Why you are releasing the schedule line through release profile, when the schedule lines get created they move by CIF (/n/sapapo/cp1). Please check by not using the release profile. Anil
View ArticleRe: Router: Pattern Matching with query string
Hi, here is a working sample http://jsbin.com/gedamivonaxu/1/edit?html,console,output
View ArticleRe: Type Ahead - Against Database / Google Maps
I would use the data attribute of the editchanged event. dwc_account_name.retrieve( '%' + data + '%') But... how to make the retrieve ASYNC?!
View ArticleRe: Sale Return
Hi Avinash, Go to table VBFA - Sales Document Flow via SE16 or SE11. In VBFA, entry sales document no on field VBELV (preceding document) or VBELN (subsequent document). For the example based on your...
View ArticleRe: Mail text file attachment with more than 255 characters in 4.6c
What is the issue? (as always: No code np details no help) Regards Clemens
View ArticleRe: Which certification is better for development of hana based apps?
Hi Supreeta, If you are interested in HANA development, you need to go for C_HANAIMP certification. C_HANATEC is generally for HANA Administrators while for P_HANAIMP is higher level certificate of...
View ArticleRe: The best way to check the stock of one entire plant?
The first thing to do if you have timeouts, is to run the report in background instead in foreground.(Unfortunately you did not even tell how much materials you have in your system) Further you should...
View ArticleWhy SAP OS and DB Independent
Hello, Which mechanism making SAP Operating System Independent and Database Independent? Please help me. Thanks & RegardsBijesh K K
View ArticleRe: Feature Request - Sort database table in Datawindow Painter
This is a good feature when added. But at the moment, the best you can do is to: - Select all columns. - Convert to Syntax. - Copy the SQL script to Excel spreadsheet. - Sort the...
View ArticleRe: ODP in SAP HANA
Hi Poulami, Why you want to use ODP to replicate data from ECC to HANA? If you want to use extractors in ECC then use DXC(very simple) to replicate data to HANA or use SLT(the best way to replicate ECC...
View ArticleRe: How to call z program using submit in Report
Hi Samadhan, refer to SAP help:(ABAP Keyword Documentation) Addition 3... WITH SELECTION-TABLE rspar Effect If this addition is specified, parameters and selection criteria on the selection screen...
View Article