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

Excise Duty posting

Hello ExpertsWe have following issue.A PO was created 1000 KGS and the first GRN was done for 800 KGS for batch A1234. At the time of GRN, user entered entire amount of excise duty that was applicable to 1000 kgs. We issued almost 500 KGS of product ...

Resolved! Fill selection screen, create variant, then create background job.

Hi all,Looking for some ideas.We have a daily process where we go to SE38, execute a program, fill out the selection screen tabs with various pieces of information and filenames etc. Then we save this as a variant i.e. program is not executed further...

SA38

Hi Fellow Sappers,Can anyone tell me the difference between SA38 program RFKORS00 - Standard Letters and RFKORD40 Individual Letters?I am currently updating correspondence types for end users and would like to know which program they should use.Thank...

Any function module or method to get the users list who are all currently running the same tcode

Hi Experts,When multiple users using the same transaction we need to through the error other then initial user based on the selection screen fields.So I need any function module or method to track the user information for corresponding tcode.Please h...

header text partition

Hello Experts,my requirment is smartform.can anyone tel me how to partition header text below format.Date and Sr.No.of entryParticulars of Credit/debit documentBasic Excise DutyDescription of documentsNo.DateCreditDebitBalancewith name of treasury w...

export to excel

Hi expert,I have one code to transfer table content into excel but it only for specific table that i given in program. but my need is to get dynamically table content that i given in parameter of selection screen.here is my code :-REPORT  ZMS_EXCEL.T...

JSON with https

HiI'm attempting to read an API from my vendor whose site is in https.I have added the certificate in STRUST t-code.I am using the following method to create the client.call method cl_http_client=>create(    exporting      host    = STR_host      ser...

Resolved! ALV TRee

HI ,  I have requirement of ALV tree . The screen is divided in to parts vertically. left hand side there will tree data.. when i click left hand side, the right hand side i should open some other transaction.can anybody provide sample code

Custom exit or badi for changing the user fields in operation of process order

Hi all    I want to find a exit or badi to set default value to the user fields in operation of process order when COR1.    I have tried exit 'PPCO0001', but this exit is call after commit work, so I can not change any thing    I also tried to use ba...

ABAP runtime error OBJECTS_OBJREF_NOT_ASSIGNED occurs during the execution of MIGO transaction

Hi Team,While doing MIGO after click on save button we are getting sort dump as below.Category               ABAP Programming ErrorRuntime Errors         OBJECTS_OBJREF_NOT_ASSIGNEDExcept.                CX_SY_REF_IS_INITIALABAP Program           SAP...

How can I reach a structure-element instead of structure(value of other variable)

Hi gurus,Sorry If my question is not really clear.Now I give result to a structure element.(green)But I'd like to replace this with the red.TYPES: BEGIN OF structure,              x1          TYPE i,              x2          TYPE i,              x3  ...

Control Table!!!

Hi all,Can anyone explain me what is control table(NOT TABLE CONTROL ), how to create it?Is there any control tables in SAPWhen i searched for Control Table i found result only for table control.Thanks inadvance,regards,Narsireddy.

Resolved! System Log: Can I write my own system log code for Ztable Updation, Insert

Dear Experts,Being new to ABAP I have learned that CDHDR and CDPOS are used to maintain system logs for a Ztable. But in order to check the Updation, Insertion in Ztable one needs to follow this path: se11-->CDHDR-->Contents-->Object Class = ________...

Resolved! Editing private methods

HiIs is possible to add custom code to a private method of a SAP standard class? We are prototyping an upgrade of our Erec system and I have an error which is an issue with the ' add_role_to_bupa' method of the class CL_HRRCF_CANDIDATE. A SAP note me...

Deleted row is being displayed in the output, how to hide that row ?

HiI deleted a material in the Direct material PO and in the report where the material PO is reflected, i saw that the deleted material is being displayed but with no values in it. why is this happening and please suggest solutions.screenshot given Be...

Get check record value

Hello experts,I have created checkboxes based on record retrieve from a table. Now i want when the user check any checkboxes and then click onsubmit, all checkboxes selected records are inserted in another internal table. here is my code till now  SE...

Labels in this area