calculate working time in hours per month
Hello Gurus, I am creating a module pool program , where I am trying to calculate working time in hours per month for every employee.On screen I have provided 12 months with DAYS format.and...
View ArticleFunction Module with Table Type IMPORT
Hi, I have a FM which has a IMPORT parameter which is of a table type say CRMT_OBJECT_GUID_TAB. I am trying to test run the FM but I am not able to give the test data. Can someone help regarding...
View ArticleFunction Module with Table Type IMPORT
Hi, I have a FM which has a IMPORT parameter which is of a table type say CRMT_OBJECT_GUID_TAB. I am trying to test run the FM but I am not able to give the test data. Can someone help regarding...
View Articlewhat is " (SAPLIQS0)IVIQMMA" and '(SAPLIQS0)editor' stands for ?
hi , what is " (SAPLIQS0)IVIQMMA" and '(SAPLIQS0)editor' stands for ?and, these values derrived from where ?and, what the below codes trying to do ?...
View ArticleField-symbols appending to ITAB
I apologise in advance for my question as I am really not very bright. I have field symbol declaration as: field-symbols: <ls_line> type any, <lt_itab> type table....
View ArticleGrayed out particular cell in ALV
Hi Experts, My requirement is to create ALV like Table Maintenance Generator.Here,primary keys column must be non-editable during display.But,when new row is added,that primary keys cells for newly...
View ArticleHow to test a Function Module by passing in an internal table?
Hi, I am going to use this FM CRM_ORDER_READ_OW in my transformation routine in SAP BI to calculate the SLA Duration. SLA Duration = Time case confirmed/report generated - Case creation I am...
View ArticleEnhancement in SAP
Enhancement The R/3 Enhancement concept allows us to add your own functionality to SAP’s standard business applications without having to modify the original applications. SAP creates...
View ArticleMARM-UMREZ issue
Hi Using MARM -UMREZ (numerator for base Unit of measure ) in the following formulae lv_value = qty1 MOD MARM-UMREZ . Internally umrez is a dec field so its being displayed as comma separated...
View ArticleFill GOHEAD structure from a field symbol
Hi all , i need some help with a user exit i'm working on . I need to validate a value in MIGO but the structure where the value is the GOHEAD , i read in other forum that using field symbols help ,...
View ArticleHR_MAINTAIN_MASTERDATA Entry not allowed
Hi , I am using FM HR_MAINTAIN_MASTERDATA to insert IT2010 records .For some pernrs its not working properly .FM is not returning any error . But it is also not returning modified key and record is not...
View ArticleView Table with Restriction
Hi All, How can I achieve a view table with restrictions with something like below that would only allow user to select field/s to be maintained or display?Thanks,Trixa
View Articlegaps between two words in smartform
Hi Gurus, I have started developing new samrtform, it is working fine but i am facing some problem in print preview. everywhere it is showing lot of gaps between the words. Ex: in table one of the...
View ArticleBatch input error in background mode.
Hi all, i am running a batch input session in background mode and getting an error. When I run it in foreground there is no error. What I am doing wrong? Error 00349: Field XXX does not exist on screen...
View ArticleCan we create and place our own BADIs in SAP standard code?
1)Can we like create our own BADIs?2) As per the normal thinking SAP has placed calls to BADIs at different places in the standard code,we can then implement those BADIs to get some functionality .Then...
View ArticleSM30 : Individual entries cannot be put into the change request
Hi All, I have searched SDN also. I Have created a Z table with delivery class 'C'. and fields was 1) MANDT 2) FLD1 INT1 3) FLD2 CHAR40 4) FLD3 DATS 5) FLD4 DATSNow I have...
View ArticleDebugging Problem
Hi Expert, It's great, if someone tells me how to find the location of when the exception is threw or it set up a paticular value for SY-MSGID, SY-MSGTY and etc. The backgroud is the program calling...
View ArticleA table as selection criteria.
Hi!How would you create a report, which requires not a parameter, not a range (select-options) but a table.I mean, the user should be able to select: Article A in Plant B andArticle C in Plant D...
View ArticleSave account group in an internal table?
There is a functionally modul to save account group hierarchy (created with T.KDH1) in an internal table?regards,Mio
View Article