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

Invoice Text

In FB03if you go to menu : Extras--> Text --> Invoice Description, you can enter text that will appear on the invoice template.  Is this field in the database or is it a free form text?  Please advise where can i find more info about this text field ...

Express document "Error during realtime update in Consolidation" received from author”

Hi all,Can anyone please let me know the the solution for the below issue,Immediately after creating  or canceling the invoice whichever TCode I write in the command box I am getting error message as “Express document "Error during realtime update in...

Max statement not working

Dear experts,I am using a MAX statement in one of my query but it fails to work and there is data present in the database table.                 SELECT MAX( aznum ) INTO l_aznum FROM febko                      WHERE   bukrs  = wa_ff67_hdr-bukrs      ...

How To Delete From Itab based on Select option Condition

How To Delete From Itab based on Select option Condition ?Ex : select oprtions : s_bukrs for bsis-bukrs,                                 s_hkont type bsis-hkont.Delete itab where bukrs Not In S_bukrs, and                             hkont  Not In s_h...

Resolved! ALV Using FM

Hello,I have created one report using ALV Function Modules.I followed all these steps for uploading Logo :-:1.  Goto the transaction OAER2.  Enter the class name as 'PICTURES'3.  Enter the class type as 'OT'4.  Enter the object key as the name of the...

Resolved! have to check whether the email address of the partner functions is filled or not .. just before saving sales order !!

Hi I have to check whether the email address of the partner functions is filled or not .. just before saving, because in some cases we want to send an email to parvw = RE or AG.  Do you have for me the name of the internal table/strcucture where I ca...

Resolved! Main window in smartforms

Hi expert,My main window is exactly fitting / joining when i execute with single line item. But executing multiple line Items main window doesn’t fit/ joining with next window. What could be the trouble?  It should be connecting next window exactly f...

Insert statement inside loop

   LOOP AT lr_strucdescr->components ASSIGNING <ls_fieldname>.*   INSERTs    ASSIGN COMPONENT     <ls_fieldname>-name           OF STRUCTURE  is_insert           TO            <lt_data>.          ...        INSERT (<ls_fieldname>-name) FROM TABLE <lt...

Create Vendor master

Hi,I am using API method vmd_ei_api=>maintain to create Vendor master.After execution of method below error message is returned:Message type - EID            - TAX_TXJCDNo - 101Message - No jurisdiction code could be determinedWhen I create Vendor re...

Resolved! Change Bill Plan of a Contract ( BAPI / Function Module ) - Bill Type Field FKARV

Hi We have a requirement to change BILL PLAN of a contract( Lease i.e. VA42 ) document.( Contract is already created).On the termimation of servies, we stop the contract( USING BDC) this generates an additonal BIll plan line item( for credit to Custo...

Labels in this area