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

logo shape problem

hi friends i uploaded logo using se 78 . my problem is in layout iam not getting exact shape . actually my logo shape is round but in print preview it is coming like oval shape . even i tried in smart form also still iam not getting exact shape ....

Table data maintenace

Hi,I have customized table for data maintenace and be accessed via SM30. Client's requirement is to have 2 steps similar to OX09, enter plant first then go in to storage location data maintenance for the selected plant. Is it dialog program? can we c...

LSMW..

Hi all,<b>i am working on LSMW inbound invoice with aid of BAPI and IDOC.when i execute my LSMW i can idoc status message as 53 where i can see the inbound invoice number . my problem is, the number which i see doesn't exist in SE11.is there any t.co...

Resolved! BAPI question

Hi All,I have a question about address change via BAPI_ISUPARTNER_CHANGE.In my case, a business partner already has an email address. I would like to call this BAPI to delete it.Here are my sample codes: move space to lt_address-e_mail. move '00002...

Resolved! Logic for workflow

Hi All,Kindly help me out with the logic building for this scenario:There is a customized workflow attached with Purchase Requisition approval. This workflow has an Org structure based on departments. The approver is determined based on admin id or t...

Resolved! variant

tables : mdkp.data : begin of i_mdkp occurs 0, MATNR like mdkp-matnr, PLWRK like mdkp-plwrk, PLSCN like mdkp-plscn, end of i_mdkp.selection-screen begin of block main.select-options : s_plscn for mdkp-plscn.selection-screen end ...

How to use a flag

I am using a button that will send information to an ALV when this this button is pressed, the select stament will be true for showing the ALV with the correct information,if the select stament is not true we have to trigger an error message and whe...

Resolved! text lines

hi all,1)i would like to know the tables where the text lines are stored.(in texts tab in sales/delivery).i know the object is vbbk and the TDID is y008.i went to stxl but was not able to make out. 2) iam updating delivery texts in my custom transact...

IDOC-Partner Number

Hello All,In Partner profile configuration for an IDOC, I like to create a new partner for a partner type (KU). and assign that partner number for my IDOCS.And also i like to configer type and agent for that new partner number.Any help is much apprec...

Resolved! Crypto in ABAP

Hi,I'm looking for a way of encrypt a file with some sort of cryptography (PGP, …) in ABAP. The file is created via a program with "OPEN DATASET XXX FOR OUTPUT" on the sap application server. Is there any ABAP library or function that allows me to en...

Resolved! Messages in BAdI methods

Greetings, I am implementing the BAdI ME_PURCHDOC_POSTED to perform additional validations during posting of purchase documents.In the implementation of the method POSTED I want to abort posting of the document by issuing a type 'E' message using the...

Resolved! IDOC-control record

Hello everyone, How we can analyze the control record of an IDOC.I have an Idoc in .txt format sent from subsystem. Before triggering it into SAP i like to compare fileds in .txt control record file to that of SAP control record structure. I like to ...

Resolved! smartforms

HI all!How to draw custom gridlines in smartforms.The columns and rows are not similar.Please help me if any material is available on this or important sites which give good material on smartforms.thanks in advancePrasan

Resolved! help on selectoptions

Hi all,I have date field as selectoptions.Based on the data provided on selectoption i need to create one more selectoption with period.ex:date 20050612 to 20050908need to create new selectoption.period 200506 to 200509please advise me.with regard...

calculation on chars

hi all,I have an amount in a char or string field. On any calculation(even absolute) on that field the decimal value is lost or shifted on either side.I need this field as char only because I'm concatenating it with a sign.pls suggest a solution.Than...

Labels in this area