Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Function Module - mandatory parameter pop screen

former_member186660
Participant
0 Likes
1,282

Good day

We currently installed SAP SLC in our company, so I'm using FM - CLFM_OBJECT_CLASSIFICATION to update the classification of the suppliers.

Now when  I go to SE37, execute FM & i dont populate the mandatory parameter OBJECT(50) it pop up a screen to capture values.

I put I enter 0050568C49501ED58CBD62A0C708B2E7 enter other mandatory fields. it only captures the first 22 characters 0050568C49501ED58CBD6.

But the same FM is in SAP ECC when I simulate it doesnot cut the OBJECT values. See screenshot below?

Please any suggestion or help? i tried to search for a sap note but no luck.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,196

Hi,

I would suggest not to use this FM as this is Not yet released for External use.

Hope this helps.

3 REPLIES 3
Read only

Former Member
0 Likes
1,197

Hi,

I would suggest not to use this FM as this is Not yet released for External use.

Hope this helps.

Read only

suresh_kutam
Participant
0 Likes
1,196

Hello Tumelo,

In ECC the data type length is 50 char - Check in SAP SLC system what is the length of OBJECT associated type ?

Thanks,

Suresh Kutam

Read only

0 Likes
1,196

Good Suresh,

The length is the same in 50 char.

but as suggested by Gaurav, I will not be using the BAPI.

Thanks a lot.

Regards,

Tumelo Modise