Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
拡張された Fiori コントローラー内の oModel のデータにアクセスするにはどうすればよいですか?
私は次のことを試みていますが、成功していません:
this.getView().getModel()
これはオブジェクトを返しますが、acess .getData() を実行しようとするとnullです...
MM_PO_APV アプリと S3 コントローラーを拡張しています。
ご支援いただきありがとうございます。