|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value=TYPE) public @interface ThrowExceptionOnError
Generate a SapException when the function module returns errors in a RETURN structure or table.
Optional Element Summary | |
---|---|
String[] |
errorMessageTypes
The message types which Hibersap shall interpret as an error. |
String |
returnStructure
Contains the path to the BAPI's return structure or Table. |
public abstract String returnStructure
public abstract String[] errorMessageTypes
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |