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

Resolved! SLIN error

Hi experts,I am using ECC6.0. I am craeting a type like: -TYPES : BEGIN OF gt_t08. INCLUDE STRUCTURE zsdmmp02. (Ztable)TYPES : rc(1) TYPE c, END OF gt_t08.In SLIN, it is causing a error message :-The current ABAP command is ob...

radio button

hi friends,help me in my code.i am having four parametersand two radio buttons,and one push button.if i select one radio buttuon means two parameters want to enable and another two wants to disable in a time and vice versa.can anyone help me .regards...

Resolved! FM BAPI creation

Hi all,I have a reuirement to cretae a BAPI FM with the logic of a report to be the source code.But in the report I have the selection screen components as select-options.for eg SELECT-OPTIONS : ebeln FOR ekko-ebeln, ebe...

Resolved! Excise base amount

hi MM Guru'sstill i am not able to see the neithe Base value nor BED & Ecess in excise tab while we do the MIGO i have already maintained the Chapter id & material & chapterid combination ,Cenvat , Vendor excise details for that material what should ...

about table

Hello Friends, can any one tell me how can we get table name from structure. Like in HR module suppose structure is given for transfer date and employee name as a P0014 and P0001 respectively, and both are are structure so how can we get the table...

Resolved! Bapi for Sale order

Hi Experts,I am using BAPI_SALESDOCU_CREATEFROMDATA to create sale orders.As of now i m giving the following inputs to the BAPI WA_HEADER-DOC_TYPE = T_UPLOAD-AUART. WA_HEADERX-DOC_TYPE = 'X'. WA_HEADER-PMNTTRMS = T_UPLOAD-ZTERM. WA_HEADERX-P...

FB3LN through se38

hi allas most of u know if we give FB3LN transaction we need to give G/L account number and company code my requirement is like this i need to compile the code belowREPORT ZFBL3N.TABLES:SKB1.SELECT-OPTIONS CODE FOR SKB1-BUKRS OBLIGATORY.SELECT-OPTIO...

Exceptions

HI Iam using BAPI function module and after i want to raise exceptions for it .i have wt_return table..Now iam doing like this Read table t_return in to s_return with key type = 'e'.if sy-subrc = 0.write : s_return-message.endif.I want to avoin write...

Resolved! Process order - Status

Hi All,When one process order is confirmed, It has a status of PCNF.Now the problem is that I am not able to identify which process order has the status of PCNF.There is a table AFRU in which I can fetch the Confirmed(CNF) process orders through th...

download

hi,i have created one report i download the report using down load function report out put is coming but with in two fields no space . How to declare sapce with in two field plz give me sample code very urgent.by regards.jai

Labels in this area