OmPrakashJha
Participant
Member since ‎03-08-2014

User Statistics

  • 45 Posts
  • 0 Solutions
  • 15 Kudos given
  • 11 Kudos received

User Activity

Hi All,I am creating contact person in BP transaction through BAPI with the below parameters. call function 'BAPI_BUPR_CONTP_CREATE'      exporting        businesspartner     = lv_kunnr        contactperson       = rv_partner        defaultrelationsh...
Which OData implementation mechanism is recommended to choose between Gateway based OData versus CDS based OData?
I am working on S/4 HANA brown field implementation where in ECC, UPDATE statement is written on BSIK table in ABAP code. When ABAP code was migrated to S/4. It's giving error that database view "BSIK" can't be changed as it's read only. How to u...
Difference between Feature Set A and Feature Set B in SAP BTP Cockpit?
Hi All, We are working on S/4 HANA brownfield implementation and during code remediation check below errors are thrown for all the databases operations(SELECT, MODIFY etc.) that these all are legacy tables which need to be replaced with new tables ...