Re: Bapi Vendor Update
Hi Vikas, As Vinod Bhaskar is mentioned its used for online process which you can use for changes of vendor master data. if you want to go more mass data changes than it is better you go for BDC of...
View ArticleRe: Internal table query
At that case: You can try to do a select with FOR ALL ENTRIES OF SELECT * FROM iflot INTO CORRESPONDING FIELDS OF TABLE lt_iflot...
View ArticleRe: IT0050 time constraint
Because if they have changed it, the master data for the time evaluation is missing...
View ArticleRe: Fiori launchpad designer - tile templates not displayed
Hi Florian, When you develop a custom apps, you have to register app in the transaction LPD_CUST and assign a PFCG role. Please look at help.sap.com....
View ArticleRe: caller 90 contains an error message.do not have authorization to extract...
hi, please take basis team help, they can give the required authorization to do the data extrication. Show the above error message to basis/security team, they can help you.You need to have...
View ArticleRe: CRUD using UI5+NW Gateway
Nope, just this... It maybe a coding-logic error too. Basically, i do not have a very clear idea of what I'm doing. I'm using Shruti's code (above post).
View ArticleRe: Enhancement used for vf01
Hi Madhavi, I am assuming that after saving Invoice in VF01 that transaction should be navigated to VF03 carrying the generated invoice number. Sorry, if my assumption was wrong. For this, I believe by...
View ArticleRe: CRUD using UI5+NW Gateway
Hi Shruti, I'll explain a bit before jumping to the error part. The gateway service I'm using is:http://<host>:<port>/sap/opu/odata/sap/Y_BANK_RFC_DATA_01 This returns a collection of bank...
View ArticleRe: AS2 Sender Decryption
Hi Krishneel, I think this is happening because at the view level it can contain both certificates and private keys so e when you choose the search help you will see everything. Once you have chosen...
View ArticleRe: Cálculo de MRP sobre previsão
Bom dia Paulo Afonso! É importante entender como funciona o cadastro de previsões, neste sentido gostaria de colaborar com o seguinte: Quando são cadastradas previsões mensais, conforme print abaixo, é...
View ArticleExcise invoice value different between depot stock and material document.
Dear All: We post goods via MIGO and select no excise from MIGO header, and then post excise invoice via J1IGHowever we found some item the excise value is different between MIGO and J1IG, and other...
View ArticleRe: BO 4.1SP02 new installation - No sample universe?
Eton, What option did you choose at install time? Default &/or Custom. You only get the eFashion Universe when you do CUSTOM and select Samples. You can always try to go back and modify the...
View ArticleRe: Production Version and Change in BOM
Hi Yes, it is really necessary to reflect and do consistency check in production version for latest BOM update. Impact on production order:If the updated BOM changes are not reflected with production...
View ArticleRe: SAP Router
hi Corinna,SncInit(): Initializing Secure Network Communication (SNC) AMD/Intel x86_64 with Linux Please download this SAP Cryptographic Library Linux for X86_64 (AMD64) from service.sap.com and...
View ArticleRe: Incorrect Scheduled Call in Strategy based counter plan
Hi SPthat's Ok, it should be there.in starting you were asking for "The current counter reading is 3100 but there is a scheduled call for 3K cycle in July-2014 which is incorrect."later you are...
View ArticleRe: An Alternative to NoFilter...
Have you tried with the below formula? sum([sales]) in ([sales manager])
View ArticleRe: Selection Expert - Filtering Multiple Values
This is what i'm looking for. Thank you so much.
View ArticleGetting list of specification and associated materials assigned to specification
Hi All, I am looking at getting a output of all the specification and the material associated with the specification.I tried to join table ESTMJ and EHTRH to do this but this somehow doesn't get the...
View ArticleRe: Adding Custom Fields in SAP SYCLO Work Manager App
Hi Jason, Thanks so much. I did as you said and extended my POJO to add a custom field and updated the config panel SAPOBJECT param for Address object with my custom class in custom namespace. Exported...
View Article