|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Session
Method Summary | |
---|---|
Transaction |
beginTransaction()
starts a transaction. |
void |
close()
releases all resources. |
void |
execute(Object bapi)
executes a funtion module in SAP. |
Transaction |
getTransaction()
returns the transaction. |
boolean |
isClosed()
is session already closed? |
Method Detail |
---|
Transaction beginTransaction()
void close()
void execute(Object bapi)
bapi
- The BAPI classTransaction getTransaction()
boolean isClosed()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |