sap-abap

Messages for sap-abap

 Voir le site sap-abap

How to Use User Exits in VL10C?
The requirement is to eliminate certain orders from creation of deliveries

9 February 2012

RE: How to Add Wide Text Parameter in Selection Screen
uhhhmmm..why I cannot change the height? height is disabled. ;( --------

9 February 2012

Re: How to Add Wide Text Parameter in Selection Screen
Hi, Go to display object list and select screen 1000 and change the layout

9 February 2012

RE: How to Add Wide Text Parameter in Selection Screen
What layout are you talking about? This is a parameter in the selection scr

9 February 2012

RE: RE:How to Add Wide Text Parameter in Selection Screen
Hi, Go to Layout and expand the cell width. Thanks and regards, Ramya Vem

9 February 2012

RE: How to Add Wide Text Parameter in Selection Screen
What I mean is, can I modify the height or length of a text parameter? So t

9 February 2012

RE: How to Add Wide Text Parameter in Selection Screen
Hello Juan, Could you please explain what do you mean by wide text field?

9 February 2012

How to Add Wide Text Parameter in Selection Screen
Hi, I want to add a wide text field in the selection screen. How to do it?

9 February 2012

RE: CJ20n: How to Control Access Project Accts and Disallow for Proj Mgrs through Security Object
Jay - You really should ask in the Security forum. Dave --------------

8 February 2012

Re: Problem while calling new page in smartform
Check whether you have given next page correctly for the first page. Next p

8 February 2012

RE: Problem while calling new page in smartform
You can also check the number of lines that you want to restrict in that Pa

8 February 2012

Re: Problem while calling new page in smartform
Hi Laxmikanth, Check the Final window as "Only after end of main window" f

8 February 2012

RE: Problem while calling new page in smartform
It's not working if I use maindow data is not displaying. If I use secondar

8 February 2012

Re: Barcode on smartform to send embedded into an email
Hi Dean, thanks for you reply. I've created a barcode font (paragraph and

7 February 2012

Re: Barcode on smartform to send embedded into an email
A Bar Code is merely a font & if you want to print that in eMail, you woul

7 February 2012

Barcode on smartform to send embedded into an email
We send email notifications to the customers using smartforms to create the

7 February 2012

How to Change Transaction Header Text
Hi Guys, I need to change the description on the top of GUI for a transact

7 February 2012

Re: Replacement of Following Code
You can additionally apply the oss note from last year where SAP put budat

7 February 2012

RE: Replacement of Following Code
You can use loop for IT_MKPF and for each MBLNR in IT_MKPF find out sum of

7 February 2012

RE: Include t-code Information in Transaction SM50 (Process Overview)
Try ST03N. That's the Workload Monitor. You can get current information as

6 February 2012

RE: Include t-code Information in Transaction SM50 (Process Overview)
Hernan, thanks for the suggestion, STAD is really great for auditing purpos

6 February 2012

Re: Include t-code Information in Transaction SM50 (Process Overview)
Reginaldo, I think that maybe transaction STAD is more helpful by means of

6 February 2012

Re: Include t-code Information in Transaction SM50 (Process Overview)
SM50 is mainly TH_WPINFO.. But, seems you don't have any connection between

6 February 2012

RE: Include t-code Information in Transaction SM50 (Process Overview)
Well, I posted the same question in SAP Community Network Forums, and a guy

6 February 2012

RE: Include t-code Information in Transaction SM50 (Process Overview)
More importantly, If the program ran in the background or was run with SE38

6 February 2012

RE: Include t-code Information in Transaction SM50 (Process Overview)
Using a lookup in TSTC with the program name will probably work most of the

6 February 2012

RE: Include t-code Information in Transaction SM50 (Process Overview)
So what's needed is how ST03 determines what transactions are executed. Sh

6 February 2012

Re: Include t-code Information in Transaction SM50 (Process Overview)
Hello Reginaldo, Table mentioned by Neal is correct. You can find transact

6 February 2012

RE: Include t-code Information in Transaction SM50 (Process Overview)
Neal, thanks for the information, I'll let our ABAP team to know about this

6 February 2012

Re: Include t-code Information in Transaction SM50 (Process Overview)
They can get the tcode for the report from table tstc. Neal -----------

6 February 2012

RE: Include t-code Information in Transaction SM50 (Process Overview)
Standard transaction SM50 actually shows the report name of the process run

6 February 2012

RE: Include t-code Information in Transaction SM50 (Process Overview)
Reginaldo, Not sure exactly what you want. Do you want to know what T-Co

6 February 2012

Re: Include t-code Information in Transaction SM50 (Process Overview)
Since I am not at this time a basis guy, I don't have authority to the tcod

6 February 2012

Include t-code Information in Transaction SM50 (Process Overview)
Hello, folks! I'm the Basis guy responsible for monitoring SAP system acti

6 February 2012

RE: Replacement of Following Code
Ok. How to replace SELECT SUM( menge ) statement? ---------------Original

6 February 2012

RE: Replacement of Following Code
Hi, Firstly fetch data from MKPF in internal table and then use "FOR ALL E

6 February 2012

Replacement of Following Code
Hi all, I am working on code that take lot of time to get output. Is ther

5 February 2012

Re: How to right object authority check code
Hi Sachin, Normally you just check authority, evaluate results and decide

1 February 2012

RE: How to right object authority check code
Dear Sir, thanks for your reply, i want to restrict BUKRS , EKGRP, EKORG t

1 February 2012

Re: How to right object authority check code
data : begin of cust occurs 1, kunnr like kna1-kunnr, end of

1 February 2012

How to right object authority check code
Dear SAP Guru, Could anyone pls. help me? How can I Wright a code for objec

1 February 2012

RE:Material Column is Empty in VF04
Hi , Just click on Print button, but not print preview. You will be able to

1 February 2012

RE: Material Column is Empty in VF04
Hi, Unfortunately we don't have an abaper now. Which is why I am having tr

1 February 2012

RE: How Does the Structure REGUD (Available to sapscript) Get Populated?
Hi Debbie, Could be standard text created during customization. Cheers

1 February 2012

RE: Send Smartform to Spool
Something looks weird about your printer selection too. Isn't SAPWIN the lo

31 January 2012

RE:Send Smartform to Spool
Thanks for the reply. I tried: 1. tdnoprint = space and preview = space 2.

31 January 2012

RE: Send Smartform to Spool
Maybe change ls_composer_param-tdnoprint = 'X' to SPACE? and I would also

31 January 2012

Re: Send Smartform to Spool
Thank you for the reply. I changed tdnewid to 'X' but the tcode sp01 still

31 January 2012

How Does the Structure REGUD (Available to sapscript) Get Populated?
Hello everybody! I have a check processing question. We are writing same da

31 January 2012

Re: Material Column is Empty in VF04
Hi , You had added the field MATNR in the structure but not in the Source

31 January 2012

Material Column is Empty in VF04
Hi, In the material field of VF04 is not showing anything. What i have don

31 January 2012

Re: Send Smartform to Spool
Hi Jharley, Set the print parameter ls_composer_param-tdnewid = 'X'. and

31 January 2012

Send Smartform to Spool
Our users execute a program in the background by selecting Program, execute

30 January 2012

IDOC_OUTPUT_ORDRSP
Hi, May I know how to call FM IDOC_OUTPUT_ORDRSP? What are the required pa

30 January 2012

RE: Query MEME80FN from 4.6C system
Thanks Margaret & Neal, It could be that I am just chasing shadows as I a

30 January 2012

RE: Retreving old version of ABAP Program
SALT: http://www.saltapps.com/ I've posted my mass downloader before, but

29 January 2012

RE: Sending PO Details in PDF or Fax
Arif - If your system has been configured to be able to send faxes, then

27 January 2012

RE: Query MEME80FN from 4.6C system
Gekko, I've posted the code as a Journal in the toolbox (thanks Neal). T

27 January 2012

Re: Query MEME80FN from 4.6C system
The site sometimes has issues, LOL! However, that is exactly what you shou

27 January 2012

Query MEME80FN from 4.6C system
Gekko, Although this is from 4.6C ? If the attachment doesn't make it I c

27 January 2012

RE: Sending PO Details in PDF or Fax
Hi, In NACE tcode for your output type, the config is made such that the

27 January 2012

Re: Sending PO Details in PDF or Fax
Hi, Simply take the function module program name, 1. Open this function in

27 January 2012

RE: Sending PO Details in PDF or Fax
Hi Nagaraju, Thanks for the early response but I could not able to find an

27 January 2012

RE: Sending PO Details in PDF or Fax
Follow this link. It might helpful: http://wiki.sdn.sap.com/wiki/display/Sn

27 January 2012

RE: Sending PO Details in PDF or Fax
Follow this link also: http://forums.sdn.sap.com/thread.jspa?threadID=13113

27 January 2012

Sending PO Details in PDF or Fax
Hi All, Can any one suggest me how a smartform output can be send using FA

27 January 2012

Consumption Valuation and Receipt Valuation Field
Dear all, Need your advice how to get field of consumption value and receip

27 January 2012

RE: Retreving old version of ABAP Program
Thanks Neal, You are a champ. The ‘old bone’ reference was in sarcasm. I

27 January 2012

Re: Retreving old version of ABAP Program
Gekko, First, let me implore you to start new threads for something like t

26 January 2012

RE: Retreving old version of ABAP Program
I used to have the magic wand, but due to budgetary restraints. ----------

26 January 2012

RE: Retreving old version of ABAP Program
Another old bone to chew on. I bet you can't help my case though. We are on

26 January 2012

RE: Retreving old version of ABAP Program
Hi James, in SAP ABAP version Management is very useful to keep track of t

25 January 2012

Re: Retreving old version of ABAP Program
Yes version management is the good solution. Goto->Utilities->Versions->Ver

25 January 2012

Re: Retreving old version of ABAP Program
utilities->versions->version management Click off active click on the versi

24 January 2012

RE: Retreving old version of ABAP Program
What I would do is retrieve the previous version of the program using versi

24 January 2012

RE: RE:BADI WORKBREAKDOWN_UPDATE Not Getting Trigerred from CJ02
Here's a trick we use to find BAdIs; maybe you could use it to help you det

23 January 2012

DYNPRO 5001 NOT FOUND On SAPLSTTO
In a BDC Session for TCODE: FBV1 that includes the following programs and s

23 January 2012

RE: BADI WORKBREAKDOWN_UPDATE Not Getting Trigerred from CJ02
Right on the first line. it is just not entering it. ---------------Orig

23 January 2012

Updating Custom Tables in BAPI_PR_CHANGE
Dear friends, I have the following requirement and I would to explore the

21 January 2012

Re: EDI Order Response
Setting dispatch to 4 means the IDoc is generated as soon as the business d

20 January 2012

EDI Order Response
Hi, May I know regarding the condition record, if the dispatch time was se

20 January 2012

RE: RE:BADI WORKBREAKDOWN_UPDATE Not Getting Trigerred from CJ02
Hmmm strange. We use both methods of this BAdI and have never had any probl

18 January 2012

RE: How to Add the Custom Search help to Standard SAP Field
Hi All, Thanks to for your quick response. Finally i got the solution. T

18 January 2012

Re: How to Add the Custom Search help to Standard SAP Field
Hi All, to add a Custom Search Help in Sap Standard Program Steps. 1. You

18 January 2012

Re: How to Add the Custom Search help to Standard SAP Field
Hi Shyam, You need to create a Custom search help from SE11 and then put t

18 January 2012

How to Add the Custom Search help to Standard SAP Field
Hi All. My client requirement like adding the custom search help to Standa

18 January 2012

RE: BADI WORKBREAKDOWN_UPDATE Not Getting Trigerred from CJ02
Yes, it is activated and AT_SAVE. We have no issues with Project definition

18 January 2012

RE: BADI WORKBREAKDOWN_UPDATE Not Getting Trigerred from CJ02
First, the obvious question: is the BAdI implementation activated? If so, d

17 January 2012

BD20 and IDOC_INPUT_ORDCHG
Hi, For order-change idocs, if I processed it using BD20, does it call the

17 January 2012

RE: Line Selection in Table Control
Hi all, Thanks much for your reply. As the solution, I would look for SELK

17 January 2012

BADI WORKBREAKDOWN_UPDATE Not Getting Trigerred from CJ02
We wish to write a few lines of code to check for existence of settlement r

17 January 2012

Send System Messages from SAP Mainframe to SAP Portal Users
Hi,We have a program to kick out users holding employees in HR ahead of run

16 January 2012

PO Exit while changing Line Item
Hi all, We are having a special requirement that when a requisition is con

13 January 2012

RE: Line Selection in Table Control
Neal, I have lived breathed and ate SD for 10 years. Still learning ever

12 January 2012

Re: Line Selection in Table Control
Is there actually anything that you don't know about coding SD? Followed o

12 January 2012

APP with a List of Actions on the Left that Execute the Program on the Right Side
I'm looking at developing an app that kind of looks like SE80, where there

12 January 2012

RE: Line Selection in Table Control
Neal, The problem is that on the Fast Track change in sales it is a back

12 January 2012

No Buzei Field in COPA KEDR
Hi Expert, Would like to check what field to be assign to Buzei when defin

12 January 2012

Re: Line Selection in Table Control
Elsie, I'm sure that the OP will be excited. I'm not tracking this one th

12 January 2012

RE:Line Selection in Table Control
Neal, I have coding in both the MV45AFZB to reset the box if they are not

12 January 2012

Annonces

A voir sur le net

    Ordonnancement.net

    Ordonnancement.net est un forum regroupant une communauté d’acteurs de l’ordonnancement de compétences différentes mais tous réunis par l’utilisation par l’utilisation d’un ordonnanceur.

    Cette rubrique reprend les offres déposés sur le site, elles concernent donc exclusivement les métiers de l’ordonnancement.

    Keljob.com

    Moteur de recherche d’emploi, job et stage du jeune diplome au cadre experimente. Criteres : region, type de contrat (CDD, CDI, Interim). Conseils pour les professionnels du recrutement (ASP,CV).

    Michael Page

    Michael Page, cabinet de conseil en recrutement

    Monster.fr

    Offres d’emploi monster.

    DirectEmploi.com

    Offres d’emploi Informatique-Telecoms, depot de CV, tests de recrutement, plus de 14 000 annonces

    Apec.fr

    30 offres de Cadre - Systèmes, réseaux, data

    ITProfil.com

    ITProfil.com - Toutes les dernières offres de missions, offres d’emplois et offres de projets.

    Hays.fr

    Jobs from Hays...

    Reseau-Emploi.com

    Annuaire de 1100 entreprises et 3000 Offres d’emploi en informatique et électronique.

    Webcible-IT.com (Production)

    Listing des offres Exploitation / Production / Maintenance

    Webcible-IT.com (Architecture)

    Listing des offres

    Webcible-IT.com (Projets)

    Listing des offres Gestion de Projets

    Webcible-IT.com (Ingénierie)

    Listing des offres

    PC-infopratique.com

    Les dernières offre d’emploi en informatique

    CarriereOnline

    Le Blog des fonctions informatiques vous propose : Offres d'emploi, offres de stage et conseils en gestion de carrière dans les Télécommunications, Systèmes réseaux, Support informatique, Multimédia, Internet / NTIC, Ingénieur, Informatique industrielle, Informatique de gestion, Direction informatique, Conseil informatique, Autres fonctions informatique, Audit informatique, Architecte (IT)

    Cadremploi.fr

    Ce service est fourni par CADREMPLOI.fr, il est protégé par le droit d’auteur et appartient à CADREMPLOI.fr.

    JobFreelance.org

    Emploi Informatique - Offres de mission pour les freelances informatiques

    Portail gratuit entièrement dédié aux missions freelance informatique, emploi informatique, recrutement informatique. Espace freelance et espace recruteur sont à la disposition des freelances informatiques recherchant des missions et des entreprises recherchant des compétences. Info pratique pour les indépendants informatiques

    OptionCarriere.com

    Offres d’emploi sector : "informatique telecom" - France - Optioncarriere

    Emploirama.com

    Dernières offres d’emploi dans l informatique parues sur emploirama.com

    CmonJob.fr

    Votre recherche : Emploi Informatique / telecom , voici nos dernieres offres d’emploi sur CmonJob.fr. Emploi Informatique / telecom . Trouvez votre job !

    Jobtech.fr

    Jobtech.fr - Le site emploi 100% Technique et Ingénierie. Offres d’emploi de la fonction "Hi-Tech / Informatique / Telecom"

    Orange-business.com

    Elancelot.com

    Latest Job News

    Eci-conseils.com

    Emploi par Eci-Conseils.com

    fr.emplois.offres

    Google Group : Offres d'emplois ou de stages. (Moderated)

    Annuaire RH

    Offres d’emploi quotidiennes http://www.annuaire-rh.org

    Freelance-info

    e-tangerine

    votre partenaire sourcing