Re: Scenario of Constraints in Restrictions not Working in Simulation
Hello Atul, according to the way the constraint has been defined, the characteristic CASING value shall be chosen first, and it shall infer the value for the other characteristic HARDDISK. Here, the...
View ArticleAsset accounting scenarios
hi all, please explain me what are the scenarios we have in asset accounting,and how many scenarios are the most important in business point of view. what are the topics need to study in asset...
View ArticleRe: Mulitple SWCV
Hi Vikas, Can you please share any example for 2nd scenario which can help me to create the scenario Regards,
View ArticleRe: Web i Category wise Formulla
Try variables like :=Sum(If([AccountLimit]<2000;[SRBalance];0) ForEach ([SRL Account number]))
View ArticleRe: Shipment Cost document items
Hi Leandro, In the end I just created a new pricing base calculation routine and assigned it to the new pricing condition I created in the pricing procedure. Thanks for the reply though.
View ArticleRe: Triggering a characteristic value automatically based on another value
Hello Atul, yes, it's possible: use a dependency (Procedure), saying $SELF.CASING = 'TOWER' IF $SELF.HARDDISK = '850' and allocate it inside the configuration profile. Here the result: having chosen...
View ArticleRe: [MM&SD]Product allocation on inventory not sales order.
Hi Dogboy, I got one more question. Is it possible to have product allocated during both sales order and STO entry ? I tried with special infostructure with customized application (with 01 sales and...
View ArticleRe: Import File / Appeon / .Net Assembly / LibXL
Thanks Chris! Now I am way down the rabbit hole. Question: Does that mean that I cannot use the libxl.net.dll in the Appeon client? Question: If I do go via web service, how do I get the spreadsheet to...
View Articlean idea for future SAP Inside Tracks
Hi community, after attending SIT in Munich, Frankfurt, Hamburg and Walldorf this year, I have an idea for a new session format: What do you think about sessions in a discussion format?Just giving a...
View ArticleRe: Set TextArea in sap.m.ColumnListItem
Hi Amir,Yes you can use TextAreavar oTemplate = new sap.m.ColumnListItem({ vAlign: "Middle", type: "{type}", cells: [ new sap.m.TextArea({ value: "{Wgbez}", }),...
View ArticleRe: NOTA SAP
Oi RodrigoSe o problema foi resolvido, podes fechar a thread? Primeiro a thread tem que ser marcada como uma "question" e depois podes escolher a resposta certa para encerrar a thread. Dá uma olhada...
View ArticleRe: usage of getdata statement
I just don't see how that is possible, reading the SAP Help, page 574 http://help.sap.com/businessobject/product_guides/AAD16/en/ds_16_user_en.pdf "The requested data must be part of the retrieved...
View ArticleRe: Banking scenario
Hi Sarika, Why don't you try the below tweak in the code to enable middleware identify that this has to be sent to CITI Russia. if(BIC.substring(0, 6).equalsIgnoreCase("CITIRU")) {...
View ArticleRe: SAP UI5 how to pass data to header and line item entity set using CREATE...
Hi, If you provide header and item date it will go to the create_deep_entity method. Just check this blog, I think it will answer all of your questions....
View ArticleRe: BBP_PD_CTR_CREATE AND BBP_PD_CTR_SAVE NOT SAVING CTR
Hi Caroline, to tell function BBP_PD_CTR_CREATE that "saved" contracts are allowed you need to pass Parameter I_PARK = 'X'. In the code above this line is commented out. If an error occurs (e.g....
View ArticleRe: Reading value from standard field
Hello Alexandre, Thank you for your respond. I managed to find a way to read the processor by calling it inside the service request xbo, whereas i can read the schedule using the activity xbo as well....
View ArticleRe: SAP Fiori app for Vendor Invoice Managment(VIM)
Yes It is licenced free for devlopment.
View ArticleRe: Runtime Error in CL_FDT_TABLE
ahh ... now I got it Then it seems to be a bug. So an OSS will certainly be the best way to get rid of that BRChristian
View Article