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

Resolved! BAPI FOR TCODE MB0A

Dear,Please need some help. I was trying to use the bapi BAPI_GOODSMVT_CREATE for MB0A transaction, but could not identify which code to use the MB0A and not the MB01, as necessary utililizar input supply.(via also tried SHDB but have screens that ar...

Fill Field "MASCHINE" in Table QAISR with QIRF_GET_ALL_DATA_VALUES2

Hello,I have a problem and I do not understand this.I would like to report the function module QIRF_GET_ALL_DATA_VALUES2, the measured values of the inspection lot back.CALL FUNCTION 'QIRF_GET_ALL_DATA_VALUES2'             EXPORTING               I_I...

Screen Exit for IE01

Hi all,I have a requirement, that I have to add two fields to IE01 as well as for IE02, IE03. I am following the below link.http://scn.sap.com/docs/DOC-54073But i am getting error in   ZXTOBU02 include which is in EXIT_SAPLITO0_002 functional exit.I ...

Error in tcode J1INUT

Dear All,Please guide how to solve issue raised while running tcode J1INUT.whereas following points are checked and found maintained correct in system.1. Table TRWCA contains component IND with activation mark as 'X'..2. TDS Prov GL and TDS GL contai...

Resolved! Reg. Recent amendments in section 194C(6) of Inc. Tax Act w.e.f Jun-2015

Dear Experts ,Is there any patch released by SAP regarding recent amendments in section 194C(6) for transport(freight) vendor which will be effective from 01-jun-2015as currently all residence transporters (irrespective of their size) are claiming ex...

Resolved! Count total no. of records of hierarchical DME tree.

Hi,I have a hierarchical DME tree like below.header(level 1)     ---item (level 2)           ----Sub-items. (level 3)header_batch(level 1)I want to count total number of records in the tree (count of all nodes). I used ref node id at all node(except ...

TAXINJ to TAXINN

Dear all,We are planning to migrate from TAXINJ to TAXINN.In our development system, as a part of standard package A/P related TAXINN conditions & access sequence are already available where as for A/R related no conditions & access sequence exists.D...

Resolved! Delete Root

Hi expertsIm trying to delete a root :    DATA: ls_sel_opt TYPE /bobf/s_frw_query_selparam,          lt_sel_opt TYPE /bobf/t_frw_query_selparam.    ls_sel_opt-attribute_name = /scmtms/if_tor_c=>sc_query_attribute-root-planning_attributes-tor_id.    l...

Resolved! UAR request not getting generated when executed with "Roles - Starts with" option

Hello experts,Hope you can give me some direction where I am going wrong. We are trying to initiate the UAR for 2015. If I do a UAR request for an individual role with full role name all works fine. But when executed with "Roles - Starts with" option...

Resolved! Unusual behaviour on multiple function modules using the same include

Hi,This is a more general question, but I'm first going to explain what motivates it, you can skip it since it's related to how I found the bug.I've been testing two standard function modules: WS_DELIVERY_UPDATE and WS_REVERSE_GOODS_ISSUE. These FM's...

Get name of structure field

Hi Gurus!I need get a string with field name. For example:TYPES: BEGIN OF t_mara,               material TYPE matnr,               plant      TYPE werks,             END OF t_mara.I can get field names of structures using:DATA: lr_rtti_struc TYPE REF...

Base quantity, fixed lot size not updating using BAPI_MATERIAL_SAVEDATA?

Hi all,I used BAPI_MATERIAL_SAVEDATA to update MARA and MARC table but base quantity (BASMG) and Fixed lot size (BSTFE) are not getting update in MARC table. I have passed both the value to bapi_marc and bapi_marcx tables . but only these two are not...

Resolved! Issue with Requirement Routine for a condition type in Pricing Procedure

Hello SCNers,I am facing a problem with routine coding.I have coded a Pricing Requirement routine which will be assigned to a condition type while defining Pricing Procedure.Inside that based on a condition I am setting SY-SUBRC value.So if the value...

Labels in this area