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

Resolved! Implemented screen exit in Enhancement IAIH0001 not displayed

Hi ,   I have created a project in CMOD for the enhancement IAIH0001 and enabled the screen exit SAPLCPDA                       3010 CUST01   SAPLXAD2                       3011After successfully activating the enhancement, I have added elements in t...

layout can't be saved

we develop a new Z program, it works fine, we want to create a layout, when I save the layout, i find the user specific field is greyed out and with a tickso I can't save a layout like with slash, for example, /Z1.  I have to save layout as Z1, but t...

Resolved! TABLE [STRUCTURE BAPICUSTOMER_ADDRESSDATA]: cannot set value (array storing element values is null)

Dear SAPian,I am doing .net programming while I am getting error "TABLE [STRUCTURE BAPICUSTOMER_ADDRESSDATA]: cannot set value (array storing element values is null)"I am using SAP Connector 3.0.Will you please tell me possible reason for error.Best ...

problem in updation of table j_1iexcdtl after posting material in MIGO using BAPI_goodsmvt_create

Hi experts,i am getting problem in updation of table J_1IEXCDTL after posting materials in MIGO using BAPI_GOODSMVT_CREATE .After Successfull posting in Migo i got  MatDocNo & Docyear ,now i am checking in j_1iexcdtl by entering MatDocNo in field 'RD...

Resolved! Table TFKP6 is not activated

Table TFKP6 is not activated          Enhancement category 3 possible, but include o          Field INVOICING_PARTY in table RFKP6 is specified twice          Check on table RFKP6 resulted in errors          Table/Structure RFKP6 is switched off?Coul...

check_changed_data

save_ok = ok_code.  CLEAR ok_code.  CASE save_ok.    WHEN 'EXIT' OR 'BACK'.      PERFORM exit_program.    WHEN '&DATA_SAVE'.      CALL METHOD grid1->check_changed_data      IMPORTING      e_valid = l_valid.      IF l_valid = 'X'.        PERFORM call_...

internal table regarding

Hi friends,I have to develop a report which displays plants, storage locations for the plant and the stock types for the storage location.The layout is as shown below. Hope Iam clear . Can any one help me in this regard.PLANT                         ...

CMD_EI_API:Error in Mandatory Partner Role in customer master creation

Hi,I need to create a customer using this class(CMD_EI_API)method(MAINTAIN_DIRECT_INPUT).I am getting this error when I pass all the mandatory data "Customer 600205: Mandatory partner role is missing for sales area GVR GV GV".If i enter partner funct...

Resolved! Parameter id not working

Hi,I am trying to auto populate transport request description through parameter id. I have set the get parameter at screen level & also provided the parameter id there. TPARA entry also exists. Please help me whether any further settings has to be do...

Resolved! XD01 BAPI ERROR

Hello Experts ,. ( Error when posting customer 12345 ) this is an error issuing When  using XD01 BAPI ( SD_CUSTOMER_MAINTAIN_ALL )I can't Handel this error till now When creating customer 12345 .<removed by moderator> So i need any help to resolve th...

Resolved! save_text

Hii m using save text function as below..         WA_HEAD-TDOBJECT = 'CHARACTER'.         CONCATENATE R_ATNAM-LOW WA_E1CAWTM-ATWTB INTO WA_HEAD-TDNAME.         WA_HEAD-TDID = 'DML'.         WA_HEAD-TDSPRAS = SY-LANGU.         WA_HEAD-TDTITLE = 'TEST'...

Labels in this area