Re: 2 table control in one screen
If you had assigned, then automatically on selection, the value would become 'X' in PAI.Example for?
View ArticleRe: NW 7.4 upgrade fails to start shadow instance
Hi Dao, Could you please check the relevant trace/logs file in /sum/abap/SID/DVE*/work and try to see any clue. Besides, do ensure you download the latest kernel from SMP. Dont rely on the kernel...
View ArticleRe: Post goods issue VL02N
Hi, I would suggest try with the FM: this function module will work delivery update as well as serial number update( Batch split ). Look at the code inside FM under the include: FV50XF0B_BELEG_SICHERN...
View ArticleCo product consumption
Hello, All,We have a co-product A which do not has BOM, it is a consumption parts of FERT B,When we cost B with CK13N and CK40N,System report a error no routing or BOM under A.Is there any problem in...
View ArticleRe: Transaction Notification Nombre Duplicado SN
Prueba esto: if @object_type='2' and @transaction_type in ('A','U') begin declare @desc varchar (250) select @desc=CardName from OCRD where CardType = 'L' and ItemCode = @list_of_cols_val_tab_del...
View ArticleInconsistency in UTC time for operating system and SAP found
Hi expert, I constructed ERP on HANA by using DMO of SUM.Now , my system is SAP ERP 6.0 EHP 7. And my DB is SAP HANA SP7 rev70 . When I executed Tr-CD:ST03N , the below message was appeared...
View ArticleWindows 2012 , BO4.1 Sp2, WEBI Server In Loop
Product :- SAP BO4.1 Sp2 Edge full buildCMS DB:- SQL Server 2012OS:- Windows 2012 Standard Issue:- Not able to view sample reports published with BOIt seems that at looking at WEBI logs, the WEBI...
View ArticleRe: Solman Project/Solution Top Node Customization
Hi Salai, We are using ARIS - SOLMAN too.For the developments that you want its not a problem to create separate Scenario ( directory ).And inside this you can createBusiness Process = R0001, R0002 etc...
View ArticleRe: About Table
Hello Jun, understanding, I will try it later... Thanks for your reply. : ) Ella
View ArticleRe: Different sized pipes in storage location
Hi, As jugran said ,You should use batch management (MSC1N) to create Batch for material as per your requirement.One more solution is that,You can create storage Location as per your material...
View ArticleRe: Active Directory and SAP Portal User Mapping
Hi, Thanks for the link. Actually our AD user id is difefrent than Portal user id. In short:1. Portal and Backend systems user id's are same2. AD user id is difefrent than the Portal user id. Hence we...
View ArticleRe: Payroll result incorrect
I think it is configuration issue too (i think it is about currency), but i don't know what and how to check.Please tell me more details.Thanks
View ArticleRe: Payroll result incorrect
Hi Mohan,I tried but the result is still 80,000. I think it's not the PCR problem.Regards
View ArticleRe: Security Groups and Windows AD
Hi Robert, Proposed Model looks fine.it is a best practice to have Win AD Group as a Subgroup of enterprise Group. Make sure also implement the Enterprise alias for all the users with ref of below...
View ArticleRe: Missing /SYCLO/SAP_INVENTORYMGR32_CUS BC Set
See SAP Note: http://service.sap.com/sap/support/notes/1840331 Stephen
View ArticleRe: How to stop decimals appearing for a quantity field?
Hi Robert, I suspect you are missing some thing and system will take care of decimals display based on unit automatically. We do not need to do any thing. Please make sure that the below points are...
View ArticleRe: T-code authorization
Thanks sir! Deeply appreciate your kind explanation! However do you mean in SE93 instead of SE91?
View ArticleRe: Read PP Master Data for Order Already GI, GR, and CNF
Dear All, I can re-Read PP Master Data when Order already got some GR, GI, and CNF by edit standard table (don't forget backup original data at spreadsheet), re-Read PP Master Data, and then get back...
View ArticleRe: Populating F4 help of a select option/parameter in screen based on input...
at selection-screen on value-request for p_vkorg. DATA: LT_DYNPFIELDS TYPE STANDARD TABLE OF DYNPREAD, LS_DYNPFIELDS TYPE DYNPREAD. LS_DYNPFIELDS-FIELDNAME = 'P_BUKRS'.LS_DYNPFIELDS-FIELDVALUE =...
View ArticleRe: Problem with JOB_SUBMIT
Hi Anindya, You can pass the Program name sy-repid into the parameter - REPORT. Along with it, you have to pass job number and job name in the respective parameter. Please pass the variant name as well...
View Article