This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...
First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...
Hello experts,I am trying to set up a scenario, where my Web Service client (non-SAP) requests a SAML 1.1 assertion from its STS with confirmation method = sender-vouches.The client inserts the received token into its SOAP request and signs- the body...
Helloi have a title which i have displayed in a grid layout using this codeDATA: GRID_TITLE TYPE LVC_TITLE.GRID_TITLE = 'FACTORY OVERHEAD ' CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPORTING I_GRID_TITLE = GRID_TITLE.Now i woul...
Hi All, I'm debugging a function in UPDATE TASK. I have just actived the flag 'Update Debug'.My problem is Find how the Function's parameters are passed. The function is called dynamically by a statement like this:" PERFORM (VBFUNC) IN PROGRAM (TFDI...
Hi All, We have upgraded our system from 4.7C to ECC 6. As a part of unicode conversion I made some changes to the program.In 4.7C: data: i_citilogo(25) type x occurs 0 with header line.i_citilogo = '4749463839618F002800F7C000B7000200005543488600...
Hello there,I am developing a module pool screen, in which i have a table control field with fields PERNR and ARBPL along with other fields.I have to give a search help for Pernr first field for which i have given a search help with the use of PM02 s...
I have a requirement to mass create Manual Accruals in Rebate Agreements ( ie. go into VBO2, put in your Agreement No and execute, then choose ACCRUE button, put a value in Accrual To Post field abd SAVE -> a sales doc is created ).I don't want to u...
Hi,I am trying to add new property values under Value assignment tab in OG02 tarnsaction using the bapi BAPI_BUS1077_Create followed by BAPI_TRANSACTION_COMMIT and BAPI_BUS1077_SAVEFROMBUFFER. Currently we have two rowz for teh property and trying ad...
Hi Experts,I am using a function module ARCHIV_CREATE_TABLE to link signature file to their corresponding activities. All of things are happening in the right way.My question is that "How can i check the content of bitmap file whether the bitmap file...
Hi ,Experts,My requirement is to attach the z output type to the handling unit when it is changed . I want to use this in a z function module where the handling unit is changed. i tried using bdc for vl02n it is working in the foreground but it fails...
i have 40 char text. in given text will appier like below 1) Text = 'trea 123 bett $ 2 222* 333122218888 abc" 2) Text = 'trea 123 bett $ 2 222* 3331 2221 8888 abc" 3) Text = 'trea 123 123t $ 2 222* 3331- 2221-8888 abc" 4) Text = 'trea 123...
Hi,I have one requirement for report.When we execute the report then it should have two parameter (sales org, document number)After pressing F8 it should display another screen or same screen with display customer name, city for that document and scr...
Hi experts,I have a subquery which has to be written in ABAP.select single TARIF_TYPE from table ZTARIFF where (TARIFTYP = xxx and ANLART = mn)Where xxx = select TARIFTYP from table EANLH where (ANLAGE = select ANLAGE from table EVER where VKONTO = ...
Hi to all,Suppose a database table contain records for every customer for credit and debit amount and total field..Customer1 credit debit 015 100 0 015 0 50 Total = - 50Custo...
HelloI execute FM CS_BOM_EXPLOSION (get components of material BOM) within my FM. For one of the materials this FM generates an exception NO_SUITABLE_BOM_FOUND (BOM has marked for deletion).Execution of FM (code2) stops.How to enable to execution of ...
I would like to update the KOMV-KBETR (condition amount or percentage) under condition tab for both Sales order and billing.example:There are two condition types ZA00 and ZB00 and need to get the KBETR value from ZA00 and add it to KBETR value of ZB0...
Friends, I am trying to Grayout one column Delivered Quantity in Item Overview Tab. Unfortunately the version I am working with is 4.6, so I am not getting any IMPLICIT USER EXIT. Can anybody tell me which explicit user exit I should use? Or if I am ...
Hi ALL,My requirement is to delete existing component and add new component to the production order. Is there any FM or BAPI for this requirement. I ahve tries with all below FM's but not successful. Kindaly help me on this.CO_XT_COMPONENTS_DELETECO_...
Hello,with SM62 transaction is possible to create an event. there's the possibility to manage the parameters ?I mean, I call the event X for material number Y.The program or job (for exemple) that is triggered can read that the parameters is article ...
hi,Good day guysHope every one is doing well. I need to hide the selction criteria for EA21 Transaction code. Plz let me know how to do it with out disturbing the standard code?RegardsKK
Hello Friends,I have requirement to create Sales Order from Internal Purchase Order Using IDOC.Backgorund, we have already configured IDOC orders05 to create Sales Order from external Purchase order from Inbound IDOC, and it is working fine.Now we ha...
HiIn ALV Grid, I'm conditionally opening certain fields for EDIT and the code snippet below refers: SORT IR_DATA_CHANGED->MT_MOD_CELLS BY ROW_ID. LOOP AT IR_DATA_CHANGED->MT_MOD_CELLS INTO LS_MOD_CELL. READ TABLE GT_MOD_CELLS TRANSPORTING NO FIE...
Dear All,I need to find out the Primary Key of a Table Type SAEVAL_T to store the Data in some other DatsBase.This Table Type consists of Line Type of Structure SAEVAL_STR .Can some one help me to find the Primary key of this Table Type.Thanking You ...
HI All, I have a requirement like this, I 'm calling this std BAPI inside my Z RFC FM. Third party system calls my Z RFC.They are passing few values in the structures of the FM. We have structures in the std FM, Plantdata and PlantdataX etc. If ...
Moderator message: please use more descriptive subject lines for your posts.Dear Experts, I hv written following code. there is no error in query but still no data is getting fetched into internal table. Can any one provide guidance pls. TYPES : BEGI...
Hi Experts, Since I am going to take a training on Performance tuning, I would like to learn Performance related transactions fully.I am finding two issues in SE30 transaction(New t-code : SAT).First issue:-I am stopping a running program in debug m...
Hi, I'm using FM 'F4IF_INT_TABLE_VALUE_REQUEST' to get f4 help on selection screen.When i do a select query,and assign the value to the VALUE_TAB parameter in the FM there is a short dump ASSIGN_CASTING_ILLEGAL_CAST (Exception CX_SY_ASSIGN_CAS...
Hi Experts, I have an issue with respect to the scenario mentioned.Scenario is that I have a Z-table in Dev which is maintained through SM30 once the data is saved ,the event"02 After saving the data in the database" ,I have linked a include program ...
Hi,My requirement is to change the amount and the condition value of a particular pricing condition type in the " conditions tab " of a sales order. Can anyone suggest which standard rountine i have to copy so that I can change the amount and the co...
Hi,My report has been developed using WRITE statement. In the report output screen, I have a button called Segregation. If this button is clicked, it should go next screen where it asks for notification number. User will provide the notification num...
Dear Experts,We are calling a standard sap report from our Z wrapper program using submit and return statement.The standard sap report program is dumping because of some issues and the execeptions are not caught by SAP.Our requirement is we need to ...
Hi ABAP Gurus,I have requirement to find real availability stock (status is not reserved nor in PO status).I've tried using FM 'BAPI_MATERIAL_AVAILABILITY'. It gave me not only the real availability stock, but also stock that still in PO (committed q...
Hello SAP gurus,I want to create a transaction that could work from any screen/transaction.What i would like to do is to create a transaction that could be called from any screen, without the /o or /n additions and it will run my code or the screen.F...
I'm trying to pick up ABAP on my own by reading through various resources I've collected and writing my own programs. Unfortunately I don't have an experienced ABAP guru to ask questions of. I'm hoping someone can help me with the following:Based o...
Hi,I'm creating stock transfer orders using BAPI_PO_CREATE1.I'm filling POITEM table field SUPPL_STLOC ( the storage location exists ) however the supplying storage location is clened somewhere during BAPI call, and the PO is created without supplyin...
Hello ABAPers,I am stuck with some problem. finding for a beter solution, hope anyone help me out in this.. the problem goes like this...for example,There are 25 entries in a table with different or same values....like...10, 20,30,10 or so..for 25 en...
Dear All ,According to my requirement , I need to use some predefined SAP FORM present inside some SAP Programs ,but the Form that I want to invoke from my REPORT uses some GLOBAL SAP predefined variables , I need to over write the value of those var...
hi all, please let me know how to fetch data.my requirement is from a table pa0001, get latest record for each personal no as found in this table (pa0001-pernr)for all records where 2nd and 3rd char in the field pa0001-btrtl = cost center(csks-kostl...
Hi,In ALV I have a requirement that i need to edit few fields and then update only those particular edited fields not the entire ALV displayed. For that i tried to set up my own pfstatus so that when i double click on that record it will capture that...
Hi All,I am using IDOC_INPUT_DELVRY FM to post an idoc. The idoc creates a new batch and does PGR. My requirement is I want to pass the batch split for the batch.Idoc works fine when I try posting it with line item 10. Please let me know what all fie...
Hi All,I have a very crazy requrierment in my Project.I need to update complete data of outbound delivery that data will come from 3rd party sysyem.i have gone through with below mentioned BAPI and FMbut did not any any good one which can serve to c...
Hi Folks,I have an output(SAP Script) for langugae Greece (EL) working fine with print option, but when we check the same through fax its coming as Hashes in the output. We have used the stadard Driver program & Z layout. So could you please let me ...
Hi, Iu2019m using function module 'SCMS_HTTP_GET' to retrieve TIF document from Filenet. The TIF document returned has multiple pages. Iu2019m able to retrieve the document with no issue. What I need to do is split the TIF document for each page. ...
I am trying to create vendor masters sent from a 3rd party into SAP using CREMAS05 IDoc. I have the requirement that the vendor should be created in each of 3 company codes and the vendor number is internally assigned in SAP.I create my IDoc with th...
Hi all,i searched alot but couldn't find solution.i have l_value char(45) field value has 4560I need to convert this into vbak-netwr field in sales order user exit MV45AFZZwhen i assign vbak-netwr = l_value.I am getting 45.60 in vbak-netwr field.when...
I have a custom program that uses a BDC session to process records through transaction VK11.We were previously only using one kind of condition type from the main entry screen of VK11; ZTRP.Requirements now dictate a new condition type that has been...
Hi,I've added a custom field in CI_EKKO and easily managed to make it operational in ME22 using the SAP Note 407975.Now, what to do to add it to ME22N?I've searched alot on the forum since few hours... and it's everything but clear...Is there any tut...
I am testing a scenario which fails with a particula user having lesser authorizations. I need to have debug authorization for this user so that I am able to set an external breakpoint for itDoes anyone knows which authorization will do the purpose
I have created a script using SECATT, once it has been completed I go over to the "EDITOR" tab and my values are not being reflected in the order that the entries were made in the test script. Some how the scripts that I write are sorting on the Para...
Hello,Does anyone have any experience, or have you impleted a process where you could give specific users access to only specific print spools and background jobs?We have payroll users in multiple countries and we would like them to be able to view e...
I have created an Z obj in WE30 with 3 segments on it, first one is mandatory segment and hierarchy 1, second one is hierarchy level 2 and 3rd segment at hierachy level 3 with parent segment as 2nd segment.I created a file in application server with ...
These materials will help you participate and connect with other members.
Find answers to basic questions about using SAP Community.
Learn about community rules, take our tutorial, and get support.
Familiarize yourself with questions and answers.
Share your knowledge by contributing to the community.
Introduce yourself and get to know other members.
User | Count |
---|---|
3 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
Subject | Kudos |
---|---|
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |