Skip creating invoice scheduled in background and create error log in V.21 Tcode
Hi All, When background job scheduled for VF04 (Billing Due List) to create billing document , we are checking condition for billing date . If the condition satisfied we are creating error log in V.21...
View ArticleStandard table is not updated
Hi Experts, I have an issue in warehouse product master transaction code in SCM EWM, it has staging area and door determination group maintained in transaction code, but if i see in table:...
View ArticleEFG_PRINT : how to pass custom form parameter
Hi Experts, We are using print work bench ( PWB ) to enhance new Talent Management form's. Standard forms are called by passing CP ( Central Person) & these execute fine & display content. We...
View ArticleError when importing object P_lis
Hello Experts , I have a task assigned to me where i have to write a program to get all the reports and their variants( variants without space and non obselete variants)When i am trying to access the...
View ArticleProblem in Copying module pool program
Hi All,i have to change a existing module pool program and i have to refer all of its screen elements to a newly created table, while i have copied my module pool program, it has some include program...
View ArticleBatch Creating Error but Program running Fine
Hi All, We have recently developed a program which creates new assets from the data received from IDOCs and updates them under Premise in SAP ISU. As a part of testing we have run that program and was...
View ArticleTo get a set of values just before a 'selected' row in a table
Hello all, Apologies if my question/ title sounds kind of vague. But, let me go ahead and explain my proposed logic. I have a table( in an FM ), from which I have to find whether there is a particular...
View ArticleSequence while sorting an internal table
Hi Experts, My problem while sorting an internal table is the sequence of record. I have an internal table with content as : Area No. Name 11...
View ArticlePress button thru transaction
Hey experts, I have a screen with a field and a few buttons and I wanna make a transaction with parameters which fill the field and press one of the button, I do it before with Table Maintenance...
View ArticleClass method returning any table
Hi all,Is there a way in ABAP to solve below problem?I have a class CL with method METH which inside of itself CREATES an internal table.Table structure and its data depends of various factors and its...
View ArticleCreation of custom program by using Function module to fetch fiscal year &...
Hi All, My Requirement is thatIn TVARVC Table i have to create two variables(ZYEAR,ZPERIOD),now i have to create a zprogram and by using function module 'FI_PERIOD_DETERMINE' i have to fetch fiscal...
View ArticleBBP_GET_STATE_MONITOR alert messages
In calling FM CALL FUNCTION 'BBP_GET_STATE_MONITOR' EXPORTING monitor = gs_monitor-lv_monitor monitorset = gs_monitor-lv_monitorset IMPORTING actualvalue =...
View Articlecan any one help me
hi all now i am working on alv report in abap hr for this iam using salv to develop the report i completed the development now i am facing one issue while running the report in background the...
View ArticleTransaction code for Standard Report
Hello Gurus. My Requirement is: I have to create a Z-Transaction code(There is no T.code in sap) for Standard Report-RMMDDIBE . When I run the Z.Tode, the output is displaying with No tab...
View Articleexit in iw48
Hello everyone, which exit should be use in iw48 capturing date and time from iw32 malfunction start date , end date , malfunction start time and end time.
View ArticleCopying the Maintenance Order operations to notification as activities
We have a requirement to copy order notifications into the activities tab of the corresponding notification created. We are using the Exit EXIT_SAPLCOBT_001 to achieve this.we have implemented FM...
View ArticleHow to get the value from an input field?
Hey experts, I have a module pool with a screen with an input field, I would like to get the value of that input field, but I don't know how to get it.The user fill the input field and I want to get...
View ArticleDebug unauthorized TCODE without using SE93 or SM37
Hi guyz, In relation with the post below, I just want to ask if there is other way to access TCODEs you are not authorized to access aside from debugging in SE93 or SM37?...
View ArticleABAP Tab
Hi,I am new to Abap. I have a problem. When I upload my text file (.txt) to SAP, the spacing during the upload is different.Can someone help me.My program tab is DATA: V_SEPARATOR TYPE X.DATA: L_VALUE...
View ArticleBAPI_PO_CHANGE to change Gr-Bsd IV
Hi, I have a problem when I use BAPI_PO_CHANGE to set Gr-Bsg IV for received items. This is my code :CALL FUNCTION 'BAPI_PO_CHANGE' EXPORTING purchaseorder = s_ekpo-ebeln*...
View Article