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

IDOC's Issue in FI

Dear FriendsWe have a requirement where I want to send a IDOC file to the bank for Japan & Taiwan legal entities, For Japan we need to send the IDOC file with vendor name in Japanese Language, whilst Taiwan legal entity will have Chinese Vendor name ...

Resolved! background job for Standard (T-code F.80) and Background Job via Submit (for same standard program) provides separate spool layout

Hello Experts,I am using SUBMIT Program to execute a standard T-code (F.80).        SUBMIT sapf080 WITH SELECTION-TABLE rspar                                     AND RETURN.When I execute the program in background and compare it with F.80 and execute...

Resolved! use screen from CL30n

Hi all,I have built a report with ALV output that displays equipments. Now the business requiers a similar search option that is available in transactio CL30n. That's where man can search for equipments on its value. I want to use this functionality ...

Ronnn by Participant
  • 834 VIEWS
  • 4 REPLIES
  • 0 Likes

Resolved! Reg : Search Help

Hi Team,I have a new requirement.We have standard search help for Code Group (QPCT-CODEGRUPPE) and Code (QPCT-CODE).Presently when I press F4 on these fiels , it displays all the codes that even though its unnecessary.Now the requirement is , I have ...

Short text and number of outline not maintained error in BAPI_ENTRYSHEET_CREATE

Hi Experts,I am using BAPI BAPI_ENTRYSHEET_CREATE' for creation of service entry sheets.I passed below data into the respective parametersEntry Header Sheet - SHORT_TEXT                 THIS IS SAMPLE TEXTPO_NUMBER                  231002130PO_ITEM  ...

Resolved! Problem with tx. SE93

Hi all, i have a problem.These are the data of the problem.TX. SE93. ZZZZ transaction START_REPORT skip initial screen okD_SREPOVARI-REPORTTYPE = RED_SREPOVARI-EXTDREPORT = AIP 01RIPASP                        ZPLANPThe table SREPOVARI does not exist ...

Resolved! abap:exception

Dear Abappers,I am facing some issue . I have written this code.try.    MODIFY dt_tabcst INDEX 0. CATCH cx_root.   EXIT. ENDTRY.but unable to catch the exception.  I  get screen dump  .  table_invalid_index    runtime error.  How  can i catch this er...

BADI implementations

Hi all,i got two enhancement implementations for the standard BADI IBAPI_ALM_ORD_MODIFY sayimplementation1 - YENHANCEMENTIMP with class implementation CL_IM_BIMP  implementation2 - YRUNAROUNDIMP With class implementation cl_imp_runaroundhere when eve...

Resolved! Password Encryption

Hi experts ,In my logon module , after user name and password verification from the UME data base , we are usingthis code//-------------------------------------------------------------------------------------------------------------------------------...

Resolved! smartforms

How can I get a text editor as popup when executing the smartform and whatever I write in Text editor it should be displayed in smartform and the changes should be done only in smartform.Not in the driver program.

PO output problems

Hi all,In PO output there are two issues have to solve.Some field values are there in table and also when debugging script, value is there but when display PO print values are blank.          eg: name2 has value but in output field value is blankIn P...

Labels in this area