cancel
Showing results for 
Search instead for 
Did you mean: 

EMF Z Fields Update

0 Kudos

Hi experts,

I am looking for a way (function / bapi) to update Z (customer) fields that was added to EMF line table (KBLP) and not via direct transaction (FMX2, FMZ2 etc.).

I know that BAPI for create/update EMF does not exists.

Is there any other way to do the update (except using Batch Input) ?

Thanks,

Amit Blumshtein

former_member563816
Discoverer
0 Kudos

Hi Amit,

We aer looking for the same to update CI include elements in KBLP and KBLPS. I don't see a BADI or BAPI even though the give you the CI structure. Did you find a way to do it?

0 Kudos

Hi Mike,

We used calss cl_fm_ef_position method change_accounting for EMF account assignment update.

Regards,

Amit Blumshtein

Accepted Solutions (1)

Accepted Solutions (1)

iklovski
Active Contributor
0 Kudos

Hi Amit,

What is the problem exactly to develop a function which would update your fields?

Regards,

Eli

0 Kudos

Hi Eli.

Do you mean to directly update the Z field in the KBLP tabel?

Regards,

Amit Blumshtein

iklovski
Active Contributor
0 Kudos

Yes, exactly 🙂 With 'commit work' if necessary, or without... Depending on your process.

Answers (1)

Answers (1)

CesarCarreno
Advisor
Advisor
0 Kudos

Hi all, maybe your already solved, but I just coming back since lot of time reviewing the community messages. I think the BAdI used in the service Create Funds Commitment Document_V1, would be a standard way of doing it, please have a look at the documentation

https://help.sap.com/viewer/c2e4a6ac38194234bfd852fee9f2a263/6.17.14/en-US/0d2c0fad8ed211dc2b8d000f2...

Web Service Definition (Back End) ECC_FUNDSCMMTDOCERPCRTRC1

Regards

César