Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Keywords for ABAP Step Statement

The first keyword in the table is the keyword required to start the corresponding statement.
 

Note

Temporary variants can be supplied for ABAP steps by defining inline variant content statements following the ABAP step statements to which they pertain.

 

Keyword

Length

Required

Restricted Values / Description

ABAP_STEP

40

Yes

STEP_NUMBER

8

Yes

This keyword is only required and useful for the MODIFY command. It is ignored in all other cases and will not cause a syntax error.

ABAP_PROGRAM_NAME

40

Yes

SAP_USER_NAME

12

No

LANGUAGE

1

No

VARIANT_NAME

14

No

The following keywords represent SAP printing parameters.

OUTPUT_DEVICE

4

No

PRINT_IMMEDIATELY

1

No

'X' = Output.

' ' = Do not output.

RELEASE

1

No

'X' = Delete after output.

COPIES

3

No

ARCHIVING_MODE

1

No

'1' = only print the document.

'2' = only archive the document.

'3' = both print and archive the document.

SAP_BANNER

1

No

' ' = no cover sheet.

'X' = output cover sheet.

'D' = cover sheet output depends on the setting of the output device (printer) being used.

BANNER_PAGE

1

No

' ' = no cover sheet.

'X' = output cover sheet.

PRUNX

1

No

This keyword controls the printing of an "OS Cover Sheet."

' ' = Do not Print.

'X' = Print.

EXPIRATION

1

No

RECIPIENT

12

No

NUM_LINES

10

No

NUM_COLUMNS

10

No

AUTHORIZATION

12

No

PLIST

12

No

Spool Request Name

This keyword is valid only if the XBP 2.0 interface is installed on the target SAP system.

The XBP 2.0 interface will be used if present.

PRTXT

68

No

Spoollist Title

This keyword is only valid if the XBP 2.0 interface is installed on the target SAP system.

The XBP 2.0 interface will be used if present.

PRNEW

1

No

New Spool Request:

'X' = Create a new spoollist for each spoollist generated.

' ' = Append all spoollists.

This keyword is only valid if the XBP 2.0 interface is installed on the target SAP system.

The XBP 2.0 interface will be used if present.

PRABT

12

No

Department

This keyword is only valid if the XBP 2.0 interface is installed on the target SAP system.

The XBP 2.0 interface will be used if present.

PAART

16

No

Print format

This keyword is only valid if the XBP 2.0 interface is installed on the target SAP system.

The XBP 2.0 interface will be used if present.

PRDSN

6

No

Spool Data Set

This keyword is only valid if the XBP 2.0 interface is installed on the target SAP system.

The XBP 2.0 interface will be used if present.

PTYPE

12

No

Spool Request Type

This keyword is only valid if the XBP 2.0 interface is installed on the target SAP system.

The XBP 2.0 interface will be used if present.

FOOTL

1

No

Footer:

'X' = yes.

' ' = no.

This keyword is only valid if the XBP 2.0 interface is installed on the target SAP system.

The XBP 2.0 interface will be used if present.

The following keywords represent SAP archiving parameters.

SAP_OBJECT

10

No

Object Type

AR_OBJECT

10

No

Document Type

INFO

3

No

Info Field

ARCHIV_ID

2

No

Target Storage System

This keyword is only valid if the XBP 2.0 interface is installed on the target SAP system.

The XBP 2.0 interface will be used if present.

DOC_TYPE

20

No

Document Class

This keyword is only valid if the XBP 2.0 interface is installed on the target SAP system.

The XBP 2.0 interface will be used if present.

RPC_HOST

32

No

RPC Host

This keyword is only valid if the XBP 2.0 interface is installed on the target SAP system.

The XBP 2.0 interface will be used if present.

RPC_SERVIC

32

No

RPC Service / RFC Destination

This keyword is only valid if the XBP 2.0 interface is installed on the target SAP system.

The XBP 2.0 interface will be used if present.

AR_INTERFACE

14

No

Communication Component

This keyword is only valid if the XBP 2.0 interface is installed on the target SAP system.

The XBP 2.0 interface will be used if present.

MANDANT

3

No

Client

This keyword is only valid if the XBP 2.0 interface is installed on the target SAP system.

The XBP 2.0 interface will be used if present.

REPORT

40

No

Report Name

This keyword is only valid if the XBP 2.0 interface is installed on the target SAP system.

The XBP 2.0 interface will be used if present.

ARCTEXT

40

No

Text Information

This keyword is only valid if the XBP 2.0 interface is installed on the target SAP system.

The XBP 2.0 interface will be used if present.

DATUM

8

No

Archiving Date

This keyword is only valid if the XBP 2.0 interface is installed on the target SAP system.

The XBP 2.0 interface will be used if present.

ARCUSER

12

No

Data Element for User

This keyword is only valid if the XBP 2.0 interface is installed on the target SAP system.

The XBP 2.0 interface will be used if present.

PRINTER

4

No

Target Printer

This keyword is only valid if the XBP 2.0 interface is installed on the target SAP system.

The XBP 2.0 interface will be used if present.

FORMULAR

16

No

Output Format

This keyword is only valid if the XBP 2.0 interface is installed on the target SAP system.

The XBP 2.0 interface will be used if present.

ARCHIVPATH

70

No

Standard Archive Path

This keyword is only valid if the XBP 2.0 interface is installed on the target SAP system.

The XBP 2.0 interface will be used if present.

PROTOKOLL

8

No

Storage Connection Protocol

This keyword is only valid if the XBP 2.0 interface is installed on the target SAP system.

The XBP 2.0 interface will be used if present.

VERSION

4

No

Version Number

This keyword is only valid if the XBP 2.0 interface is installed on the target SAP system.

The XBP 2.0 interface will be used if present.

  • No labels