on ‎2009 Apr 06 8:00 AM
I am calling BAPIs through the Newtweaver JCO proxy classes . However how can I identify which attributes of the specific bapi are mandatory. The bapi explorer in SAP shows only the import parameters that are mandatory. how could I know which attributes in the ABAP Dictionary are mandatory....?
Request clarification before answering.
hi,
>>The bapi explorer in SAP shows only the import parameters that are mandatory. how could I know which attributes in the ABAP Dictionary are mandatory....?
you can never find it out like this as most bapis can be used
to perform many types of one transaction
like for example you can create a normal purchase order
or a purchase order with some special line type
for both of them you will use one BAPI
but with different sets of mandatory fields
so there is no way to find out IN GENERAL
which fields are mandatory - that always depends on the process details
ABAP dictonary nor importing the definition into XI will not give you this info
Regards,
Michal Krawczyk
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
>>So if i am looking for a particular module (not in general)..how can i check which of them are mandatory...Is there any way...?
no - as I mentioned even one function module
can be used in many ways - so there is no way to find out IN GENERAL
one module can handle many variants of the same process and all of them
will require different fields
Regards,
Michal Krawczyk
| User | Count |
|---|---|
| 12 | |
| 9 | |
| 6 | |
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.