Re: Fiori Launchpad (FLP) and Remote Catalogs to another ABAP system
Hi Simon; Did you configure web dispatcher also for testing this or only by adding the system alias of SRM system in the oData Service "PAGE_BUILDER_CUST". I think in the launchpad designer the tiles...
View ArticleRe: To Update the Freight Using PIR Condition Types
Hi Suresh As you have told your " This freight carrier is a internal company"...So you do not want to charge it separately by FI entry. Now In costing sheet you can define a line as "Freight Cost" and...
View ArticleRe: ROUTING CREATION
Thanks for your effort with some minor changes to the report I got the expected resultBest RegardsRamy Sully
View ArticleThe new Data protection law in Russian Federation and its impact on SF data...
Hello, We have implemented the SF PMGM modules for a client in europe. The client has subsidiaries in 12 countries in europe and Russia and all the data of the PMGM are stored in SFs data center in...
View ArticleRe: How to create a customer no. starting with a few fixed letters which is...
We also used external number ranges in my previous project - for example the customers assigned to plants were with PXXXX where XXXX is the plant number. The P* customers were also used as...
View ArticleRe: display 24th september 2015 in code
Hi Anshika, Try, Declaring variable. DATA: lv_field type c length 2, lv_date type ekko-aedat. IF lv_date+4(02) EQ '01'. lv_field = 'st'.ELSEIF lv_date+4(02) EQ '03'. lv_field = 'rd'....
View Articlesum of two fields in internal table
sum of two fields in third field in internal table using occur
View ArticleRe: display 24th september 2015 in code
but it is limited to 1 , 2 , 3 , 4 but if i want the same date format for all dates in month like from1 st september 2015 till 30th september 2015
View ArticleRe: display 24th september 2015 in code
Hi Anshika, For the date's 1th and 3 rd day only be changing ? remaining days with only th know. Hope it helpful, Regards,Venkat.
View ArticleRe: stopsap script not stopping database.
Hi Vinod, There are many reasons by which SAP instance will fail. Tell me is your db2 database is up and running or not? If it is up and running then as sidadm user try R3trans -D and send the...
View ArticleRe: IMPORT FROM MEMORY ID in OO
Hi Thomas, in OO context IIRC it should read as: IMPORT otf_tab = otf_tab FROM MEMORY ID 'XXX'.
View ArticleRe: Action PA40
Dear Atef, Check the table set up personnel actions (T529A) for the Hiring action FC -1 is maintained or not ? if other issue revert back with screen shot. Best Regards,Praneeth kumar
View ArticleRe: Design Studio Application on windows mobile phone
Karsten,I don't having a Windows phone to try this, but I recommend you do Try this from the Design Studio Menu - Execute, Send to mobile device Then select Copy URLTry using the URL from " Copy URL to...
View ArticleRe: Action PA40
Hi Atef, If thats the case you need to check the module pool program in the table T588M, and see whether they have chosen the option greyed out ? ThanksSriram
View ArticleResponsive Grid Layout in fiori
Hi All, I am designing a layout where my screen looks like NameLabel: NameText CurrencyLabel : CurrencyText 4 rows in a single column. I want this screen to be designed under a Icon Tab in...
View ArticleRe: WITH HOLDING TAX
Hi NIlesh,Customer requirement cant be fulfiled. You cant have debit and credit entry for the same vendor if you create posting from FB60 or MM side or SD side. Also this requireemnt does not make...
View ArticleRe: How to display field technical name in RSA3 output?
Hi Imran, log in Ecc goto rsa3give any DS name start Extractgoto ALV Gridit will display all info objects if put cursor on info object it will show Technical name of that info object. Thanks,Sathya.
View Articlehow could i link cv01n with z program
Hi Experts, I have created one document under cv01n transaction now i have to link that document with my z program can you please let me know how could i achive this Many thanksAniruddha
View ArticleCan I Open the QA By Default? Also How Do I Include Images?
Hello everyone, Two questions: 1) Is it possible to, when one clicks on the work centre name of a custom work centre, for it to open the QA screen instead of the OWL? We've got a work centre which...
View Article