Re: XML Transformation: Representation of internal table entries
In that case, we can strip hardware tag first, and then rename item tag to hardware.Reason being, hardware tag appears once, item tag appears for every row. Code snippet:REPLACE ALL OCCURRENCES OF...
View ArticleRe: FM- Cut Over Activities
Hi All, I am doing FM implementation for one of our clients and its in the mid of the year. My client wants the system to show consumed budget for the whole year, i.e. YTD. For example, go live date is...
View ArticleRe: Dynamic modification rule
From SAP library...-The quality level is, as a rule, only updated on the basis of the dynamic modification valuation after the usage decision has been made for an inspection lot (Dynamic Modification...
View ArticleRe: How to enter non confirmity costs for quality notification with QM order
All costs accumulated in a QM order must be confirmed and settled in the Controlling (CO) component of the SAP System.You can input activity quantity into QM order through KB21N (Record...
View ArticleRe: Can we use BWA for BPC10
Thanks Kalyan, BTW, have you got linkedin profile? Thanks, DV
View ArticleDifferent output for New and Changed PO
Hi all! I found a way to met my requirements but still want to float the original question out here to see whether there is anything which I can do differently. My current solution is not to use any...
View ArticleRe: Display Adobe form (pdf) output exactly like internal table.
Hello Manish, Thanks .. It works... Abhijit Mandal
View ArticleRe: Criação de Campo e Soma.
Boa noite Leonidas, conforme a resposta da Lais é possível sim criar os campos e executar a soma. Para a soma você terá de criar uma consulta formatada (Usando um SQL), algo como: SELECT...
View ArticleRe: Non valuated material with plan price - no overhead costs generated - CK11N
Hello Juegen, To add overhead in standard cost estimate, You can use additive cost estimate approach in t-code CK74n. in addition to price from Planned price 1, so during CK11n addictive cost is also...
View ArticleRe: GRC10 HR Triggers - Role assignment
Hi Ovidio, We have the same issue. Did you find any solution to this? Thanks in advanced
View ArticleRe: Not bound text in the table view
Hi Kaushik M, Check if the collection is bound.If its not bound then populate the collection and add it to the collection using add_collection( ). For the new issue, check if the entity is locked.If...
View ArticleRe: Change Field Label for Search help Box
You could create a structure similar to the actual table read by current search-help, but with another data element. Then build a search help on this structure and code a search-help exit to select...
View ArticleRe: fill in conditions table with uploading xls
Thank u Vel, here is my screen using the it_message:
View ArticleRe: unable to open netweaver administrator tab in java url in sap
HelloWhat is the error ? RegardsRB
View ArticleRe: Description text display issue HCM appraisal form
Hi, Try replacing # with cl_abap_char_utilities=>cr_lf , before you display.
View ArticleRe: Formula variable (0CALDAY -> Year)
Ok. Last work around from me. Write a VBA macro in BEx ANalyzer to change the format from 1'977 to 1977. This may require expertise to write. Please think of it..
View ArticleRe: unable to open netweaver administrator tab in java url in sap
hi Surya,Please attach the snapshots Regards,
View Article