Re: No Layout in F4
What I am suggesting is to create a global layout and save it. then try using F4 to see if you see the global layout you had created. the above would be the first step. debug your F4 and see how the...
View ArticleSave files to file system or DB
We have a question about option in configuration 'Define Criteria for Event Message Processing' which allows option to 'Save files to file system or DB'. Note 1355699 dt. 15.09.2009 indicates 'do not...
View ArticleRe: BADI After save material document in MKPF
Hello, Please check MB_MIGO_BADI, MB_DOCUMENT_UPDATE, MB_MIGO_ITEM_BADI or MB_DOCUMENT_UPDATE. I think MB_MIGO_ITEM_BADI or MB_MIGO_BADI can be usable for your requirement. Thanks , Abhijit
View ArticleHow to copy or synchronize users from one company to another
We have multiple companies set up in SAP B1, version 8.82.075 PL:11. I am wondering if there's a way for us to copy users from one company to another, or to synchronize the users among different...
View ArticleRe: Consolidate freight units to the same delivery item
Hello Yasin,No, it´s not possible to consolidate in standard.We had to use userexit_prepare_001 of BAPI_DELIVERYPROCESSING_EXEC to consolidate.Regards, Marcelo Lauria
View ArticleRe: Multiple sections in detail
Hi, Here's what's confusing me. I have detail lines that look basically like this: Cust Invoice Line BOM LineAmt BOMAmt ProcessBob 209 1 1 750 100...
View ArticleRe: Equioment is replicating without status
Hi KP, Only the following system statuses are downloaded: Available In the warehouse Assigned in delivery note At customer site You have to use BAdI CRM_EQUI_LOAD method ENLARGE_INDOBJ_BDOC...
View ArticleRe: sp_helpsegment pages don't add up. How can I fix this?
Could you post the entire output from running: =================exec master..sp_helpdb <db_name>gouse <db_name>gosp_helpsegment logsegmentgo=================
View ArticleXPath Date Comparison in Repeater
Looking for some help trying to get a date comparison working in a repeater. I read some other posts, and tried many variations, but I cannot get the date check to work. I ended up doing the...
View ArticleHow to run a webdynpro multiple times by passing different parameters each...
Hi Experts,I am a BW consultant and new to webdynpro. Not sure how to run RSO_METADATA_REPOSITORY multiple times and by passing different parameter values each time(either taken from an a standard BW...
View ArticleRe: No G/L determination and Billing Plan problem
Dear KHF, Just check at your schedule line category --what was the account assignment category assigned?? Due to this only system catches KOFK in third party/IPO (TAB/TAS item categories)(CB/CS...
View ArticleRe: Brazil depreciation posted at asset level?
Hello,You need to create a seperate book for statutory reporting. Go to OADB > then select Brazil chart of depreciation and maintain the following: AreaDescriptionPosting IndicatorLedger1Leading...
View ArticleDeterminação Conta Contábil - Vendas
Boa tarde, Estou tentando importar um arquivo retorno bancário e na hora de gravar apareceu o erro dizendo que estava faltando algumas contas a ser preenchidas.Na Determinação de Conta Contábil eu...
View ArticleRe: Makit Chart Range Selector starting point
in combination chart also it works. here is example JS Bin - Collaborative JavaScript Debugging</title> <link rel="icon" href="http://static.jsbin.… but...
View ArticleRe: How can i set variant in alv ?
Burak, Are you trying to set the variant before the table is displayed? If so, you should be passing tab2 to the parameter IS_VARIANT in the method SET_TABLE_FOR_FIRST_DISPLAY. If you are trying to...
View ArticleRe: LSMW Analyze errors
for me the prefered solution is to add sthing at the end and show me an error message with the old material number during "convert data" . My issue is that i do not know what to write there and now i...
View ArticleRe: Internal table Query
Hello Ventat,Following understanding of your requirement, I would resolve it like this: types: begin of In_typ, customer(3) type c, Addr(6) type c, end of in_typ.data: In_t_1...
View ArticleRe: Compare the amount of a wage type between two payroll periods
I am not familiar with Country Code QA, but if you are dealing with a Standard Technical WT and there is no Outflow/Inflow already set-up, you will have to create Custom Technical WTs (such as /Xxx for...
View Article