We are taking steps to make our moderation process friendlier while ensuring that SAP Community continues to comply with the Digital Services Act (DSA). Learn more in this What’s New post.
Hi Guys
I have been tasked to get bill of material breakdown from finished material right down to raw material like a multi level bom expolsion using 'CS_BOM_EXPL_MAT_V2'.I have created report attached but it will not run.I need to get the bill of ...
Hi guys
Thank you for assisting me for summing up values for the same cost centre.I now need help on how I should get my report to input or writing values to fields that i have created with cost centre numbers . which i need to go across the report...
Hi all
I am trying to sum up field-WERTN when the condition is equal to '1380' and to input the sum value into field DHU1.please can you help me to correct the error below.
Hi
Guys please can you help . I need to create new fields based on data pulled from field CKIS-KOSTL. then i require the data to be sum up based on condition CKIS-KOSTL the values to be sum is in CKIS-WERTN.
How do I create a new field "1350" an...
Hi
I need to sum up amounts based on condition of a activity type ,
I need to sum up column CKIS-WERTN based on condition activity type in CKIS-LSTAR so if i have a activity type DYEH.I need to sum up amounts based on activity type DYEH and the r...
Hi using your sample code I get this error.REPORT z_cost_material.
CALL FUNCTION'CS_BOM_EXPL_MAT_V2'
EXPORTING
auskz =' '
capid ='PP01'
datuv = SY-DATUM
emeng ...
Hi I will like to sum rows rows that have the specific cost centre and get their sum and input into dhu1.eg: sum values for costcentre 1380 and input into a field called 1380 then sum values for cost centre 1340 input the total value into cost centre...