Re: ABAP Routine to summarization values
Hi, in that case, you should choose "tax code" alone as a key filed, then data gets summarized automatically, no need to write the code.
View ArticleBudget Posting issue after ECC upgarde
Hi Expert We recently upgraded our ECC system from support pack SAPKB70112 to SAPKB74013.After upgrade the budget posting is not working by using BAPI : BAPI_COSTACTPLN_POSTPRIMPOST,no document created...
View ArticleRe: No Link to Maintenance Cycle - Normal Change
Hi Thorben, I agree with that.I would recommend to use the standard workflow, starting the normal change in status created, but if it is not possible. The you need to make sure that the actions...
View ArticleRe: No customer field of search results
Hello Helmut, There are 2 ways to create new fields in CRM Web UI:1. Application Extension Tool (AET)2. Custom Development The following link explain the advantages and disadvantages of each one:How to...
View ArticleFixed indicator and block indicator...
Hi all,'' What is the significance of fixed indicator and block indicator in source list?
View Articlesource list and Quota arrangement...
Hi... For which business scenario you will suggest source list and quota arrangement?
View ArticleRe: Export license _ product classification block
Hello Jagadeshwar, Not sure which GTS version you are in. Please try to install SAP Note 2298038 in your system, and see if the issue can be resolved? Regards,Derek
View ArticleRe: ABAP Routine to summarization values
ok, my thought would be to write a routine, to assign same item value when tax code is 2. ex: if taxcode = '2' then item = '1' assuming item and tax code are key fields in your DSO, with the above...
View ArticleRe: PROXY to SOAP: problem with soap:envelope
Hi Alessandro! Try "ImportItems" as SOAP Action. Regards, Evgeniy.
View ArticleRe: Costing display in MO
Hi Anil, This issue is related to PM-FICO integration. You need to explore on this for with the help of your fico team for which ,I am sharing following useful link. Plz. go through. SAP EAM - FICO...
View ArticleRe: Unicode - Internationalizing
Hi Ramendra; There is absolutely no problem between PB's UTF-16 encoding and SA's UTF-8 encoding as one is a two byte system vs 4 byte encoding system. The DB client drivers will automatically...
View ArticleRe: Need some information about module pool.
Just i am saying i was tried Other Way too. But here imagine this is my code.it_ekpo is empty. but looping 9 times why. Loop at It_ekpo. This is my question.LOOP AT it_ekpo INTO wa_ekpo WITH CONTROL...
View ArticleRe: Latest Start / Latest Finish dates not correct on NWA's
Hi Savas, I already tried scheduling. I do have NWA determines the dates. I had the control key setting on, I turned it off and the dates did not change so I turned it back on. I am looking at the...
View ArticleRe: Value against Stock/Value on 01/01/0000 in MB5B
Hi, It seems an inconsistency. Please let us know the selection options you have chosen. Also check whether the material type has been changed or the quantity update for the material type has been...
View ArticleRe: VA05N User-Specific Layout Variants
Thanks all for quick responses User Parameter SD_VARIANT_MAINTAIN does not work for VA05N transaction even in EHP7. However, works well for older transactions (i.e. VA05) KBA 1700237 answers my query....
View ArticleRe: XSLT Version
Hi Abhishek! I guess there are two ways to fix it: 1. Import Saxon XSLT processor and use it for your XSLT transformations.2. For current Xalan processor try following syntax in your transformation:...
View ArticleRe: Email template for C4C campaigns
Adding to above note: You can only configure the sender address for the domain which is owned by you. Gmail, Yahoo, Hotmail is not the owned domain. Hence it is not allowed to configure in "Allowed...
View ArticleReport painter for IM
Hi All In one of my developed report painter in the output the internal orders assigned to the AR are not coming. Whereas the same is coming for the wbs assigned to the AR in the investment program....
View ArticleRe: Two inputs for a single output field
Hi G! If you have predefined count and names for source segments then use decision given by Harish. You can duplicate target segment in mapping if its occurance is 1..unbounded or 0..unbounded and link...
View Article