SAP COMMUNICATION OPTIONS ABAP Statements



Get Example source ABAP code based on a different SAP table
  


• RETURNCODE COMMUNICATION (obsolete)
• LENGTH COMMUNICATION (obsolete)
• RECEIVED COMMUNICATION (obsolete)
• HOLD COMMUNICATION (obsolete)

COMMUNICATION, cpic_options
Short Reference

ABAP_SYNTAX_OBS
... $[RETURNCODE rc$]
$[LENGTH leng$]
$[RECEIVED rec$]
$[HOLD$].

ABAP Addition
1 ... RETURNCODE rc
2 ... LENGTH leng
3 ... RECEIVED rec
4 ... HOLD

What does it do?
Further additions for the statement COMMUNICATION.

ABAP Addition

What does it do?
This addition can be specified for any communication steps and receives the return code in rc. rc expects the data type i. The meaning of the return codes is encoded in the