‎2012 Nov 13 3:11 PM
Does anyone know, why Material Provision Field BEIKZ is not adopted while creating a bill of material with the function CSAP_MAT_BOM_CREATE? Is this field not supported yet?
‎2012 Nov 13 3:23 PM
I can see the field in T_STPO. What do you mean by not supported?
Check Documentation
‎2021 Sep 13 12:15 PM
If configurations are wrong,it will not be updated.Maybe the problem he asked means this.
‎2012 Nov 13 3:28 PM
Not sure about the functionality of this field, but it is part of T_STPO (tables parameter) in FM: CSAP_MAT_BOM_CREATE. (T_STPO-MAT_PROVIS)
Thanks!
VM
‎2012 Nov 13 3:46 PM
I am filling the field T_STPO-MAT_PROVIS with an 'L' by creating a BOM with CSAP_MAT_BOM_CREATE. After creating the BOM, I can't see an 'L' in the created BOM in the Material Provision field BEIKZ (Transaction csmb).
‎2012 Nov 14 10:52 AM
Has anyone an idea, how to fill Material Provision in CSAP_MAT_BOM_CREATE and what to consider or include while filling Material Provision with an 'L'. I am running CSAP_MAT_BOM_CREATE and it is executed successfully! Material Proovision is filled with an 'L'. But in the new created BOM, there is no 'L' in Material Provision (Field BEIKZ)!
Has anyone experiences with that?
‎2021 Sep 13 12:12 PM
I'm a developer,so this answer is biased.
I debugged the fm,the problem must be caused by configuration.If T418-TXPOS/BTPOS/DKPOS/INPOS is initial all,stpo-beikz will be clear.
But,this is the solution of my problem,maybe isn't others.
So,these problems,check configurations.We need understand the logic enough of the module.Or we need a senior management consultant.