-2

Hi an IDoc segment z1esui has two fields:

  1. zzdeanqty
  2. zzceanqty

I want these two fields which tables are fecting in sap ABAP

Sandra Rossi
  • 11,934
  • 5
  • 22
  • 48
Pavan
  • 1
  • 4

1 Answers1

1

It is custom IDOC type with custom fields. Maybe you can try below alternatives:

  • Location of this type usage
  • Abap code scan
mkysoft
  • 5,392
  • 1
  • 21
  • 30