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

Read HR workcenter

Hi Experts,I am maintaing HR workcenter using HRMS button in IE02 transaction. Now I want to know which tables are updated with this data. How can I read HR workcenters from DB tables.Please let me know the required tables and the path to access them...

IT Update

Hi Iam looking to update 1001 infotype and i found FM RH_UPD_INFTY.I dont know the reason why its not updating table HRP1001..Can anyone help me on this??Main thing is i need to update PO10 tcode and i figured out its updating HRP1001 table at backen...

Internal Table Error

Dear allI need the first column of the internal table as a checkbox. Please give me the syntax to do that.Itried liketypes:begin of is_ty,a type c as checkbox,matnr type matnr,end of is_ty.But its throw an error in the first row...Please give me the ...

Error in UCCHEK

Hi all,I get a error while running UCCHECK for a custom program.The error is : A internal table must have character-like row type (C,N,D,T, or STRING).The internal table is declared of type BAPI1003_ALLOC_VALUES_NUM.The BAPI has two fields of type FL...

Movement Type:309

Hello Experts,I m developind i report, in which i m calculating closing balance , for which i m incorporating '309'' movement type foe which i need to add in material & subtract from another materialOne main internal table is there in which all mater...

Resolved! Reading Textpool

Hi all,I am facing a problem with READ TEXTPOOL... DATA: BEGIN OF t_pool OCCURS 0. INCLUDE STRUCTURE textpool.DATA: END OF t_pool.PARAMETERS: p_repid LIKE trdir-name,READ TEXTPOOL p_repid INTO t_pool LANGUAGE syst-langu.In text elements we have...

About purchase order.

Hi, How to make the line item in a PO to free? There is a check box 'FREE' by checking it the line item amount will become zero. But, that check box is grayed out for all line items and for many PO's I checked. Please suggest, how to enable that 'F...

Resolved! Partner Profile

Hi allQ1:If I delete a partner profile from we20 then is there any way to fine who deleted the partner profile??Q2:If I delete a Message type from Outbound or Inbound then is there any way to fine who deleted the message type?Ramesh

Labels in this area