cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Custom fields in BAPI_NETWORK_COMP_ADD

SAPSupport
Employee
Employee
0 Kudos
646

Business has implemented the Badi BADI_MAT_CUST_SCR for extension of components in CJ20N.  This works fine, but there is a customer-specific process for creating Networks, activities and assign components.  In this process, BAPI_NETWORK_COMP_ADD is used to assign components.

How to include the custom fields via BAPI_NETWORK_COMP_ADD ?

These fields are saving in RSADD table.


------------------------------------------------------------------------------------------------------------------------------------------------
Learn more about the SAP Support user and program here.

Accepted Solutions (1)

Accepted Solutions (1)

SAPSupport
Employee
Employee
0 Kudos

I checked the latest version of the BAPI and no EXTENSIONIN exists. That means there is no possibility in BAPI_NETWORK_COMP_ADD to include custom fields (structure: EXTENSIONIN).

Adding custom fields is restricted to only Project structure objects (Network, Project definition, Activity etc.), it is not available to integration functionality (material, sales order, … ).

As the requested functionality is not currently contained in the standard software, we can only suggest that you consider raising this requirement as a suggestion within the SAP Continuous Influence program (see SAP Note 11 about how to proceed). This program provides an efficient way to integrate customer feedback into future development.

Answers (0)