0% found this document useful (0 votes)
25 views2 pages

Z 12

Test 1

Uploaded by

arvinder
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
25 views2 pages

Z 12

Test 1

Uploaded by

arvinder
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

report Z12

no standard page heading line-size 255.

* Include bdcrecx1_s:
* The call transaction using is called WITH AUTHORITY-CHECK!
* If you have own auth.-checks you can use include bdcrecx1 instead.
include bdcrecx1_s.

start-of-selection.

perform open_group.

perform bdc_dynpro using 'SAPLBUS_LOCATOR' '3000'.


perform bdc_field using 'BDC_OKCODE'
'=SCREEN_1000_OPEN'.
perform bdc_field using 'BDC_CURSOR'
'BUS_LOCA_SRCH01-SEARCH_TYPE'.
perform bdc_field using 'BUS_LOCA_SRCH01-SEARCH_TYPE'
'1'.
perform bdc_field using 'BUS_LOCA_SRCH01-SEARCH_ID'
'8'.
perform bdc_field using 'BUS_LOCA_SRCH01-MAXHIT'
'100'.
perform bdc_dynpro using 'SAPLBUPA_DIALOG_JOEL' '1600'.
perform bdc_field using 'BDC_OKCODE'
'=BUS_MAIN_ENTER'.
perform bdc_field using 'BDC_CURSOR'
'BUS_JOEL_MAIN-OPEN_NUMBER'.
perform bdc_field using 'BUS_JOEL_MAIN-OPEN_NUMBER'
'21000266'.
perform bdc_dynpro using 'SAPLBUS_LOCATOR' '3000'.
perform bdc_field using 'BDC_OKCODE'
'=BUS_MAIN_SAVE'.
perform bdc_field using 'BUS_JOEL_MAIN-PARTNER_ROLE'
'FLVN01'.
perform bdc_field using 'BUS_JOEL_MAIN-PARTNER_TIMEDEP'
'000001'.
perform bdc_field using 'BDC_CURSOR'
'GS_LFA1-FITYP'.
perform bdc_field using 'GS_LFA1-FITYP'
'01'.
perform bdc_transaction using 'BP'.

perform close_group.

*Text elements
*----------------------------------------------------------
* 040 Program already exists
* 041 Report name is not valid
* 042 No authorization to create reports
* 043 Path names are not permitted. Save file in DIR_HOME instead?
* E00 Error opening dataset, return code:
* I01 Session name
* I02 Open session
* I03 Insert transaction
* I04 Close Session
* I05 Return code =
* I06 Error session created
* S01 Session name
* S02 User
* S03 Keep session
* S04 Lock date
* S05 Processing Mode
* S06 Update Mode
* S07 Create Session
* S08 Call transaction
* S09 Error sessn
* S10 Nodata indicator
* S11 Short log

*Messages
*----------------------------------------------------------
*
* Message class: MS
*613 Enter a session name and user name

----------------------------------------------------------------------------------
Extracted by Mass Download version 1.5.5 - E.G.Mellodew. 1998-2024. Sap Release 757

You might also like