Use Data type -> Structure
Define the following structures:
ZBAPI_ORDER_STATUS_IMPORT which contains the following fields:
- ORDERID Order number (Keyfield)
- SPRAS Language
- ExcludeInactive - Checkbox - Exclude inactive status
OBJNR like JEST-OBJNR
- STAT like JEST-STAT
- INACT like JEST-INACT
- TXT04 like TJ02T-TXT04
- TXT30 likeTJ02T-TXT30
Important note:
You will have to define a structure for every parameter in the BAPI. You cannot use the same structures used in existing applications because BAPI structures are frozen when BAPIs are released and then there are restrictions on changing them.
No comments:
Post a Comment