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

DDIC_TYPE in Custom Logic for Workflow

JesseJSilaen
Explorer
0 Likes
429

I tried adding the 'Cost Center' Pre-Condition in Wokflow for Parked Invoice as Complete and it worked.

JesseJSilaen_0-1710398362768.png

Then now I try to make a selection from 'Cost Center' which is like search help but when I apply ddic_type 'KOSTL' Search help cost center doesn't appear

JesseJSilaen_3-1710398465517.png

 

but when I change ddic_type to BUKRS the search help appears.

JesseJSilaen_1-1710398398647.pngJesseJSilaen_2-1710398424230.png

Thank You.

Accepted Solutions (0)

Answers (1)

Answers (1)

Meghana
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi,

Please refer to this SAP Blog for a solution: https://community.sap.com/t5/technology-blogs-by-members/providing-value-helps-in-flexible-workflow-.... You can try the following:

      service_path = '/sap/opu/odata/sap/FCO_MANAGE_COST_CENTERS_SRV'

      entity = 'C_CostCenter'

      property = 'CostCenterForEdit'

Best regards,

Meghana