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

Workbench request when creating new form routine in TMG

Dear SCN,I have build a TMG for a custom table ZSPFLI_1 with fields.Field Name          Data ElementMANDT               S_MANDTCARRID              S_CARR_IDCONNID              S_CONN_IDCOUNTRYFR       LAND1CITYFROM         S_FROM_CITDOC              ...

XML file to IDOC

XML file to IDOC without middleware or PII have XML files which holds Delivery information and are available in application server.How do I need to convert it as INBOUND IDOCS.Please note there are no middle ware involved.1. Is there any config can b...

How To UPLOAD a DATA (.DAT) fiel from PC to internal table and then split it into the data different columns

Hi all,I am new to ABAP Development. I need to upload a .DAT file (the file doesn#t have any proper structure-- Please find the .DAT file in the attachment). After uploading the DATA (.DAT) fiel I need to split in into different columns. Refering the...

Quota 2006 deduction

Hi Experts,We a client requirement , to develop a custom web dynro object , enabling users to create leave request. On creating the request a custom infotype say 9001 is updated with a record having the below informationabsence typestart dateend date...

Resolved! Using edit text control for storing and displaying text of 1000 characters

Hi all,I have a requirement to provide a field for remark in one of dialog screens, for saving remarks of up to 1000 characters. I made container and edit control and add a field LCHR in database table with preceding INT4 field. Then I use this code ...

How to update whole external table(in ABAP dictionary) from internal table at once

Hi,How can I update the content of the external table (in ABAP dictionary) from the content of internal table data at once. I created the internal tables with out the header line, with the work area. I tried UPDATE TARGET_EXTERNAL_TABLE FROM TABLE IN...

matchcodes in alv

Dear Gurus,now I am facing problem with matchcodes in alv output. Please, see my code in attachment (I wasn't able to paste it here - it always freezed my browser).What I am tryint to do:I have one dynamic table and one table based on structure in DD...

There is no entry for this function in Table 168F (system table). An error involving the screen control has probably occurred.

Hi All,i created one  enchancement to ME21n screen,i added one screen at header When i running the the transaction ME41 it shows the following error.This function not definedMessage no. 06006DiagnosisThere is no entry for this function in Table 168F ...

Resolved! Funny SAP Notes

Yes... trouble sleeping My favorite is SAP Note 1709895 - Keine Verfügbarkeitsprüfung bei Änderung von Budget        "for some completely ununderstandble reason some idiot        "thought it would be a good idea to use FREQ not        "as it is actua...

SAP Connect Rules

Dear experts.i am trying to create some rules regarding the outgoing message.For instance: if the subject of the email contains the word "prevent" to do not send the email.Tipical rules just like the outlook.Is that possible with the SAP connect? Man...

bapi salesorder

i have written the below code to update order reason using bapi.it doesn't work.can u tell the modifications that are required.DATA:TBX type TABLE OF BAPISDH1X  WITH HEADER LINE.DATA:TB type TABLE OF BAPISDH1 WITH HEADER LINE.PARAMETERS p_vbeln type ...

Resolved! Header in GUI_UPLOAD

Hi everyone,I am trying to read XML file with function module GUI_UPLOAD.There are some Parameters about Header that I can't understand.e.g.[IMPORTING] header_length TYPE I    [EXPORTING] header TYPE XSTRINGA XML file have element, node, attribute. H...

Resolved! Box in SAP Script

Hello All ,This issue is driving me crazy . In the Layout there are three columns one is Material , 2nd one is  Scanned  and the 3rd one is Scanned By . In the Print Preview there are no issues . But in the Actual Print , I am facing 2 issues : -1 - ...

Background job change

HI,In our SAP system there are some Z jobs that are running everyday since last 3 years. We have nt changed any jobs since then.Now Last modified date for all the Jobas in showing Nov 13 for all the Jobs.What are the possible causes that the jobs Las...

Resolved! Link for AFPO table

HI ,Selection screen fields are matnr dwerk pwerk verid kosgr perio.But how can i get data from afpo table . mantr dwerk pwerk verid these fields from afpo table non key fields then how can i get data from that table.can you please provide me any lin...

Alv grid dispaly issue

Hi,I have developed a alv grid dispaly report where I am showing 8 fields on output.from these 8 field 7 fields are non editable but one field is editable and when user enter any text it will save these text in a table.My issue is once user enter any...

Labels in this area