Re: BAPI_PO_CREATE1 error ME(350) "Please enter a partner number"
I had the same issue using EHP6 SP007 and the solution was to apply the instructions from SAP Note 1904908... ResolutionRemove "X" in field POHEADERX-DIFF_INV / POHEADERX-SUPPL_VEND if you don't want...
View ArticleRe: How to use Decrement(--) and Increment(++) in abap?
Hi Karthi, Please find the below solution. PARAMETERS: INNER TYPE I.data n type i. n = inner.DO INNER TIMES.* n = inner. DO n TIMES. WRITE: '+'. ENDDO. WRITE:/. subtract 1 from...
View ArticleRe: How i can bind Mat. Group and Purch. Group.
Hi Mihail, Once you maintained material for particular material type+ Mat Group & purchasing group, you can find detail on table which is system standard table: MA06V I hope your requirement would...
View ArticleRe: Error in SELECT return
I have used following test code: report ztest.TABLES sflight. DATA: gt_lfa1 TYPE TABLE OF sflight, lw_lfa1 TYPE sflight. SELECTION-SCREEN: BEGIN OF BLOCK b1 WITH FRAME TITLE text-001....
View ArticleRe: HIde button in SAP SRM
Hi Bhagat, I want to hide the following button(Propose Sources of Supply) in SRM purchase order items tab.But i don't see this button details in any feeder type in SPROspro -> SAP Supplier...
View ArticleRe: Condition types - Doubling UP
Hi, Did you check how the Billing is translated into the Accounting Documents. Are all these condition types doubling up there too ? Also is this happening to other Contracts too ? Thanks.
View ArticleRe: Image in PDF using xsl-fo
Thats an example that I got few years ago from Sam. Try this for Bitmap inside MII Webfolder:<fo:external-graphic src='url("/XMII/CM/Folder/Bitmap.jpg")'content-width="40mm"...
View ArticleRe: Empty Sreen appears "select Organization Attributes -- Web Dialog" , but...
Hi kavindra, I have assigned or. Det profile but still its not coming . Is it technical problem or customizing issue? Regards,Avi
View ArticleRe: Additional Fields on the Material Master
Hi all ; You want to add a new field to Material Master Record tables ; I advise you ... Firstly ; Go to OMSR and look at for related fields , they might be solution for your solution. After that , you...
View ArticleRe: Transferência entre Warehouses de locais distintos pertencentes a uma...
Marcelo Quanto você diz que os armazens estão em locais diferentes você se refere a locação física? Em outro endereço? Esses armazens são locais de negócio distintos no SAP? AbraçoEduardo Chagas
View ArticleRe: hi this is raemsh.v,
Using RSTXTRAN , you can create a request to transport to other system.
View ArticleSLD Advice on PI Update
I just installed NW 731. I want to put the leatest SP on it. Now i need to connect to MOPZ. If I do this, i'm connecting to the SLD on my SOLMAN This will become a PI box. I want it to have its own...
View ArticleRe: Value node for table view
Hello Harish, Can you please give some sample implementation for above two ways ? best regards,Kaushik M
View ArticleQuota Generation Automatically
Dears; I need to run the quota generation report automatically on an annual bases. How can this be done? Regards
View ArticleRe: Custom Measure Requirement
Hi Vijay, The requirements are not clear, try to explain once more... B.R. Vadim
View Articleproblem with Service Entry Sheet account assignment
Hello Experts,i'm creating a service entry sheet with reference to service PO with account assignment P. the process is work correctly until i change the quantity of service received then the system...
View ArticleRe: SAPUI5 Application in ABAP Server
Hi Swetha, When you host a UI5 app in ABAP server, it creates a BSP application and puts these JS files in this. All these JS files will be served to the brower when the application is accessed. Now...
View ArticleLayouts Padrão em Crystal
Olá pessoal, alguém sabe onde posso encontrar os layouts de Crystal padrão da SAP em português? Gostaria de ter pelo menos os básicos que já foram desenvolvidos pela SAP, achei alguns pacotes com...
View ArticleRe: Why is approver replaced by WF-BATCH after support pack upgrade?
Hello, As that note 1772588 says:""Please note that changing the user ID to the actual approvers name is not possible if the trip is approved as part of a background processing job" One of the...
View Article