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

Resolved! Dynamic Where clause usage

Hello all,I have a requirement where i need to create an FM which basically serves as a search tool. I have 5 input parameters (say EmployeeID ,Name, Address, Phone etc) and will return the same parameters (Result EmployeeID ,Name, Address, Phone) as...

Call transaction in BDC

Hi all,I have used call transaction method in BDC. There is a perform called  'perform bdc_transaction using 'F-28' '. In side this perform CALL TRANSACTION TCODE USING BDCDATA                     MODE   CTUMODE                     UPDATE CUPDATE    ...

PLEASE GENERATE THE SIMPLE TRANSFORMATION CODE FOR BELOW XML FORMAT

<RESULTS>     <app/>     <msg/>     <topic/>     <RESULT request="AllCos">          <id>12345</id>          <name>ABCD</name>          <UrlEscapedname>ABCD</UrlEscapedname>          <type>company</type>          <ticker>X</ticker>          <lorder>1<...

Issue in WBS element

Hi Friends, I have implemented Screen exit adding custom fields in WBS.. Its working fine.. But this is workign for all the transaction .. I want Only CJ20N, CJ01 ,CJ2d but as of now its shwoing all the transaction. Please let me know how to restric...

Calculating stock in transit differently for migo & BAPI_GOODSMVT_CREATE

Hello Friends,The scenario is like this :In a Z development, we are creating a goods movement for Stock In Transit(SIT) using BAPI_GOODSMVT_CREATE followed by BAPI_TRANSACTION_COMMIT with WAIT parameter set. Immediately after that and waiting for 5 s...

Module pool question

Hi,I have a requirement to modify SAP program to enhance selection screen. This is a module pool program which generates an ALV output. is there any way to avoid changing SAP program by developing a wrapper( calling) program with all selection fields...

Change Document Type

Hello,I have a requirement to create a custom program to change the type of a document. I did a search in here and found this thread : http://scn.sap.com/thread/17947 but its not changing.I get errors saying "No user master exists for this user" and ...

Resolved! Dynamic ALV Layout

Hi , I have a requirement where the ALV report layout is needed to be Dynamic with Number of Columns and Different Column headers. For example, at one scenario, the ALV layout might have 10 Columns ( 5 Fixed Columns + 5 Dynamic Columns with unique co...

Resolved! Call transformation with "source" and "parameters"

Trying to call a transformation with source and parameters statements:Here's the abap:  call transformation zrsd_coop_claim_approve                   source ls_transform  = ls_transform                             gt_email_href = gt_email_href       ...

Resolved! how to populated a special screen of duplicate data when the customer or vendor is created

Hello All,I need to validate the customer and vendor data while creating. As if the customer/vendor is having same tax data ( number and registration) then display the warning message which can be done, at the same time to display of customers/vendor...

SQL Abap brain teaser

Hi all I have to make a query on  following Ztables:ZTRAVEL - travel data (holding route identifier)ZROUTE  - route data (holding from_resort identifier and to_resort identifier)ZRESORT - resort data (holding resort name)What I would like to do is a ...

Labels in this area