Untitled

 avatar
unknown
plain_text
9 months ago
2.1 kB
5
Indexable
INPUT PARAM INDEX

: 925



DF

:     Sequence                                          Statement  ...                                 Source        Target
922      923                      IF NOT WS-SUSP-FOUND-SW = 'Y'  ...                                   None          None
925      926  MOVE ABQ-RSN-CODE OF WS-SCOPE-QWABQVX1 TO AIG-...  ...  ['ABQ-RSN-CODE OF WS-SCOPE-QWABQVX1']  ['AIG-CODE']

[2 rows x 9 columns]


New row


Row 922:
Sequence                                                         923
Statement                              IF NOT WS-SUSP-FOUND-SW = 'Y'
Program_Name                                                PAJSFN32
Paragraph_Name                               5000-WORLDWIDE-PROCESS.
Keywords                                                          IF
Conditional_Seq                                                908.0
Parameters         [{'logical_operator': '', 'attribute': 'WS-SUS...
Source                                                          None
Target                                                          None
indentation                                                        0
Name: 922, dtype: object

yes


New row


Row 925:
Sequence                                                         926
Statement          MOVE ABQ-RSN-CODE OF WS-SCOPE-QWABQVX1 TO AIG-...
Program_Name                                                PAJSFN32
Paragraph_Name                               5000-WORLDWIDE-PROCESS.
Keywords                                                        MOVE
Conditional_Seq                                                925.0
Parameters         {'Attributes': ['ABQ-RSN-CODE OF WS-SCOPE-QWAB...
Source                         ['ABQ-RSN-CODE OF WS-SCOPE-QWABQVX1']
Target                                                  ['AIG-CODE']
indentation                                                        0
Name: 925, dtype: object

yes


LINES

: ['000000    PROGRAM-ID    PAJSFN32', "000923    IF NOT WS-SUSP-FOUND-SW = 'Y'", '000926    MOVE ABQ-RSN-CODE OF WS-SCOPE-QWABQVX1 TO AIG-CODE']
Editor is loading...
Leave a Comment