Re: enabling back or exit options in module pool
Hi,Go to PBO module of your main screen. Open the module under it ex. STATUS_1000 . In the Module-Endmodule you will get a statement SET PF-STATUS 'xxxxxxxxxxxx'.Un comment it and remove the xxxxxxx,...
View ArticleRe: enabling back or exit options in module pool
Did you search in documentation/forums a little bit how to create a PF status? that's an elementary question with an elementary answer.
View ArticleRe: how to add quantities based on material no.
Hi,Use a COLLECT statement Something like this; REPORT ztest. TYPES: BEGIN OF tys_quantity, matnr TYPE matnr, lfimg TYPE lfimg, meins TYPE meins, END OF tys_quantity, tyt_quantity...
View ArticleRe: Credit management on due days basis
Hi,are the document types activated for Automatic credit check
View ArticleRe: Error while doing PGP encryption
Hi Sumit, does the Prod system restarted/rebooted after the JCE file update? this is the mand. step to complete the setup. regards,Harish
View ArticleRe: View problem(?) : Maintain Pricing Procedure(rebate)
Hello, thanks to your advice to a beginner like me, I learnt Control data brought me exactly what I have been looking for. Now I can move forward abby
View ArticleRe: How to upload Customer Master Data by using DTW?
C:\Program Files (x86)\SAP\Data Transfer Workbench\Templates\Samples\1. Add New Data\Business Partners\Business Partner Master Data\OCRD - BusinessPartners.csv Check this file, SAP has already provided...
View Articlethere is not HCM_ESS_WDA_1 in sfw5
hello I can't see HCM_ESS_WDA_1 in sfw5 , I need to config MSS ,and so it must be active in sfw5,
View ArticleRe: Clearing option not available within SBO G/Ls
Check your patch level, and upgrade to latest one. Frank
View ArticleEDM-Datatypes for NUMC(9) and NUMC(10)
Hello, in our Datamodel are fields with NUMC of langth 9 and 10. I have assigned Edm.Int32 and Edm.Int16. In both cases I get an error while generating runtime artefacts. If I generate the artifacts...
View ArticleRe: Traversal Beta to QA
Hey, It is an already known issue, it shows content from both environments, but QA content will be removed hopefully soon.Best,Gabi
View ArticleRe: Is there any process/transaction covering vendor check receiving date not...
Thank you Mahmoud, appreciate
View ArticleRe: Error facing when testing ADS rfc with SSL certificate.
Hi, tried everything now the certificate also added,but still the error coming with rfc.
View ArticleRe: Need info regarding Master Data process chains
Hi , 1. Go to RSPC transaction.2. Right click on any display component and select 'create process chain'.3. define start process --> create start variant.4. Add loading step for master data -->...
View ArticleRe: save data to ztable by defining workarea in module pool
Dear Sanchita, From your post I understand that you want to save data by combining the input paramaters v_matnr, v_date, v_rate, v_qty and v_amt to field zmod of table ztable.Maybe the field length of...
View ArticleRe: Badges for Sap Open Course - Sap Business Warehouse Powered by Sap Hana...
Best way to get it done via reaching openSAP support team directly.Click on 'Help' menu on right hand side at openSAP page, share your concerns.Hope this helps. Regards,JK
View ArticleRe: HANA STUDIO 2.0 and Tenant DB (HANA SP09)connection problem
Helloyou don't have to provide the port, just give the correct Tenant DB name with host and instance number.I am working on a machine with 3 Tenant DBs and all of them have different ports then 30015,...
View ArticleRe: No Service category is determined
Hello Kaushal, Sorry for the late Reply, but could u please explain me how to do that. Regards,Krishna
View ArticleCombine order settlement to child orders
Dears We are doing the combine order settlement to the individual child orders (3 nos.). We have now material consumption at the combined order booked through a primary cost element.During the...
View Article