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

Types Declarations

Hi all,What is the exact syntactical declaration for the types with Include structure ?I have the below existing types as TYPES: BEGIN OF exceplist_inv. INCLUDE STRUCTURE erdod.TYPES: END OF exceplist_invI need to add a new field to this TYPE,...

Resolved! ZStructure

Hi Experts, i have a Zstructure in that i need to insert the (custome)field unit cost.for this how to create domain & reference table and reference amount field.plz tell me step by step.in the COMPONENT I PUT THE FIELD AS "UNITC" AND IN...

Batch Restriction

Hi,I need to restrict the batches given as input. I tried to use the FM 'VB_CHANGE_BATCH_STATUS' and BAPI 'BAPI_BATCH_SAVE_REPLICA'. Both are working standalone but are not working when I use them in my code although I am passing the same parameters....

Can we give more than one value for an Authorization field in Auth-Check.

Hi all,Can we give more than one value for an Authorization field in Auth-Check.Ex: AUTHORITY-CHECK OBJECT 'S_TRVL_BKS' ID 'ACTVT' FIELD '02' ID 'CUSTTYPE' FIELD <Value 1> <Value 2> <Value 3>. IF SY-SUBRC 0. MESSAGE E... ENDIF. If yes, please help me...

Resolved! idoc with report

Hi Guru,this is urgent reqiurement ,i have written a standlone program in se38 for generating a idoc that is generating a idoc, now i have to produce a ALV report wih idoc.any body pls give me suggestions and sample code .Regards,msrinivas.

Resolved! plsssss help me.....

Hi,Pls solve this issue...I'm getting output without using ALV ....but if i use ALV im getting error...pls correct the code...(alv part)REPORT ZPAYABLES_AGING_TRAIL no standard page heading line-count 65(30) line-size 150.type-pools : slis.tables : ...

Resolved! urgent help required..

hi experts..I am checking a condition in my report.what i want is the report should display the ones only which satisfies the following 3 conditions . But presently its displaying for all the conditions.My code is as follows. dont know what should i ...

Subroutine

HI All.I need to Populate delivery quantity to VL10 * while created STO by ME21N. (Delivery automatically created by basis configure in R/3 once STO created by ME21N)FV50C302 this subroutine using for send delivery quantity from ME21N to VL10*.Two st...

NUMBER RANGE

i need to check the current number of a number range object called j_1iexcloc.how can i do it shall i use get_number_nextand then after getting this value i need to compare it with the value in the field exnum of table j_1iexchdr. how do i get the la...

Resolved! View IMG Only

Hi,We have user who requested to view IMG setting. How to enable VIEW only for IMG setting? Is this possible, and how? I notice in IMG, there's project administration. Can I create a project with the relevant IMG (like FIN only), will it affect the e...

IORDER

Hi ALL,How to send IDOC for IORDER, I know the standard programIREAD_SM_PM_ORDER and transaction also,Here I am providing the datails of order, status and Taget system even though it is showing no IDOC, can any one tell me is there any alternative is...

Delivery - Idoc

Hello Friends,I have a issue need help.In my case an Inbound SHPCON idoc will come in and create a Outbound delivery for Sales Order. I can see the SHPCON idoc is successfully posted and delivery is created.When I go to that particular delivery displ...

Labels in this area