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

'BAPI_DOCUMENT_CREATE2

Hello Friends, I am using this BAPI to create the document. this bapi is used with in side a loop, so I am trying to create more then one document .....surprisingly things work and it creates me the document, but when comes second time, then document...

Resolved! VA05

Hi all,I want to jump with a double-click to the transaction VA05 from another Z-Program which is preparing some order numbers. I'm doing this with:CALL TRANSACTION 'VA05' USING bdcdata MODE 'A' MESSAGES I...

Resolved! add days to date

well i have.SELECT-OPTIONS: s_zfbdt FOR bsik-zfbdt.select * from bsik where bukrs = p_bukrs and ZFBDT in s_zfbdt.from bsik i will take BSIk-ZBD1T (days) and i want to add this in s_zfbdt.probably a FM.need a range for this.helpful...

Resolved! USER Exit in F-02 ???

<u>Requirement is:</u>In F-02 Validation Required on <b>Reference</b>(BKPF-XBLNR,Refrrence Number) based on Entered <b>Type</b> (BKPF-BLART,Document Type).What is the suitable Exit ( Program/FM name i want) ??i am working in ECC 6.Tnaks in advance.Re...

Resolved! Report Issue

Hi all,I m having a internal table lt_list in that i m having a field zversion...so in the runtime it stores some versions eg: 1,2,3...so my requiremnt is i want to find the latest version at the runtime itself and substract it by -1...Eg: if lt_list...

Resolved! While recording for PFCG Transaction at middle recording completed ? Urgent

Hi,I want to start recording for the Transaction PFCG to add the roles for a Emp no.But at the middle, after assigning position the recording is completed before reconcilation done. I want to complete reconcilition and then to turn green COMPLETE COM...

Workflow

1> What are workflow containers and how they can be defined?2> How can we debug a workflow?3> How can we trigger a workflow and in how many ways we can trigger it?4> How event linkage can be maintained?5> How binding can be done?

Resolved! Smart Forms

1) Are there any standard Smart Forms ? If, Give some examples ?2)How to attach a Smart Form to Mail ?3)What will be the format of the Smart Form attached to the Mail ?4)How to DEBUG a Smart Form ? Please help and enjoy points for appropriat...

Resolved! Dynamic Selection

Can anybody help how to do Dynamic selction from dynamic table to dynamic work areaexample is data p_name(12) type c.p_name = 'MARA'.select single* from (p_name) into (dynamic_work_area) where matnr = .....i am able to do with dynamic table name but...

mm01

hi experts,how can we define BDC for uploading meterial master data using MM01.for this how we have to maintaine flatfile.how can we go through different views available for uploading.explane and give me the example <b>code</b> if possiblethanks in a...

Resolved! taking only last record

hi all,i have a flat file and in that there r multiple records of type '3' and in that i want to move some text which is at t_data-fld+359(80) to w_data-zmardesc.the below code is working fine but it is moving the last record text only. but i want f...

Labels in this area