Quantcast
Channel: SCN : Unanswered Discussions - ABAP Switching, Enhancing, and Adapting Standard Programs
Viewing all 716 articles
Browse latest View live

How to modify PO release strategy value.

$
0
0

Dear Experts,

In our organization PO can be released based on PO value.


For example, if the PO  value is within 10000 BDT, user x can release PO. (here BDT is currency for Bangladesh)


if the PO value is >10000 BDT  and < 20000 BDT, user y can release the PO.


This configuration done by SAP consultant while SAP implementation project.

User run tcode, ME28 and find PO pending for his range.




Now, My company wants to change the PO release value range.


Can any one help me, how to change the value range.


Thanks in advance.


Shafiq.


VA02 Menu Enhancement

$
0
0

Hi Team,

 

As per my requirement I need to add Storage Location in the below path and it allow user to make changes storage location at all selected line item of Sales order. (functionality  same as  PLANT VA02->Edit->Fast change of....->Plant)

 

VA02->Edit->Fast change of....->Storage location

 

Thanks,

Ashok

How to deactivate overwrite exit of a class method

$
0
0

Hello all,

Need help on how to deactivate the overwrite exit of a class method so that the original method only will get executed.

I don't want to delete the exit as I will need it again.

 

THanks in advance

Best regards,

Karthik

IN CJI5 transaction how the commitment cost is calculated?

$
0
0


Hi Experts

 

   

I want know about calculation of commitment cost in standerd prog RKPEP005.

 

actually i tried to find in coding by dubuging  but unable to find it. for referance see below snap.

 

Untitled.jpg

please share how to calculate these two clomn in standerd report  RKPEP005.

PA30 Exit

$
0
0

Dear Experts

Am using EXIT_SAPFP50M_002 exit to validate 0002 infotype custom field , am facing issue that if i get error while validating and i correct

the error , INNNN still have the old value before correcting

please help me to solve this issue ,i have tried to clear it after error , but doesn't solve the issue.

 

below us my code

WHEN '0002'.

 

        CALL METHOD CL_HR_PNNNN_TYPE_CAST=>PRELP_TO_PNNNN

         EXPORTING

           PRELP = INNNN

         IMPORTING

           PNNNN = PI0002.

 

        if  STRLEN( PI0002-YYPRONUM ) > 2.

        IF STRLEN( PI0002-YYPRONUM ) <> 10 ."and PI0002-YYPRONUM(3) <> '700'.

        clear PI0002.

        MESSAGE Text-007 TYPE 'E'.

 

 

Regards

Ghadeer

Best SD user exit to use for checking 'material pricing conditions' (KOMV-KSCHL)

$
0
0

Hiya,

 

When creating a sales document I'd like to check the material pricing conditions (KOMV-KSCHL), specifically for rate(KBETR), when a material is entered into an order.

If the Rate value is not as expected then I'd like to raise a pop-up to inform the user.

 

I was searching for a userexit to use and I can't find anything that fits my requirement...

I was therefore thinking of using USEREXIT_PRICING_PREPARE_TKOMP or USEREXIT_PRICING_PREPARE_TKOMK.

But I thought I'd just check with you experts first.

Would anyone have any suggestions?

 

Thanks in advance!

Need exits for Purchase Order change (After DB commit)

$
0
0

Hi Experts,

 

I have some custom coding to be done immediately after the Purchase Order create/change.

Here requirement is my custom coding should be in a exit which runs once the purchase order data gets stored in standard SAP Tables.

 

I have used the method IF_EX_ME_PROCESS_PO_CUST~CLOSE of the BADI Definition ME_PROCESS_PO_CUST.

this method works fine during the Purchase Order creation time, but it is not getting triggered during the PO change process.

 

other methods of this BADI gets called before the PO data gets stored in DB so no use for me.

 

please suggest.

 

Regards,

Jagesh

Problem in Creating/Editing an Method in custom Class

$
0
0

hi Friends,

 

A method been created and activated inside a Custom class (se24). Now, the problem is in editing that Method. I'm trying to write code inside Method..Endmethod..but the screen is not in editable mode !!

 

As it is custom class, i don't have any clue, please suggest and I don't feel using 'insert line area' is the right option for this ?

 

 

 

Regards,

Suren


Screen Persona Scripting in Version 2.0

$
0
0

Hi Everyone,

 

I am new to SAP Screen Persona,in our company Screen Persona version 2.0 is installed,

So i want to know how to carry out scripting in Version 2.0,the documents i searched but am getting for higher versions,

So kindly help me on this.

 

Thanking You,

 

Regards,

Shivashankar

Creating Installation

$
0
0

Hi Experts,

 

I am using ISU_S_INSTLN_CREATE FM for creating installation.The installation is created but I want to populate some custom structure in grid.The structure is called from a user exit.How can I retrieve the value and update in the installation?

 

Please help me out.Your help is appreciated.

 

Thanks,

Mandira

mail to: mandiradey89@gmail.com

Adding new custom field in VA02(SAPMV45A) in ITEM OVERVIEW tab

$
0
0

Hi Experts,

 

We have a requirement to add custom amount field in the VA02 tcode under ITEM OVERVIEW tab. In our initial analysis we found no screen exits to achieve it. Please share your suggestions on how to achieve this requirement.

 

Thanks,

Srinivas Amberkar

Issue with custom dynpro SAPMV45A - 8459 / 8309

$
0
0

Hello all

After upgrading to EHP7, we found that our custom dynpros (created in Stone Age ) result truncated in VAxx Tcodes

 

While when i test it, i see it correctly

 

(the missing fields are the common playing with screen-active = 0 / 1).

I'm going crazy trying to find out what's cutting off my dynpro...

 

 

The second issue is related to header custom dynpro showing this time some fields completly not aligned!

 

Any hint to what to check?!?!

 

Thanks

Vendor needs to be extracted in terms of class information-very urgent

$
0
0

Hi Abap experts,

 

I need to extract a vendor number interms of class information.

 

I have searched blog most of them mentioned how to extract class in terms of vendor number with table

 

My requirement I have list of class and sub class.I need to know which are vendors has been assigned.

 

Kindly help us on urgent basis.

 

Regards

Vivek

Logo is not coming in Production system!!!

$
0
0

Hi,

 

I am not able to display the LOGO in the production system. And the  Logo is in .jpg format.

 

And i have taken the Logo from the MIME repository and save the logo in .jpg format.

 

 

And its working fine in DEV and QUA.. I couldn't in PROD...

 

Kindly Suggest.

 

 

 

 

Regards,
Sadiq K

How to add a print_layout button in custom control screen in module pool programming

$
0
0

Hi Experts,

          I have developed a report for payment proposal using ALV grid display. Now i need to add a button in the custom control menu. How could i create?

 

Thanks&Regards,

Prasanth.


Enhancement AD_MPN_SLS_SAPMV45A and IUID_SAPMV45A under Spot ES_MV45ATOP/ES_SAPMV45A not CHANGING

$
0
0

Hello Friends,

 

When I try to change the above Enhancements in Program SAPMV45A the above enhancements are not CHANGING when I do 'CHANGE IMPLEMENTATION' and instead it is asking for ACCESS KEY. Please can you tell me the reason for this. Enhance 1.png

SAP to NON SAP(MS SQL DB) interface info and standard BAPI's

$
0
0

Hi experts,

 

I have a requirement Interface b/w  SAP to NON SAP(MS SQL DB) interface......

 

 

plzzzzzz share me if how to work with it and let me know is there any standard BAPI's or RFC

 

what to use and how to use in this scenario

 

 

Thanks in advance

 

Thirup

Switching ON Enhancement Implementation MSAM_MOREP_AUTH_CHECK_MATERIAL via switch EAM_MSAM_SFWS_1

$
0
0

Hello Friends,

 

I need to SWITCH ON Enhancement Implementation MSAM_MOREP_AUTH_CHECK_MATERIAL of BADI  MB_BAPI_GOODSMVT_CREATE via switch EAM_MSAM_SFWS_1. I am not able to find the switch in SFW5. Please tell me how to switch on this Implementation. I need this Implementation to be active to Enhance BAPI_GOODSMVT_CREATE.

 

 

Untitled.png

Report Painter

$
0
0

Hello,

 

Can anyone tell me if we can enhance the selection screen generated by report painter.

 

I have to add a radiobutton on the existing report painter selection screen to display ALV.

Screen Persona Scripting in Version 2.0

$
0
0

Hi Everyone,

 

I am new to SAP Screen Persona,in our company Screen Persona version 2.0 is installed,

So i want to know how to carry out scripting in Version 2.0,the documents i searched but am getting for higher versions,

So kindly help me on this.

 

Thanking You,

 

Regards,

Shivashankar

Viewing all 716 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>