Deleting TMG internal table TOTAL using dynamic WHERE condition
Hi, We can have dynamic WHERE condition in SELECT queries. In the same way, can we have dynamic WHERE condition for deleting entries from Table Maintenance Generator(TMG) internal table TOTAL? I'm...
View ArticleProblem info type 8
Hi experts I had a task of validating the data entered in a amount field in info type 8. I did this validation using BADI HRPAD00INFTY. But whenever the error is shown, the amount field is disabled ....
View Articleupdating screen fields in user exit for pa30
I am using user exit zxpadu02 in pa30 for validations in 2001(Leaves) and I want to increase the QUOTA USED ( Q0000-ANZHL), which is a screen field. I have successfully updated IT2001 using CALLMETHOD...
View ArticleABAP Query or Reports (Intr + Normal)
Hi @all, just to know from you is it time to switch to abap queries or remain relating to use Reports? are they enough capable to acquire all the efficiency of Reports? or should i still remain sticked...
View ArticleClass Attributes data getting freed
Hi, In my Class I have a private instance attribute T_OUTTAB of Type Ref To DATA. In one of my Methods I'm filling this attribute in the below way. GET REFERENCE OF e_table INTO t_outtab. E_TABLE is...
View Articlecalling secure web service
Hi, I need to consume a secure service but before doing this i need to be authenticated by way of a login certificate. I have uploaded the client certificate provided into STRUST. When i try to create...
View Articlefunction idoc_inbound_asynchronous is not available
Hi Experts, We are using ALE for SAP-to Non SAP. We are getting error (function idoc_inbound_asynchronousis not available) for mass processing. Could you please help me what could be the root cause...
View ArticleLogo in F140_CASH_DOC_01 SAP Script form
Hello Experts,How can I change the logo dynamically in SAPScript form F140_CASH_DOC_01 based on the entered company code. Related tcode is FBCJ. Appreciate your helping in Advance.
View ArticleST Transformation - Flat itab to Hierarchical XML
Hello Transformation experts!I have a simple (I hope) question. Suppose I build an internal table itab that has the following data (assume both columns are strings): T F---------T1, F1T1, F2T1,...
View ArticleSAP to Sharepoint system - Uploading files
Dear Community members, I need some help in understanding how SAP can communicate withSharepoint system programmatically. My requirement is: I have to develop a SAP report program thatextracts some...
View ArticleHow get information for FB03 Payment usage data
Hi, I want the table name or function module for Payment usage in FB03.I Please give me information on retrieve payment usage data. Thanks & Best Regards,Balakrishna gajula.
View Articlewhat table name for payment usage in fb03
hi, Please let me know what is the table name for payment usage in fb03. Thanks & Regards,Balakrishna Gajula.
View Articleevent handling in OOABAP
REPORT ZCL_VEHICLE1. INTERFACE if_status. METHODS write_attributes.ENDINTERFACE. CLASS cl_vehicle DEFINITION ABSTRACT. PUBLIC SECTION. INTERFACES if_status. METHODS: speed_up IMPORTING step...
View ArticleUpdate Valuation Type in MIGO
Hi, I am using transaction MIGO to post a GRN.Based on my BATCH number system is picking up Valuation Type by default ( Example - ABC ).Using some logic I changed this default value to my required...
View ArticleProject Definition Description to copied as WBS Description to Level 1...
Dear all, In CJ20N transaction Project Definition Description to copied as WBS Description to be copied for Level 1 automatically from level 2 onwards it should come with comapny code automatically....
View ArticleHardcoded text replacement tool
Hello experts! Is there a tool available to replace the hardcoded texts in the program? Basically we need to replace all the hardcoded text in the programs with text symbols. Let me know if any tool is...
View ArticleRedunancy in the Top-of-page header text ?
Hi Friends, in My alv report , when i double click on any columns ,, my header " text of total no. of quantity = 5000" is showing two times Example: text of total no. of quantity...
View ArticleAutomatic generation of Nota fiscal number by J1B3N
Hello Folks, In case of Nota fiscal once we create invoice a nota fiscal document will be created. To generate NF no. we need to go J1B3N and input billing document number and issue out put manually to...
View ArticleSAP Query not working
Hi, I am facing problem with SAP Query. My query is not working for one particular date. Its giving timeout error when i just give date as input. I tried executing it by giving some particular document...
View ArticleNeed table and fields namely Gross salary, 80c break up and conveyance for...
SAP provides a standard report for form 24 in indian payroll i.e HINCF240. Requirement is to add 3 extra column fields namely Gross salary, 80c break up and conveyance. I need the table and field names...
View Article