Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Recent Activity

Task 4 - Implement Criticality feature and create an Object page

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...

Criticality.png

Task 1 - Create CDS View Entity ( August Developer Challenge )

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...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 85784 VIEWS
  • 212 REPLIES
  • 39 Likes

how to add new entry in database when a field of one table is foriegn key of another table

hi expertsi am creating a module pool  program in the program there is the use of two tables name ztr_hrlogin and ztr_hrdetailsnow i have a field in ztr_hrdetails-user_id which is the foriegn key of the table  ztr_hrlogin and the field user_id is pri...

Resolved! How to find out the background job selection dynamic screen values like &0000000000001

Hello, All!When I try to look at values for some executed job with variant like &0000000000001 the system says "Variant &0000000000001 is invalid". I do this from Step List Overview by selecting menu Goto->Variant in tr.SM37.Does anyone have some ide...

debugging value help

Hi all,I am little bit new to debugging and need you help.I am debugging f110 automatic cheque generation to find from where i am getting a particular field value.in the include LFPAYM_USF01 i want from where do i get value for IS_FPAYH-ref01.while i...

How to create SOAP binding for a webservice created using RFC enabled Function module

Hello Experts,I want to create a webservice using RFC enabled FM and then use it into a Adobe form on button click action(Data connection).but when i am opening tcode : SOAMANAGER after creating webservice using function module , my SOAP binding corr...

Resolved! Issue Triggering BAdI HRPAD00INFTYBL from PA30 transaction.

Hi Experts,I have a requirement to perform custom validations for the following infotypes.Infotypes:0005 – leave entitlement 0006 – address0008 – basic pay0017 – travel privilege0041 – date specifications0057 – membership fees0105 -   communicationsT...

Resolved! posting of excise invoice in j1iex with same excise invoice number for multiple grns.

Hi Sap gurus,                     please help me how to post excise invoice for multiple goods receipt with same excise number in j1iex. vendor is sending single excise invoice for multiple grns.actual grns has been done in the month of april while d...

what WILL be the code for pernr for net value in va01.................?

I have add a field PERNR in v/05 field catalog....and now I  have to show net value according to condition record for partners in transaction VA01 USING THE exit USEREXIT_PRICING_PREPARE_TKOMK or USEREXIT_PRICING_PREPARE_TKOMP.                      ...

Resolved! Change LIPS-CHARG

Hi experts, I need to change the values of LIPS-CHARG, because the delivery was created before the batch (MSC1N), and when the program try to make the picking, the error below occurs: "The batches are not defined for delivery item 900002" The solutio...

Resolved! Need to Update VAT Registration Number (STCEG) In FB02 ? Need any BAPI or FM ?

Hi I need to Update Vat Registration number (BSEG-STCEG) in FB02. the field is grayed out (Non-Editable) and i have tried updating same via FM 'FI_ITEMS_MASS_CHANGE' . I am not able to do as its using BDC and cannot update the field. If any standard ...

Currency?

Hello eveyone,I would need your support with a clarification. I'll give an example to make it easier to understand:I have company code A for which the currency is EURO.I have a PO for this company code A which is in $.The net value of this PO line it...

Resolved! Read PA0001

Hello everyone,You will quickly realize from my question, that I'm new to ABAP.Below you will see my code:LOOP AT IPDCOM.     SELECT SINGLE ABKRS FROM PA0001 INTO L_PAYROLL_A_CHECK WHERE PERNR EQ IPDCOM-PERNR.     IF L_PAYROLL_A_CHECK EQ 'SA'.      C...

BADI WRF_PRICAT_POOL & WRF_PRICAT_DIALOG - Not able enhance structure in CL_INBOUND_ITEM

My aim is to import a new field to the PRICAT price catalogue, and be able tomaintain this field in transaction W_PRICAT_MAINTAIN.I have entered the new field in table PRICAT_K003 (using an append structure),and have used the Badi implementation WRF_...

Labels in this area