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

Resolved! Modularization...

Hi, If someone can tell me how can I modularize the following code using just one read_text instead of using it 3 times for example, that would be great: FORM GET_STD_TEXTS TABLES T_DAMAGE_TRANSIT STRUCTURE TLINE T_PACKING_SLIP STRUCTURE TLINE T_HI...

Version Management

In version management for PO, I am changing suppressed field to 'Required entry. ' but this field is not getting displayed on the PO version management screen. So i am not able to enter tis field. how do i ensure that this field gets displayed on ME2...

Resolved! Programming Logic

Hi, I have a question which I think is dumb but I was unable to think of any easy way out. I have a string which contains spaces with an uneven count between them for example wa_test = 'firstname"space"lastname#"space"#"space" #address"space"#'.h...

Resolved! BAPI_DOCUMENT_DELETE ?

I am using this BAPI FM , bapi_document_delete to delete a document . When i execute it with the relevant parameters and debug to see the RETURN table , it doesnt get any message in the table ( no S , E or W ) message . I am also calling the BAPI_TRA...

Resolved! module pool

Hi Guys, i have a small requirement where in a module pool i have to carry a varialable value from one screen to other. i am told i can use export/import buffer functionality in ABAP but i am getting a dump on importing. Pls advice how can use this....

LABELS

HI,PLZ GUIDE ME HOW TO CREATE LABEL IN SMARTFORM ASThe dimensions of the label are 11” x 4 ½” (l x w) with mark at 5 ½” to indicate the point in the label where it is bent around the corner of the box.ITS URGENT PLZ GUIDE MEPOINTS SUREREGARDS

Resolved! SAP Script help

Hi all, I need to format the o/p of a data in the script.the requirment is to give 2 spaces after every 2 characters.for ex:if the data is 'WR56T8' then the o/p format should be 'WR 56 T8'.how can i do it in the script?i am not supposed to change t...

Resolved! Need help with BDC

Hello All: I am brand new to ABAP and wondering if I could get some help on BDC like some documentation and examples. I know what it is but if anyone can send me some sample code examples and give me some walkthroughs where I can create BDC from...

Resolved! Using two directory servers for User Management and Single Sign On

Hi all,I'm facing the scenario where a customer uses MS ADS for authentication of users but uses Novell eDirectory for Identity Management purposes. They want to connect eDir to a CUA system for ABAP role upload and user synchronisation and in additi...

MarcelRabe by Product and Topic Expert
  • 482 VIEWS
  • 3 REPLIES
  • 0 Likes

CALL TRANSACTION CC31

Hi all,for my diploma thesis I am looking for a way to create ECRs and assign objects to them programatically. My first idea was to use CS_BI_ECR_CREATE_BATCH_INPUT but this did not work. Now my second approach is to write an own BAPI basically calli...

Search Help MAT1A

I need to add two new fields ie.EAN11 & NORMT in MAT1A search help. Collective search help : MAT1_A.Elementary Search help : MAT1A.I have updated the View M_MAT1A with these 2 new fields.and also added the fields in the search help parameters of MAT1...

FM for DECRYPT

Hi Group,When I am using the following code for decrypt the password which is encrypted the decrypt FM not working properly,when I am writting the decrypted password itis giving the blank,can any body suggest how to proceed.Data enpwd(32) type c.para...

Labels in this area