SAP ABAP Function Module RLRPPL_A_CREATE_ONE_PURCH_ORD (Erzeugung einer Bestellung zu einem Konto)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-A-RL (Application Component) Returnable Packaging Logistics
     ISAUTO_VHU_RL (Package) Returnable Packaging Logistics
Basic Data
Function Module RLRPPL_A_CREATE_ONE_PURCH_ORD Erzeugung einer Bestellung zu einem Konto  
Function Group RL_REORD_POINT_PLANING_AP   Consumption-Based Reorder Point Planning  
Program Name SAPLRL_REORD_POINT_PLANING_AP    
INCLUDE Name LRL_REORD_POINT_PLANING_APU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_PURCH_ORDER_NO TYPE EBELN Belegnummer des Einkaufsbelegs
Exporting E_ORDQUAN TYPE RL_ORDQUAN Bestellmenge in Basismengeneinheit
Exporting E_UNIT TYPE MEINS Basismengeneinheit
Exporting ET_RETURN TYPE VHURL_BAPIRETURNX Returncodes
Importing I_ACCTNO TYPE RL_ACCTNO number of account
Importing I_TESTRUN TYPE XFELD Feld zum Ankreuzen
Exception X_INTERFACE_MISMATCH TYPE interface mismatch
Exception X_ACCT_NOT_FOUND TYPE the account was not found
Exception X_NO_AUTO_ORDERS_POSSIBLE TYPE account doesn't allow the automatic creation of purchase orders
Exception X_EKKO_NOT_FOUND TYPE data for contract (head) not found
Exception X_EKPO_NOT_FOUND TYPE data for contract (item) not found
Exception X_ERROR_CONV_QUANTITY TYPE error converting quantitiy into meins
Exception X_NO_PURCH_ORDER_NECESSARY TYPE no purchase order has to be created
Exception X_ACCT_NOT_ACTIVE TYPE the account is not active
Exception X_CONTRACT_NOT_VALID TYPE contract not valid any more
Exception X_NOT_MARKED_FOR_AUTO_CREATION TYPE account isn't marked for automatic creation of an purchase order
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20050301 
SAP Release Created in 46C2