Anda di halaman 1dari 6

IE00

Erro ao abrir dataset, returncode: {{{"

II01

Nome pasta {{{

II02

Abrir pasta {{{ Inserir transao {{{ Fechar pasta {{{

II03

II04

II05

Cd.ret.= {{{ Pasta de erro criada {{{

II06

IS01

Nome pasta {{{

IS02

Usurio {{{

IS03

Manter pasta {{{

IS04

Data de bloqueio {{{

IS05

Modo proces. {{{

IS06

Modo atualizao {{{

IS07

Gerar pasta {{{ Call Transaction {{{

IS08

IS09

Pasta erro {{{

IS10

Cdigo nodata {{{ ConjDds {{{ DATA LOAD - CARGAS DE DADOS: ATRIBUIO DE MATERIAIS DE CLASSES.

SDATASET

{{{@ *** Agora vem o Programa *** report ZMMB00E5 no standard page heading line-size 255. include bdcrecx1. parameters: dataset(132) lower case. *** DO NOT CHANGE - the generated data section - DO NOT CHANGE *** * * If it is nessesary to change the data section use the rules: * 1.) Each definition of a field exists of two lines * 2.) The first line shows exactly the comment * '* data element: ' followed with the data element * which describes the field. * If you don't have a data element use the * comment without a data element name * 3.) The second line shows the fieldname of the * structure, the fieldname must consist of * a fieldname and optional the character '_' and * three numbers and the field length in brackets * 4.) Each field must be type C. * *** Generated data section with specific formatting - DO NOT CHANGE *** data: begin of record, * data element: KLASSENART KLART_001(003), * data element: KLASSENART KLART_002(003), * data element: MATNR MATNR_003(018), * data element: KLASSE_D

CLASS_01_004(018), * data element: PAG_FIRST PAGPOS_005(005), * data element: ATWRT MWERT_01_006(030), * data element: ATWRT MWERT_02_007(030), * data element: ATWRT MWERT_03_008(030), * data element: ATWRT MWERT_04_009(030), * data element: ATWRT MWERT_05_010(030), * data element: ATWRT MWERT_06_011(030), * data element: ATWRT MWERT_07_012(030), end of record. *** End generated data section *** start-of-selection. perform open_dataset using dataset. perform open_group. do. read dataset dataset into record. if sy-subrc <> 0. exit. endif. perform bdc_dynpro perform bdc_field perform bdc_field perform bdc_field perform bdc_dynpro perform bdc_field perform bdc_field perform bdc_field perform bdc_field perform bdc_dynpro perform bdc_field perform bdc_field perform bdc_field perform bdc_dynpro perform bdc_field perform bdc_field perform bdc_field using 'SAPLCLFM' '1100'. using 'BDC_CURSOR' 'RMCLF-KLART'. using 'BDC_OKCODE' '/00'. using 'RMCLF-KLART' record-KLART_001. using 'SAPLCLFM' '1100'. using 'BDC_OKCODE' '/00'. using 'RMCLF-KLART' record-KLART_002. using 'BDC_CURSOR' 'RMCBC-MATNR'. using 'RMCBC-MATNR' record-MATNR_003. using 'SAPLCLFM' '0500'. using 'BDC_CURSOR' 'RMCLF-CLASS(01)'. using 'BDC_OKCODE' '=SAVE'. using 'RMCLF-CLASS(01)' record-CLASS_01_004. using 'SAPLCLFM' '1100'. using 'BDC_OKCODE' '=SAVE'. using 'RMCLF-PAGPOS' record-PAGPOS_005. using 'BDC_CURSOR'

perform bdc_field perform perform perform perform perform perform perform enddo.

'RCTMS-MWERT(07)'. using 'RCTMS-MWERT(01)' record-MWERT_01_006. bdc_field using 'RCTMS-MWERT(02)' record-MWERT_02_007. bdc_field using 'RCTMS-MWERT(03)' record-MWERT_03_008. bdc_field using 'RCTMS-MWERT(04)' record-MWERT_04_009. bdc_field using 'RCTMS-MWERT(05)' record-MWERT_05_010. bdc_field using 'RCTMS-MWERT(06)' record-MWERT_06_011. bdc_field using 'RCTMS-MWERT(07)' record-MWERT_07_012. bdc_transaction using 'CL20N'.

perform close_group. perform close_dataset using dataset.

Anda mungkin juga menyukai