cancel
Showing results for 
Search instead for 
Did you mean: 

Functional module or BAPI for contract billing block

pranav_solanki
Participant
0 Kudos

Hii,

Pls let me know if any Functional module or BAPI for contract billing block is there ?

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Pranav,

You can use ISU_STRUCTURE_READ Funtion Modules to read All ISU Technical & Business Master data

transactions ECENV_BP, ECENV_CO and ECENV_DV for displaying it on screen.

Requirments

it's necesary to fill the path of connections

between objects you want to read (parameter XT_PATH)

Thanks & Regards,

Radharaman Haldar

Former Member
0 Kudos

Use BAPI_ISUCONTRCT_CHANGEFROMDATA.

AmlanBanerjee
Active Contributor
0 Kudos

Hi Pranav,

You can use FM 'ISU_S_CONTRACT_CHANGE' for setting the billing block.

Thanks,

Amlan

pranav_solanki
Participant
0 Kudos

Hii,

Thanks for reply ,

Can i call this FM in background of any program,my requirement is after creation of order system will call this functional module and apply billing block for this contract.