SAPMV50A is an ABAP Program/Report in SAP Logistics Execution application with the description — General Delivery Module Pool. On this page, you will find links to SAP Documentation, Wiki & Help Pages, Q&A, similar/related ABAP Programs, FMs, Source Tables for SAPMV50A.
- LE (Logistics Execution)
- LE-SHP (Shipping)
- SAPMV50A - General Delivery Module Pool
- LE-SHP (Shipping)
SAP Help, Wiki, Q&A and other resources for SAPMV50A
Click the above link for the full list of resources and help pages, only the first few are posted below
-
User Exit for PGI - SAP Q&A
Please go to the program SAPMV50A and look for the relavent include for PGI i.e.MV50AFZ1. Hope this help .
https://answers.sap.com/questions/1865598/user-exit-for-pgi.html
-
user exit for sto - SAP Q&A
i want an user exit which checks whether it has post goods issue done or not while preparing a invoice document for that particular sale document.
"In VL01 - Create Delivery Order, standard program SAPMV50A, the standard program did not check for storage location equal to space, and delivery quantity less than one when the user click the save button. Therefore I have to insert the additional checking into the userexit routine."
https://answers.sap.com/questions/3195187/user-exit-for-sto.html
-
PERFORM beleg_lesen_direkt(SAPMV50A) USING likp-vbeln Returns empty XLIKP | SAP Community
I was trying to update a quantity of an inbound delivery using BAPI BAPI_INB_DELIVERY_CHANGE
https://answers.sap.com/questions/10272302/perform-beleglesendirektsapmv50a-using-likp-vbeln-.html
-
PERFORM beleg_lesen_direkt(SAPMV50A) USING likp-vbeln Returns empty XLIKP - SAP Q&A
HI all,
I need to convert a single string into multiple rows using abap.
"ABC#DEF#GHI" this string has to be converted into
ABC
DEF
GHI
can anyone help me in this.
Thanks,
Vinod.
https://answers.sap.com/questions/10410043/single-string-into-multiple-rows-in-sapabap.html
-
BDC for Transaction VRRE(Returns Delivery) - SAP Q&A
I am doing a BDC for returns delivery for RMA and the OK-CODE shows up for the first screen of transaction VRRE i.e. SAPMV45A screen 130 but when i go to the next screen i.e SAPMV50A screen 200 the OK-CODE box does not show up on this screen. If I type the OK-CODE in the command field it works but it does not show up automatically as it has to in a BDC. Even by recording this transaction and playing it again I have the same problem of the OK-CODE not showing up on this particular screen.
https://answers.sap.com/questions/1046160/bdc-for-transaction-vrrereturns-delivery.html
-
Transaction VRRE not able to post using BDC - SAP Q&A
am doing a BDC for returns delivery for RMA and the OK-CODE shows up for the first screen of transaction VRRE i.e. SAPMV45A screen 130 but when i go to the next screen i.e SAPMV50A screen 200 the OK-CODE box does not show up on this screen. If I type the OK-CODE in the command field it works but it does not show up automatically as it has to in a BDC. Even by recording this transaction and playing it again I have the same problem of the OK-CODE not showing up on this particular screen.
https://answers.sap.com/questions/1047785/transaction-vrre-not-able-to-post-using-bdc.html
-
Problem of XLIPS itab empty on delivery creation. - SAP Q&A
I am trying to enhance VL01n such that once a new delivery is created ,the delivery ,serial numbers are extracted into a file in my PC.On debugging I noticed that the internal table XLIPS and XLIKP which contains delivery data is sometimes empty,thus no delivery data downloaded.But when it is populated with data ,delivery data is downloaded ok.How can make this itab not to be empty but have data whenever I create a new delivery.I did the enhancement to download the data on include FV50XF0B_BELEG_SICHERN of sap program SAPMV50A.Please help my brain intellingence as run low
https://answers.sap.com/questions/10489714/problem-of-xlips-itab-empty-on-delivery-creation.html
-
Call Transaction 'VL02' - SAP Q&A
In my program i am using call transaction 'VL02'.When I go to my program through se80 I am not getting screen tab,if i try to create screen 1000,it is showing 'already exist in the program'.Please tell me what are the screen numbers should i call from these below performs because screen number '104' does not exist in 'SAPMV50A'(my program is copied from some other program and making according to my requirments).
https://answers.sap.com/questions/10546783/call-transaction-vl02.html
-
ABAP runtime error PERFORM_PARAMETER_MISSING - SAP Q&A
Hi all,
could you pls help to check what's wrong with this? thanks in advance.
Missing parameter with PERFORM.
A routine call specifies fewer parameters than the number
given when defining the routine.
The current ABAP/4 program "SAPMV50A " had to be terminated because
one of the statements could not be executed.
source code:
-
001340 FORM ZMAIL_PARAMETER USING PARAFELD PARAWERT
> PNAST STRUCTURE NAST.
001360
001370 DATA: LV_VBELN LIKE LIKP-VBELN,
001380 LV_POSNR LIKE LIPS-POSNR.
001390 * Besorgen der Po...
"The current ABAP/4 program "SAPMV50A " had to be terminated because"
https://answers.sap.com/questions/1252777/abap-runtime-error-performparametermissing.html
-
Delivery_Block_User-Exit - SAP Q&A
I want to locate a user-exit in the delivery pogram (SAPMV50A), that will block the delivery or display it in grey on the basis of certain conditions.
https://answers.sap.com/questions/1619461/deliveryblockuserexit.html
-
View the full list of resources, SAP Help/Wiki pages and Q&A for SAPMV50A
Related ABAP Reports
ABAP REPORT | Description | Functional Area |
---|---|---|
MV50AFZ1 | User Exit as of 21D for Delivery Processing | SD - Material Maintenance |
SAPMV45A | Sales Order Processing | SD - Sales |
MV45AFZZ | Billing | SD - Material Maintenance |
MV50AFZZ | User Exit for Batch Determination | SD - Material Maintenance |
RVV50R10C | Deliver Documents Due for Delivery | Logistics Execution - Shipping |
FMs for SAP ABAP Report SAPMV50A
FM | Description | Functional Area |
---|---|---|
WS_DELIVERY_UPDATE | Logistics Execution - Logistics Execution | |
GN_DELIVERY_CREATE | Anlegen von Lieferungen aus allgemeiner Schnittstelle | SD - Basic Functions |
BAPI_OUTB_DELIVERY_CHANGE | BAPI zur Auslieferungs | Logistics Execution - Decentralized WMS integration |
REUSE_ALV_GRID_DISPLAY | Output of a simple list (single-line) | Basis - SAP List Viewer |
WS_DELIVERY_UPDATE_2 | SD - Basic Functions | |
BAPI_TRANSACTION_COMMIT | Execute external Commit when using BAPIs | Basis - ALE Integration Technology |
Tables for SAP ABAP Report SAPMV50A
TABLE | Description | Functional Area |
---|---|---|
LIKP | SD Document: Delivery Header Data | Logistics Execution - Shipping |
LIPS | SD document: Delivery: Item data | Logistics Execution - Shipping |
LGORT | Material Master View on Storage Location and Batch Selection | LO - Material Master |
BDCMSGCOLL | Collecting messages in the SAP System | 700 - UI Services |
VBAK | Sales Document: Header Data | SD - Sales |
VBAP | Sales Document: Item Data | SD - Sales |
Most searched SAP Logistics Execution ABAP Reports
- Delete Delivery ABAP Reports
- Transfer Order ABAP Reports
- Goods Issue ABAP Reports
- Shipment ABAP Reports
- Shipment Cost ABAP Reports
- Rvv50r10c ABAP Reports
- Shipping ABAP Reports
- Warehouse Management ABAP Reports
- Rvad ABAP Reports
- Vt01n Bapi ABAP Reports
- In Inventory Report ABAP Reports
- Rvdelsta ABAP Reports
- Storage Type ABAP Reports
- Rle Delnote ABAP Reports
- Vl10a ABAP Reports
- Mb50 ABAP Reports
- Rllnach1 ABAP Reports
- Inconsistancy In Quant In Ap Wm ABAP Reports
- Rlauta ABAP Reports
- Change Shipment ABAP Reports
- Rv56trsl ABAP Reports
- Deliver ABAP Reports