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 |
---|---|---|---|---|---|---|---|
![]() |
E_PURCH_ORDER_NO | TYPE | EBELN | Belegnummer des Einkaufsbelegs | |||
![]() |
E_ORDQUAN | TYPE | RL_ORDQUAN | Bestellmenge in Basismengeneinheit | |||
![]() |
E_UNIT | TYPE | MEINS | Basismengeneinheit | |||
![]() |
ET_RETURN | TYPE | VHURL_BAPIRETURNX | Returncodes | |||
![]() |
I_ACCTNO | TYPE | RL_ACCTNO | number of account | |||
![]() |
I_TESTRUN | TYPE | XFELD | Feld zum Ankreuzen | |||
![]() |
X_INTERFACE_MISMATCH | TYPE | interface mismatch | ||||
![]() |
X_ACCT_NOT_FOUND | TYPE | the account was not found | ||||
![]() |
X_NO_AUTO_ORDERS_POSSIBLE | TYPE | account doesn't allow the automatic creation of purchase orders | ||||
![]() |
X_EKKO_NOT_FOUND | TYPE | data for contract (head) not found | ||||
![]() |
X_EKPO_NOT_FOUND | TYPE | data for contract (item) not found | ||||
![]() |
X_ERROR_CONV_QUANTITY | TYPE | error converting quantitiy into meins | ||||
![]() |
X_NO_PURCH_ORDER_NECESSARY | TYPE | no purchase order has to be created | ||||
![]() |
X_ACCT_NOT_ACTIVE | TYPE | the account is not active | ||||
![]() |
X_CONTRACT_NOT_VALID | TYPE | contract not valid any more | ||||
![]() |
X_NOT_MARKED_FOR_AUTO_CREATION | TYPE | account isn't marked for automatic creation of an purchase order | ||||
Processing Type
Normal Function 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 |