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

T- Code for Material Master creation,Edition and Extension for existing material master.

Dear team, Please help on it BAPI for Material Master creation,Edition and Extension for existing material master. We need to create an new customize T- Code for Material Master creation,Edition and Extension for existing material master. Ear...

ALV in Background

Good afternoon, well the i guess the name of the topic is enought, I have to do an ALV in background and for more that I have looked for about it I have not found a concrete guide on how to do it, the most successful thing that I have found is using ...

Need to call VK18 tcode dynamically with different condition tables.

Hi Team, I have a requirement to call transaction code VK18 with different condition type and table. I created an ALV report when double click on any record, each corresponding condition type, and table I need to pass to VK18 transaction and I s...

Joins With 3 table

Hi all I have 3 tables BKPF , BSID , BSAD. BELNR document number will be present in either BSID (open doc ) or BSAD (cleared doc) .Driving table here is BKPF. document number will be always present in BKPF table. Now I need join condition if document...

ABAPER_P by Participant
  • 2910 VIEWS
  • 7 REPLIES
  • 0 Likes

Generate random XSTRING

Hi, I need to generate a random xstring with lenght 32. Completely random, not using FM like CMS_API_GENERAL_GUID_CREATE that generate data like this, "sequential": BB5242AF6F291EE99FC0B89A99310BB6BB5242AF6F291EE99FC0B901667F0BB6BB5242AF6F291EE99...

oliver_am by Active Participant
  • 2105 VIEWS
  • 5 REPLIES
  • 0 Likes

Problem encrypting data

Hi, all. I need to create a report to encrypt some fields in a table, and other report to read these data. I've tried with FM FIEB_PASSWORD_ENCRYPT but is not working the FM FIEB_PASSWORD_DECRYPT. With class CL_HARD_WIRED_ENCRYPTOR I can codify...

Resolved! ABAP 750 - optimizing code

Hi all I have this little piece of code where I receive as input a table (WORKING_TAB) and I've to retrieve data from DB using as partial value the field KNUMA_AG of given table This is how I managed to do it, but I totally dislike the loop - se...

Resolved! How to call a child method inside an inherited parent method?

Hi experts, Context : We are using SICF service to handle REST web service. We have a master class using interfaces "IF_HTTP_EXTENSION" & "IF_REST_APPLICATION" (Method HANDLE_REQUEST) and child classes which inherit our master class. In SICF "Lis...

ABAP to JSON

Hello , i'm triying to convert an internal table that i fill by myselft and based on many structures and deep structures all created by me (SE11). Reading this: https://wiki.scn.sap.com/wiki/display/Snippets/One+more+ABAP+to+JSON+Serializer+and+De...

naotoxxx by Participant
  • 4781 VIEWS
  • 4 REPLIES
  • 1 Likes

CEBAN-USRC1

Hi friends! I would like to know which table the CEBAN structure obtains from the USRC1 field, or if there is any way to obtain that field since I am doing scenarios with requisitions to verify that the release strategy was correctly assigned. T...

Labels in this area