Advertising:
All public logs
From SAP Knowledge Base
Combined display of all available logs of SAP Knowledge Base. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 13:12, 3 June 2025 Unirab talk contribs created page CRUD operations on purchaseorder in MM with Behavior Definition/Implementation I PURCHASEORDERTP 2 (Created page with "Note: You can not create stock transfer orders with that. === Create Purchase Order === <syntaxhighlight line copy> DATA lt_header_data TYPE if_mm_pur_po_bil=>tt_proj_level_po_create. lt_header_data = VALUE #( ( %cid = 'CID_PURORDER_1' PurchaseOrderType = 'NB' " cl_mmpur_create_test_pos=>get_valid_purchaseordertype( ) CompanyCode = lt_result[ 1 ]-CompanyCode "'1710'...")