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

outputlen is not working in OO ALV

HI,I need to optimize the alv grid column. But it displays the data element length. Kindly find below the code.                ls_fieldcat-fieldname = 'MAKTX' .                ls_fieldcat-scrtext_l = 'Material Description'.                ls_fieldcat...

Resolved! Table with the assignment periods of the related objects HRP1001 to the object

Hi all,I have an internal table which contents data from the table HRP1001. I need to filter this table and remove all related objects of a certain period. In which tables are these information (assignment period of related objects) to be found?Here ...

Resolved! HTML ABAP integration

Hello experts,Please guide me on HTML ABAP integration. I am working on project where we are developing one tool. In one part of that I stuck on area where i want to add some values to HTML drop-down list from SAP table and also retrieve the selected...

how to resolve Issues while implement gateway security by using reginfo,secinfo?

Hi,I want to implement gateway security using  gw/reg_info,  gw/sec_info,  gw/reg_no_conn_info.so far I have created reginfo and secinfo files to allow all internal traffic and I kept gw/reg_no_conn_info=11, gw/acl_mode=1reginfo======#VERSION=2P TP=*...

Resolved! Trigger At selection screen output in At selection-screen on value request for <field>

Hi experts,I am developing a report which show the data on selection screen.If user select any radio button or listbox then the At selection screen output event trigger.but when user select any value from a field in event At selection screen on value...

Resolved! how to check long text data under 'text' tab during 'save' in me51n ?

hello friends !!my requirement is to check the text data under text tab, when i am pressing save button to create PR. if user does not give any value for the long text field CMP Remarks, then an error message will generate during save. plz help me..r...

table name with feild Duration of Task/Frequency , Change in Duration/Frequency for maintenance plan

hi experts,i need a table for maintenance plan which has field1) Duration of Task/Frequency2) Change in Duration/Frequencybelow i have elaborated my requirements.among those fields i have got the table name mpos,mpla,plpo except the above listed two ...

Resolved! Issue with include structure

Hello everyone,I am beginner,while am using with include structure , output wil be blank .below the code which i mentioned in program.pls help me out of these.REPORT  ZINC.*tables:mara.TYPES BEGIN OF jk.include structure mara.  TYPES END OF jk.  DATA...

where we can modify the material save bapi( BAPI_MATERIAL_SAVEDATA ), for automated material extension like Unit of Issue, Volume, Volume Unit and classification?

Hi Guru's,I have a requirement that need to modify the BAPI_MATERIAL_SAVEDATA automated material extension.Like Unit of Issue, Volume, Volume Unit and classification. From an application when user enters the data and click on save based on some valid...

How to create configuration of a variant material based on funciton module

Hello, ABAP experts,I want to create configuration of a variant material based on FM ( MRP3 view, set configurable material and configure the variant ).I use fuction modules:    CUXM_SET_CONFIGURATION    CUCB_CONFIGURATION_TO_DBand subsequently commi...

Labels in this area