Re: Allocate a quantity of 5 "MTS" materials to a sales order for a big,...
Create the order, the 5 should be confirmed as you have 6 in stock.Then set the "Fixed date & quantity" flag; this will ensure the quantity does not get changed.
View ArticleRe: SOLMAN Blueprint generator
Currently SolMan 7.1 is the only version supported by SAP currently.
View ArticleRe: Access to ABAPER On Production
Please do not "necro-post" old threads. If your authorizations and system / client change settings are correct, then the existence of a developer key will never be asked for. Developer key does not...
View ArticleRe: Syntax Error in BD87 when process select
Hi Vijay, syntax error is in customer function group ZMRMH.Probably class header LCL_MRM_UTILITY is not defined in TOP include. Regards,Clemens
View ArticleRe: MDF-e Manifesto eletrônico de documentos fiscais - Rejeição 255 falha de...
Tiago, nota fresquinha que a SAP liberou. 2091841 - Using own function module to update MDF-e in feeder system
View ArticleRe: Data is not syndicating
Hi Shikhar, Step one would be to check if you are able to syndicate the same record manually.If yes then check MDIS logs,Port configuration and Workflow history.A simpler approach can be to have the...
View ArticleRe: Crear consulta Query
Pablo quería saber cual carácter es el que habías pegado de mas en el query. Serias tan amable de decirme por favor. De antemano gracias.
View ArticleRe: SAP HANA integration with Cognos TM1
I will check with SAP support. Its easy to push the cognos logic into HANA but client does not want Hana has planning box. They want use Cognos for planning finance data. I don't have control on...
View ArticleRe: SRM MDM Import scenario
Hi Rajeev, It looks a bit incorrect as Key field is changing in ECC and you are expecting MDM to not create a new entry but you are matching on the key field;this is bound to fail.e.g.How can you not...
View ArticleRe: Incorrect routing of the WF and this does not happen everytime.
The problem is probably in the ABAP program.
View ArticleRe: Outgoing payments by credit card in B1
Hi, By standard it is not possible to get credit card in payment wizard. Only possible by manual payment. i am not sure any add-on is readily available in market. Thanks & Regards,Nagarajan
View ArticleRe: Scriptlogic: Restric with BAS and a member property
Hi again, I did some more guessing and I was able to write something that apparently works: *XDIM_MEMBERSET D_CCENTER = BAS($SEND_CC$)*WHEN D_CCENTER.P_ALOC_NR*IS "8" However, if something has a...
View ArticleRe: General Ledger System Variables
Just figured it out using trial and error. Periodic Opening Balance SYS = 102 Periodic Closing Balance SYS = 108 Total Transactions Section OB SYS = 156Debit SYS =125Credit SYS = 124Total SYS = 181
View ArticleRe: FGI2 - No value show in field ?
Hi Sanjay Paul, What kind of report you'd like to run? Check the form name in the FGI2 and run the FGI5 tcode to modify this form. Try this option and let me know what the results. JPA
View ArticleRe: Alfa Numeric Batch Number determination at Production confirmation
Hi Mayur,I would suggest you to define a external number range for this (as internal won't be possible) and even help if you define it at Material Type level (using number range object-BATCH_MAT). And...
View ArticleRe: Is there a future after PowerBuilder 12.6?
Hi Chris,They are primarily looking at a combination of a tool based approach (converts from PB to Javascript\J2EE BENTO Modern UI\Bootstrap framework) and some manual refactoring. One of the key...
View ArticleRe: Scriptlogic: Restric with BAS and a member property
Hi Alberto, You can use following 2 statements: *XDIM_MEMBERSET D_CCENTER AS %TEMP% = BAS($SEND_CC$)*SELECT (%RESULT%, D_CCENTER, [ID], 'ID = %TEMP% AND P_ALLOCA_NR = 8')Regards,Gersh
View ArticleColors Themes in NWBC 5.0
According to the NWBC 5.0 release information, it is possible to set different color themes for different systems.I have set the Signature Theme in SAPGUI and I've changed the colors for a few back end...
View ArticleRe: Is there a future after PowerBuilder 12.6?
I wonder what they plan on doing with the PB developers. Even if they retrain them, they no longer have in-depth knowledge of the code. The application will now be maintained by a group of developers...
View Article