
Search found 141 matches
Re: BAPI Dump
I would be happy if my manager was initial. And i certainly would not get 1 or even try to search for him! 

- Mon Sep 22, 2008 5:57 am
- Forum: ABAP
- Topic: How to do this in ABAP?
- Replies: 6
- Views: 1088
Re: How to do this in ABAP?
Huh!?
There isn't?
There isn't?
- Mon Sep 22, 2008 5:48 am
- Forum: ABAP
- Topic: Missing characteristics value in table AUSP
- Replies: 3
- Views: 1089
Re: Missing characteristics value in table AUSP
Wow.. no wonder i had the feeling i already read this one before! 

- Mon Sep 22, 2008 5:26 am
- Forum: ABAP
- Topic: bapi_po_create1 Header text updation
- Replies: 2
- Views: 2812
Re: bapi_po_create1 Header text updation
Create an internal table for function table POTEXTHEADER. Append your header texts in there and pass it to the function.
Currently, you're passing ITAB to POTEXTHEADER and that doesn't make any sense.
Currently, you're passing ITAB to POTEXTHEADER and that doesn't make any sense.
- Mon Sep 22, 2008 4:11 am
- Forum: ABAP
- Topic: Missing characteristics value in table AUSP
- Replies: 3
- Views: 1089
Re: Missing characteristics value in table AUSP
Possibly you're looking with the wrong ATINN value in AUSP. If i remember correctly, you should either use KSML-IMERK or KSML-OMERK to be sure you select the correct AUSP values. Or find a function that does the complete selection for you.
- Mon Sep 22, 2008 3:22 am
- Forum: ABAP
- Topic: LSMW - Cannot Execute with BAPI based! [resolved]
- Replies: 5
- Views: 4752
Re: LSMW - Cannot Execute with BAPI based!
Don' t forget to maintain your partner profile under transaction WE20 and to add it to LSWM IDOC inbound processing. Mind you, the field is named Partnernumber and not partnerprofile.
Edit: it's the field right under Partner type.
Edit: it's the field right under Partner type.
- Tue Sep 09, 2008 4:28 am
- Forum: ABAP
- Topic: How to do a combination of two fields in a selection screen
- Replies: 4
- Views: 968
Re: How to do a combination of two fields in a selection screen
A very long time ago i had to do a similar thing. My solution was to use select options (eg. SO_WERKS and SO_LGORT) and only allow single values to be inserted: only single values for WERKS and single values for LGORT (there are ways to accomplish that but i can't find an example for it). Now, each ...
- Fri Sep 05, 2008 4:24 am
- Forum: ABAP
- Topic: radio buttons in table control
- Replies: 6
- Views: 1651
Re: radio buttons in table control
Always makes me giggle.... OP in 2006, reply in 2008 and even an urgent one!


- Wed Jul 02, 2008 5:51 am
- Forum: ABAP
- Topic: A table for attachments
- Replies: 2
- Views: 524
Re: A table for attachments
What kind of documents do you mean?
If you mean from the DMS, then check table DRAD.
If you mean from the DMS, then check table DRAD.
- Tue Jul 01, 2008 9:35 am
- Forum: ABAP
- Topic: Replace MV45AFZZ in ECC6
- Replies: 7
- Views: 4211
Re: Replace MV45AFZZ in ECC6
There are a number of BADI's on ECC6.0 that are supposed to replace some FORM-exits. Look for BADI_SD* The SD sales BADIs such as BADI_SD_SALES are for internal use only - see OSS note 648427, which specifically states that the SD user exits are still to be used... Ah! Didn't know there was a warni...
- Tue Jul 01, 2008 5:34 am
- Forum: ABAP
- Topic: Replace MV45AFZZ in ECC6
- Replies: 7
- Views: 4211
Re: Replace MV45AFZZ in ECC6
There are a number of BADI's on ECC6.0 that are supposed to replace some FORM-exits.
Look for BADI_SD*
Look for BADI_SD*
- Fri Jun 27, 2008 5:27 am
- Forum: ABAP
- Topic: open items
- Replies: 1
- Views: 513
Re: open items
Try table BSIK.
- Fri Jun 27, 2008 3:39 am
- Forum: ABAP
- Topic: bapi which i have written
- Replies: 20
- Views: 3751
Re: bapi which i have written
have you installed the ECC6 "I'm too stupid to own a computer" add-on yet I installed this last night directly into production system, and how I can't log on. Please fix. Ooohhh!!!! So m@t wanted me to install something bad that makes me unable to login to production!? B@d boy! B@d boy! B@d boy!
- Fri Jun 27, 2008 2:46 am
- Forum: ABAP
- Topic: bapi which i have written
- Replies: 20
- Views: 3751
Re: bapi which i have written
Do i need to install the addon from service.sap.com? And does it give me the Z_MYFUNCTION BAPI? I think that function will solve all my problems! Plsease advice it's urgent!!!m@t wrote:Maen -> have you installed the ECC6 "I'm too stupid to own a computer" add-on yet?

- Thu Jun 26, 2008 9:22 am
- Forum: ABAP
- Topic: bapi which i have written
- Replies: 20
- Views: 3751
Re: bapi which i have written
I can't find function Z_MYFUNC on my system???? And i'm on ECC 6.0! Is it a new BAPI?
I'm confused...
I'm confused...