Technical Specification
Technical Specification
Technical Specification
Module MM
Revision History
Version Date Description of changes
Technical Design
Process Logic :
Item Data –
Object Name in Enterprise Services Builder | Name of an Object in R/3
contact_name = it_ekko-eknam.
email_address_from_role = 'Test'.
telephone_number_from_role = '1234567890'.
global_partner_role_classifica = 'Buyer'.
global_bussiness_identifier_fr = '650089493' .
global_supply_chain_code_from = 'Electronic Components'.
global_partner_classification1 = 'Shopper'.
global_document_function_code = 'Request'.
comments = it_ekko-lifnr.
date_time_stamp = Concatenate EKKO-AEDAT and 'T000000.000Z'
global_document_reference_type = 'Purchase Order'.
proprietary_document_identifie = ekko-ebeln .
global_purchase_order_type_cod = 'Standard'.
drop_ship = 'No'.
global_special_handling_code = 'Test'.
global_business_identifier_shi = '650089493'.
document_generation_date_time = Concatenate ekko-bedat 'T134419.000Z'
document_identifier = ekko-ebeln.
contact_name_to_role = it_ekko-eknam.
email_address_to_role = 'Test' .
global_partner_role_classific1 = 'Seller'.
global_business_identifier_to = '368400438'.
global_supply_chain_code_to_ro = 'Electronic Components'.
global_partner_classification = 'Manufacturer'.
address_line1 = adrc-name1.
address_line2 = T001w-name2.
address_line3 = T001w-stras.
city_name = adrc-city1.
national_postal_code = adrc-post_code1.
global_country_code = 'IN'.
global_location_identifier = ekpo-matkl.
global_special_handling_code = ekpo-werks.
DETAIL
global_product_unit_of_measure = 'Piece'.
drop_ship = 'No'.
line_number = ekpo-ebelp.
order_quantity = ekpo-menge.
proprietary_information = 'Nokia Product code'.
date_stamp = Concatenate ekpo-eindt and 'Z'.
global_transport_event_code = 'Ship'.
proprietary_product_identifier = ekpo-matnr.
global_partner_classification = 'Shopper'.
proprietary_product_identifie1 = ekpo-matnr.
global_partner_classification1 = 'Manufacturer'.
If EKKO-BSART = 'ZNKP' and EKKO-EKORG = 'NKPO' it will send the data to NOKIA.
CALL METHOD cl_ref->po_data_req
EXPORTING
output = it_output
IMPORTING
input = it_input.
Return value will be maintained in Z-TABLE - znokia_status.
General
Error Handling