Class SapProductAvailabilityBackendERP

    • Field Detail

      • BAPI_MATERIAL_AVAILABILITY

        protected static java.lang.String BAPI_MATERIAL_AVAILABILITY
        Constant for the RFC enabled FM name used to perform product availability check in the ERP system.
      • BAPI_CUSTMATINFO_GETDETAILM

        protected static java.lang.String BAPI_CUSTMATINFO_GETDETAILM
        Constant for the RFC enabled FM name used to retrieve the plant from the customer material.
      • BAPI_MATERIAL_GET_DETAIL

        protected static java.lang.String BAPI_MATERIAL_GET_DETAIL
        Constant for the RFC enabled FM name used to verify whether the material is available in the given plant
      • BAPI_CUSTOMER_GETDETAIL1

        protected static java.lang.String BAPI_CUSTOMER_GETDETAIL1
        Constant for the RFC enabled FM name used to retrieve the plant from the customer.
      • BAPI_RETURN_SUCCESS

        protected static java.lang.String BAPI_RETURN_SUCCESS
        Constant for successful return of the RFC enabled FMs.
    • Constructor Detail

      • SapProductAvailabilityBackendERP

        public SapProductAvailabilityBackendERP()