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

Select Query

Hi experts, While debuggung my report it shows an error When using the addition "FOR ALL ENTRIES IN itab", the fields "OBJECTID" and "ITAB_EIPA-EBELN" must have the same type and length. I m sending u some line of my codes, where it is showing an er...

Resolved! select statement

Hii have created one RFC. in that one import parameter is clientname. after giving the clientname i want to check the database table wheather that word contains in the database table of that field. how to write select satatement with contains.please ...

Check table for field

Hi All, need some help . I have created a Z table, for one of its fields i mapped a check table (a standard tab le) . But when i insert value to that field it does not throw error even when the value is not in check table . Thanks And Regards Vinay ...

Resolved! reg selection screen

SELECTION-SCREEN BEGIN OF BLOCK blk3 WITH FRAME TITLE text-t03.SELECTION-SCREEN COMMENT /1(50) comm1 MODIF ID mg1.PARAMETERS:p_carr TYPE c AS CHECKBOX USER-COMMAND UC1.SELECT-OPTIONS:s_doc FOR bkpf-blart.SELECTION-SCREEN END OF BLOCK blk3.this is my ...

BOM creation FM

Hi,I'm using FM CS_BI_BOM_CREATE_BATCH_INPUT1 for Bill-of materials creation.can anyone tell me what parameters need to be passed to the following import parameters. BDC_FLAG CLOSE_GROUP COMMIT_WORK NEW_GROUP TCODE_MODE TCODE_UPDATEThanks in advance....

Resolved! Regarding BDC and SM30

Hello ,1) In using BDC using Call transaction.....How to use Delimter "#" inbetween the filed data 2) If file is uploaded from Application server for BDC program (Call transaction)....How to do this...3)what is the use of SM30 ...where we use it

Resolved! Dump

Hi experts,I m generating a report which on execution showsx dump.Here I use ALV, I m using it first first.May be this is the reason of dump.plz check my code..report zmm_r030 line-size 250 no standard page heading .type-pools :slis.tables: eban,ekb...

Resolved! Pls help me

I am using FM 'SO_NEW_DOCUMENT_SEND_API1' to send mail to outlook from sap. It is working fine.my issue is Extra text '&SO_FORMAT=ASC' is added in the main body. I don no where it is coming from! Any one pls help me to remove this extra text

Resolved! smartfrom - urgent

Hi all,I have made a smartform and in the 'Tables' -> 'Data' section i have assigned the internal table to smartform.However when i include '&itab-name&' etc in the text elements ,its not showing the data from the table,instead it is also showing &it...

materials

Hi , pls see my requirement ,in group of materials i have to check the materials with 11 char first ,later in 11 char materials i have to take only the materials having all 10 char with numbers and one with '-'.But the '-' can be in any place but we...

Resolved! Print is not comming automatically while posting to BAPI for GR

Hi all,I can get a automatic print while creating a material document in MIGO.Now i am using BAPI( CALL FUNCTION 'BAPI_GOODSMVT_CREATE' ) to create material document.Here, i am able to get print also.Here i am able to see the spool request in SP01 .N...

Labels in this area