Re: Automatically Send email after Creating Invoice from VF01
Hello All,Thanks for the prompt replay and valuable time,actually we have a ztable where the email address so when user save any billing document i.e in transaction VF01 -(SAVE) INVOICE smartforms will...
View ArticleRe: Change screen size dynamically in Module pool
Thanks Artem, Your idea helped for a workaround
View ArticleRe: SAP NOTE: 1787850 - ESS Config EHP6
chk here :- this concept is used to display in forms HCM Process and Forms - Tutorials Part 1 -- learn from here all the best.
View ArticleRe: what is the BAPI name for "F-02" - ENTER G/L Account Posting
what is the difference between BAPI_ACC_DOCUMENT_POST AND BAPI_ACC_GL_POSITNG_POST ?
View ArticleRe: EHSM : Generate Initial Report Issue
Hi Balaji, Thanks for your Response. ADS was there.I didn't assigned the regulation hence it was not coming. Now I have applied the regulation and am able to generate the report. Regards.Shri
View ArticleRe: HANA Stuido - doesn't show XSJOB under File > New
You do seem to be missing several artifacts that should be there: Perhaps you should update your Studio to the latest available. I'm not sure why you wouldn't see these additional items. However the...
View ArticleRe: Error Message While Maintaining Measuring Point Additional Data
Instead typing the content, please post your screen shot of following. Characteristics CT04 screen shotMeasuring Point Screen shotUoM definition CUNI screen shot for Degree Celsius In CUNI, for Degree...
View ArticleRe: run error
Hi Aaron,It would be great if you could post your new question in a separate topic (that way others can find the topic and its answer).Also, if Neal's reply answered your question, please mark it...
View ArticleRe: Problem with logs in DB13
Hi, I have to say, that opening an incident at SAP would be advisable now. There can be several reasons for this issue. E.g. sapxpg,gateway,sap configuration,etc.Open an incident at BC-CST-GW. My...
View ArticleRe: SAP 720 GUI Export to XML query
Hello Divyansh,Exporting to excel .xls is not really possible due to the fact that we don't have access to the source-code from Microsoft (no-one does except Microsoft).The files we export are actually...
View ArticleRe: Production Order Number Range - Not Continuous
Hello Sugan The global reset must be made after changing the number range settings, in order to clear the buffer. Only performing the global reset without changing any setting will not resolve the...
View ArticleRe: Retrive all materials from SAP. BAPI_MATERIAL_GET_ALL
Hi, more simple : extract with program RMDATGENcreate with program RMDATIND if you have to do several time it's better to use IDoc and send the material with BD10 regardsFred
View ArticleRe: fields from EKPO and EKKO
hi Anubhab chirui, In top include i wroteTables EKKO. IN PBO module of screen i wrote Select Single * from ekko.vat = ekko-stceg. i have also changed name to vat in screen painter. But it is not...
View ArticleRe: ST12 not found
Hi Chinmaya, We are also facing the same issue can you please share the resolution How it was resolved. BR,Avinash Reddy.
View ArticleRe: Create Customer through XD01 and automatically exc xd05( for customer block)
Hai Kamal, You can use User exit as per Mr Mozzam suggestion if you want to use enhancement; use Include MF02DFEX if sy-tcode = 'XD01' or sy-tcode = 'XD02' or sy-tcode = 'VD01' or sy-tcode =...
View ArticleRe: Top Level Navigation Top-Aligned After SPS Update
Hi Samuli, Our Basis team is working on applying patch 1 for Portal Basis SPS11 and patch 1 for Portal Basis API SPS11. I'll let you know the outcome (fingers crossed!). Thanks again for the...
View ArticleRe: Rollback Work is showing no impact.
Well you should not be trying to "undo" or rollback the NUMBER_GET_NEXT. Just provide the user with the information that the ID is not generated yet until saving. That should be the best approach, you...
View Article