Re: How to make a consolidated section in a Crosstab - Web I 4.0
Hi Bruno, Non summary part is straight forward with break on Country with center value across break option and hide break footers and break headers and Show table header and Table footer. For the...
View ArticleRe: Insert records to DDIC table from internal table
Are you serious? All fields as Primary key? I recon this is a bad database design. First understand the database design concepts, read your business requirement and choose primary key. Just randomly...
View ArticleRe: ITSM - Support Team Determination by Categories
Thanks for the post, Richter. We are doing the configuration for Automatic Support Team Determination. Our idea is to configure it using the Multi-Level Categorization. According to the document posted...
View ArticleRe: ABAP Debugging Issue
Hi, I'm not sure, you need the refresh method to update the value between the table and the ALV And I think the data inside your object is mark as protected or private Fred
View ArticleRe: migo: valuation data locking issue
My bad idea, is to create a batch input. Create a function that try 3 times to launch the batch-input .. if it failes. Create a job that launch the batch input. I have already do this horrific method...
View ArticleRe: Create Hierarchies with ABAP
Hi Tomer, Is Child ID is generating automatically or we have to write the logic for it ? Arun
View ArticleRe: List of Adobe form routine needed
Hi Deniz, Whatever output type and print configuration you maintain via NACE transaction gets stored in TNAPR table. Enter your Adobe form name and you will get the entry subroutine name. Note : -...
View ArticleRe: Create Hierarchies with ABAP
Hi Armin, Have you completed the code ? If so can you share it with me ? Because I am doing the same and output is not coming. Arun
View ArticleRe: Controle de Juros
Blz Fábio, não tinha visto esse post anterior, irei acompanhar também! Obrigado
View ArticleRe: Disable Mass Reversal FB08
Rodrigo, You can do a SHD0 Take a look on following linkSAP Community Network Wiki - Code Gallery - Copy of Transaction Variant - A Step by Step Guide fo... Regards
View ArticleRe: Alguém sabe qual o ObjType da tela de orçamentos (Finanças > Definição de...
Opa Vinicius, exatamente, na tabela não consta nada, né.Você é desenvolvedor também?absEmerson
View ArticleRe: 0HR_PT_1 / 2 "WorkPlace incident" not got when "Sick leave" hours are 0
Hi, Alright, you don't want to enhance the standard datasources. I suggest you to create a custom datasource based on the table where all the incidents get stored in the ECC database table irrespective...
View ArticleRe: delivery document error
Hi, Have you tried Copy to from Sales Order? Same error? If yes, you may have data inconsistency or Application error. What is your B1 version/PL? Thanks,Gordon
View ArticleRe: how to find customer address using vbeln?
Did you try to use it? It really is a train wreck to try to evaluate.
View ArticleRe: Difference in mb51 and mb5L report
compare your account postings with the logic explained here: OSS Note 180503 - Val. logic during transfer posting with reversal movem. typeI guess your sales order stock had no price and that could be...
View ArticleRe: Address infotype Showing worng
Dear Nagoor, Take a look at feature P0006 thru PE03. Check which screen is assigned to your country. By the way you can configure screens by T588M thru SM30. To see which screen is active in your...
View ArticleRe: Synchronising problems with Application Patches
A variant of that which I have used is to include patch.pbl at the beginning of the library list. It contained a function which returned the version number and date (for use on the About window), and...
View ArticleRe: Deleting attributes of 0Equipment invalid master data record
Hi, You have to know whether those attributes are Display or Navigational? You can check in 0equipement infoobject definition in Attributes tab. Go to Master data tab-->You will find any of the...
View ArticleRe: Leave quota accrual
Hi Geeta, Upto PL it is clear, that we can configure as required. But SL is not clear. You can split into points wise. So that it will be very clear for US. Thank you, Srinivas.
View ArticleRe: Opening SAP using macro
This code is working in all Windows OS. So Win7 will not be the root cause for your issues. Without being more detailed I suggest you check your local settings as this seems like root cause.
View Article