User Exit after PO Relase and Save
Hi All,Can any one give me the user exit which gets triggered after releasing and Saving the PO. I used EXIT_SAPMM06E_013. It is getting triggered after releasing the PO but using this exit, I am not...
View ArticleVA42 user exit to update contract start and end dates at Item level
Hi Experts, I need to update contract start and end dates at Item level in 'VA42' transaction, for this i am using user-exit 'USEREXIT_FIELD_MODIFICATION' in the include...
View ArticleINTERNAL_SERVER_ERROR while Calling SCMS_HTTP_CREATE Function Module
Dear All, We want to attach document (PDF, DOCX, TXT etc.) in DMS using WD application. We converted data xstring to binary format. Now when we call Function Module SCMS_HTTP_CREATE, it gives...
View ArticleCOPY LIKP-LIFEX TO VBRK-ZZBSTKD
Hi all ; I have a data in likp in field lifex . Problem : When i run VF01 tcode to post billing document , i reference delivery. I want to copy likp-lifex to billing header vbrk-zzbstkd. I tried to...
View Articleother wage types automatically update in PA30.
Hello Experts, Please help me for the following requirement, I have to calculate the other wages based on ( annual salary - basic (1000)). i have implement following exit PBAS0001. this is a code i...
View ArticleInternal table Query
Hello, I am a BW guy with very limited ABAP knowledge. I have an ABAP query. I have an internal table called in_t_1 in which I have placed data like below: Customer Addr1000 IN_2011000...
View Article[DESIGN PATTERN] Factory: Define Method Area
Hi Guys, I have a question regarding the Design Pattern:Factory. According my need the question is below as:I have the Abstract Class AAA with it own Abstract method that create objects (only one...
View ArticleFM for the engineering change number to change status message to release
Hi, I have a requirement to change the status message of engineering change number(transaction CC31 or CC32 ) automatically through a program. I have a thought of doing BDC but still i want to know any...
View ArticlePO creation for Generic articles
Hi Team,We are using BAPIs BAPI_PO_CREATE1 for creating PO for Generic Articles using BAPIs but couldn't find any parameter in BAPI where we could pass Generic Article characteristics based on which...
View ArticleUsing customer fields values in the worklist
Hello, In transaction CAT2 I need to add two additional fields, values of which I want to use in the calculation of the worklist. The values of these fields need to be multiplied, divided by the number...
View ArticleTransfer...to ,when dump with exception.
When I transfer data to dataset, the data is a long string (ep: 0001 # 123445 # 44456 # aaabbb ) , when we LOOP at a internal table , and transfer this long string to dataset, it come across a...
View ArticleHow to use STRANS to translate XML to ABAP with deep structure
every experts, I want to use Tcode: STRANS to translate XML to ABAP, But it does not work well,here is XML code,I want to translate this XML into an an Inter table gt_orders with deep structure of oeb,...
View Articleneed to replace email address in PO
I have to replace the vendor email id in purchase order with some other email id which should come from LFM1 table.The given condition is like while selecting the email address it should first search...
View ArticleRegarding email from invoice
Hi All, I need to send email notification to customer when ever invoice is created. As per business requirement, very limited data needs to be send (not as per print output) and also the detail should...
View ArticleCall Transaction Background Mode
Hi experts, I using call transaction for z tcode. This is working normaly but in background mode not working. Because call transaction can not transporting screen element's values. Sample :FNAM...
View ArticleAdd Default standard text to notification on creation
Hi ABAP experts,Is it possible to automatically add standard text when the notification created.Currently we are asking users to manually add the standard text which is wast of effort for every...
View ArticleTrigger proxy when Process Order is released
Dear ABAP Experts, I have a requirement where in I am supposed to send out a proxy with the details of the Process Order that is being released when the PO is released using COR2 or COHVPI transaction....
View ArticleWhile creating smart form parameters error.
hi.i am Developing a smart form ..based on the given parameter the values are coming..(Sorry i am not able to explain the whole scenario bcz i am new to abap)plz have a look on below image.Se11 and...
View ArticleDeterminations don't execute if I call action from determination
Hello, I need to trigger an action from a determination. If I do it action executes, however all determinations are skipped. And as a result calculated fields remain with wrong values. I debugged a...
View ArticleUpload MIME object in LIVE system
Hello all, In development system, i can upload the bitmap files by the code below and there is no problem.But in LIVE system, this code gives the error : 'System not modifiable!'.How can i manage to...
View Article