cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI_SALESORDER_CREATEFROMDAT2 doesn't work in Prod. environment (but it does in test environment)

former_member497277
Participant
0 Kudos
155

Dear experts,

We have faced this situation in our system. When using BAPI_SALESORDER_CREATEFROMDAT2.

We are transfering a custom field in a BAPI extension (same BAPI_SALESORDER_CREATEFROMDAT2) and it works perfectly in test environment but not in the production one. The program versions are same in test system and production system.

We have had the possibility for debugging in PRO and the same values are being transfered but finally in the standard table it isn't written, nevertheless it is in the test environment.

We have found a similar posted request, but there isn´t enough information:

https://answers.sap.com/questions/8303564/regarding-the-extensionin-structure-for-the-bapisa.html?ch...

Is there any system configuration required in this case?

Thanks in advance,

Ana

former_member1716
Active Contributor
0 Kudos

Try activate your table using SE14, adjust and activate option. Be careful to retain the data.

And try again the same BAPI

REGARDS

Sandra_Rossi
Active Contributor
0 Kudos

Did you check that all objects required for this BAPI have been transported, like BAPE_VBAP. Are you sure they are in active status?

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member497277
Participant
0 Kudos

Thank you guys for your answers.

@Sandra Rossi, Yes, we did check it.

@Satish Kumar Balasubramanian, We adjusted and activated VBAK table from SE14 but it didn´t work. Could this be related with any system parameter in the production environment which is different in test environment?

Regards and thanks in advance,

Ana