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
  • 75047 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! Dynamic Report

Hi,I'm trying to create a report where I enter a table name as a text field then the program must look if this table exist and export the table data to csv. The csv part is easy, it's linking a text value to a table object that proves difficult. Any ...

Resolved! Issue with Extended CREMAS05 inbound Idoc - how to post data

Hi ,In vendor change (XK02) , There are extension fields on inbound IDOC for table ADRC  fields  STR_SUPPL1 and STR_SUPPL2 . Message type - CREMAS , Process code - CRE1 was used .I created project using a Customer exit  - VSV00001 .  ZFIELDS are in  ...

Resolved! Open Billing Order

Hi,I need some help to get the open and closed billing orders. What tables do i need to access and is there any FM to get the billing orders. Input will be    :    payer(kunnr) and sales organization(vkorg).output will be  :    The output will displa...

Replacement for SADR

I'm learning to work with ABAP-SAP and I want to know how can I replace this obsolete code:SELECT SINGLE * FROM SADR     WHERE ADRNR EQ T001-ADRNRI know SADR table is obsolet but I don´t know where do I start to replace this code.Please somebody help...

Resolved! Error TD 600 Text * ID * language * not found

When I run the BAPI_PO_CREATE1 with POTEXTITEM (Text for item) Updating Item Number of Purchasing Document : PO_ITEM  -00010Text ID    : TEXT_ID                                              - F01Tag column : TEXT_FORM                                 ...

Resolved! change ALV form "USER_COMMAND" to method

CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY_LVC'       EXPORTING        I_CALLBACK_PROGRAM                = SY-REPID        I_CALLBACK_PF_STATUS_SET          = 'PF_STATUS_SET'        I_CALLBACK_USER_COMMAND           = 'USER_COMMAND'FORM USER_COMMAND USING...

Resolved! IDOC_INPUT_ORDERS: How to distinguish between Sold-to-party and Ship-to-party

Hello,i'd like to create a sales order from an IDoc where Sold-to-party and Ship-to-party are different from each other. I am using the Include ZXVEDU03 (exit_SAPLVEDA_001) to map the GLN to our internal customer numbers. However, when changing the K...

Resolved! Internal session terminated with a runtime error (see ST22)

HiI am getting following errorInternal session terminated with a runtime error (see ST22)when i am using a BAPI to change a purchase order => BAPI_PO_CHANGEThe dump analysis is :-What happened?    The current ABAP/4 program encountered an unexpected ...

SYST: Tax jurisdiction code at lowest level not transferred in BAPI BAPI_ACC_DOCUMENT_POST.

Hi Experts,We are using BAPI_ACC_DOCUMENT_POST for account document posting. While posting, we are getting error :SYST: Tax jurisdiction code at lowest level not transferred.We are using tax procedure TAXUSX for tax code. How to resolve this error?An...

Enhancement for CORR

Hi,Currently I am working in Collective Process Order confirmation Enhancement scenario ( Tcode- CORR Enhancement ) .Triggering Point-1 :Requirement is that when user put order number and press enter then capture Yield Qty and UOM from ztable if  som...

Resolved! Tables completion

Hi experts,I have 2 tabes ; Table 1 and Table 2.Table 1 has more records then table 2 and both of them have a common field, let's say fieldY.I would like to add in table 1 all the entries present in table 2 and not in table 1 and ignore the common re...

Labels in this area
Welcome to SAP Community!

These materials will help you participate and connect with other members.

  • FAQs

    Find answers to basic questions about using SAP Community.

  • Resources

    Learn about community rules, take our tutorial, and get support.

  • Q&A

    Familiarize yourself with questions and answers.

  • Blogging

    Share your knowledge by contributing to the community.

  • Welcome Corner

    Introduce yourself and get to know other members.